feat/menu-structure-update-3: adjustment
This commit is contained in:
@@ -10,7 +10,18 @@
|
||||
{
|
||||
"title": "Rawat Jalan",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/outpatient/encounter"
|
||||
"children": [
|
||||
{
|
||||
"title": "Triase",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/outpatient/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Konsultasi",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/outpatient/consultation"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "IGD",
|
||||
@@ -22,21 +33,48 @@
|
||||
"link": "/emergency/triage"
|
||||
},
|
||||
{
|
||||
"title": "Pemeriksaan",
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/emergency/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Konsultasi",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/emergency/consultation"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Rehabilitasi Medik",
|
||||
"icon": "i-lucide-bike",
|
||||
"link": "/rehab/encounter"
|
||||
"children": [
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/rehab/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Konsultasi",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/rehab/consultation"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Rawat Inap",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/inpatient/encounter"
|
||||
"children": [
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/inpatient/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Konsultasi",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/inpatient/consultation"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -46,12 +84,12 @@
|
||||
{
|
||||
"title": "Kemoterapi",
|
||||
"icon": "i-lucide-droplets",
|
||||
"link": "/outpatient-medical-act/cemotherapy"
|
||||
"link": "/cemotherapy/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Hemofilia",
|
||||
"icon": "i-lucide-droplet-off",
|
||||
"link": "/outpatient-medical-act/hemophilia"
|
||||
"link": "/hemophilia/encounter"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -61,17 +99,17 @@
|
||||
{
|
||||
"title": "Thalasemi",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/thalasemia"
|
||||
"link": "/thalasemia/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Echocardiography",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/echocardiography"
|
||||
"link": "/echocardiography/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Spirometri",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/spirometry"
|
||||
"link": "/spirometry/encounter"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -13,12 +13,10 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Antrian Poliklinik",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/outpatient/polyclinic-queue"
|
||||
},
|
||||
{
|
||||
"title": "Pendaftaran",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/outpatient/encounter"
|
||||
}
|
||||
]
|
||||
@@ -29,12 +27,10 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Triase",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/emergency/triage"
|
||||
},
|
||||
{
|
||||
"title": "Pemeriksaan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/emergency/encounter"
|
||||
}
|
||||
]
|
||||
@@ -46,12 +42,10 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Antrean Poliklinik",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/rehab/polyclinic-queue"
|
||||
},
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/rehab/encounter"
|
||||
}
|
||||
]
|
||||
@@ -69,12 +63,12 @@
|
||||
{
|
||||
"title": "Kemoterapi",
|
||||
"icon": "i-lucide-droplets",
|
||||
"link": "/outpatient-medical-act/cemotherapy"
|
||||
"link": "/cemotherapy/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Hemofilia",
|
||||
"icon": "i-lucide-droplet-off",
|
||||
"link": "/outpatient-medical-act/hemophilia"
|
||||
"link": "/hemophilia/encounter"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -84,17 +78,17 @@
|
||||
{
|
||||
"title": "Thalasemi",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/thalasemia"
|
||||
"link": "/thalasemia/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Echocardiography",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/echocardiography"
|
||||
"link": "/echocardiography/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Spirometri",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/spirometry"
|
||||
"link": "/spirometry/encounter"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -13,12 +13,10 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Antrian Pendaftaran",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/outpatient/registration-queue"
|
||||
},
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/outpatient/encounter"
|
||||
}
|
||||
]
|
||||
@@ -35,12 +33,10 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Antrean Pendaftaran",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/rehab/registration-queue"
|
||||
},
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/rehab/encounter"
|
||||
}
|
||||
]
|
||||
@@ -51,66 +47,13 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Permintaan",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/inpatient/request"
|
||||
},
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/inpatient/encounter"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Obat - Order",
|
||||
"icon": "i-lucide-briefcase-medical",
|
||||
"children": [
|
||||
{
|
||||
"title": "Permintaan",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/medication/order"
|
||||
},
|
||||
{
|
||||
"title": "Standing Order",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/medication/standing-order"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"heading": "Ruang Tindakan Rajal",
|
||||
"items": [
|
||||
{
|
||||
"title": "Kemoterapi",
|
||||
"icon": "i-lucide-droplets",
|
||||
"link": "/outpatient-medical-act/cemotherapy"
|
||||
},
|
||||
{
|
||||
"title": "Hemofilia",
|
||||
"icon": "i-lucide-droplet-off",
|
||||
"link": "/outpatient-medical-act/hemophilia"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"heading": "Ruang Tindakan Anak",
|
||||
"items": [
|
||||
{
|
||||
"title": "Thalasemi",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/thalasemia"
|
||||
},
|
||||
{
|
||||
"title": "Echocardiography",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/echocardiography"
|
||||
},
|
||||
{
|
||||
"title": "Spirometri",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/spirometry"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -128,41 +71,5 @@
|
||||
"link": "/client/medical-record"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"heading": "Integrasi",
|
||||
"items": [
|
||||
{
|
||||
"title": "BPJS",
|
||||
"icon": "i-lucide-circuit-board",
|
||||
"children": [
|
||||
{
|
||||
"title": "SEP",
|
||||
"icon": "i-lucide-circuit-board",
|
||||
"link": "/bpjs-integration/sep"
|
||||
},
|
||||
{
|
||||
"title": "Peserta",
|
||||
"icon": "i-lucide-circuit-board",
|
||||
"link": "/bpjs-integration/member"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "SATUSEHAT",
|
||||
"icon": "i-lucide-database",
|
||||
"link": "/satusehat-integration"
|
||||
},
|
||||
{
|
||||
"heading": "Keuangan",
|
||||
"items": [
|
||||
{
|
||||
"title": "Daftar harga",
|
||||
"icon": "i-lucide-list",
|
||||
"link": "/item"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -13,18 +13,19 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Antrian Pendaftaran",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/outpatient/registration-queue"
|
||||
},
|
||||
{
|
||||
"title": "Antrian Poliklinik",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/outpatient/polyclinic-queue"
|
||||
},
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/outpatient/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Konsultasi",
|
||||
"link": "/outpatient/consultation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -34,34 +35,37 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Triase",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/emergency/triage"
|
||||
},
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/emergency/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Konsultasi",
|
||||
"link": "/emergency/consultation"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Rehabilitasi Medik",
|
||||
"title": "Rehab Medik",
|
||||
"icon": "i-lucide-bike",
|
||||
"children": [
|
||||
{
|
||||
"title": "Antrean Pendaftaran",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/rehab/registration-queue"
|
||||
},
|
||||
{
|
||||
"title": "Antrean Poliklinik",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/rehab/polyclinic-queue"
|
||||
},
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/rehab/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Konsultasi",
|
||||
"link": "/rehab/consultation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -71,13 +75,15 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Permintaan",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/inpatient/request"
|
||||
},
|
||||
{
|
||||
"title": "Kunjungan",
|
||||
"icon": "i-lucide-building-2",
|
||||
"link": "/inpatient/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Konsultasi",
|
||||
"link": "/inpatient/consultation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -87,12 +93,10 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Permintaan",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/medication/order"
|
||||
},
|
||||
{
|
||||
"title": "Standing Order",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/medication/standing-order"
|
||||
}
|
||||
]
|
||||
@@ -135,12 +139,12 @@
|
||||
{
|
||||
"title": "Kemoterapi",
|
||||
"icon": "i-lucide-droplets",
|
||||
"link": "/outpatient-medical-act/cemotherapy"
|
||||
"link": "/cemotherapy/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Hemofilia",
|
||||
"icon": "i-lucide-droplet-off",
|
||||
"link": "/outpatient-medical-act/hemophilia"
|
||||
"link": "/hemophilia/encounter"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -150,17 +154,17 @@
|
||||
{
|
||||
"title": "Thalasemi",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/thalasemia"
|
||||
"link": "/thalasemia/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Echocardiography",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/echocardiography"
|
||||
"link": "/echocardiography/encounter"
|
||||
},
|
||||
{
|
||||
"title": "Spirometri",
|
||||
"icon": "i-lucide-baby",
|
||||
"link": "/child-medical-act/spirometry"
|
||||
"link": "/spirometry/encounter"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -224,27 +228,22 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Obat",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/tools-equipment-src/medicine"
|
||||
},
|
||||
{
|
||||
"title": "Peralatan",
|
||||
"icon": "i-lucide-tools",
|
||||
"link": "/tools-equipment-src/tools"
|
||||
},
|
||||
{
|
||||
"title": "Perlengkapan (BMHP)",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/tools-equipment-src/equipment"
|
||||
},
|
||||
{
|
||||
"title": "Metode Obat",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/tools-equipment-src/medicine-method"
|
||||
},
|
||||
{
|
||||
"title": "Jenis Obat",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/tools-equipment-src/medicine-type"
|
||||
}
|
||||
]
|
||||
@@ -255,12 +254,10 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Pegawai",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/human-src/employee"
|
||||
},
|
||||
{
|
||||
"title": "PPDS",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/human-src/specialist-intern"
|
||||
}
|
||||
]
|
||||
@@ -271,7 +268,6 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Checkup",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/mcu-src/mcu"
|
||||
}
|
||||
]
|
||||
@@ -282,37 +278,30 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Counter",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/service-src/counter"
|
||||
},
|
||||
{
|
||||
"title": "Public Screen (Big Screen)",
|
||||
"icon": "i-lucide-tools",
|
||||
"link": "/service-src/public-screen"
|
||||
},
|
||||
{
|
||||
"title": "Kasur",
|
||||
"icon": "i-lucide-tools",
|
||||
"link": "/service-src/bed"
|
||||
},
|
||||
{
|
||||
"title": "Kamar",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/service-src/chamber"
|
||||
},
|
||||
{
|
||||
"title": "Ruang",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/service-src/chamber"
|
||||
},
|
||||
{
|
||||
"title": "Lantai",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/service-src/floor"
|
||||
},
|
||||
{
|
||||
"title": "Gedung",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/service-src/building"
|
||||
}
|
||||
]
|
||||
@@ -323,27 +312,22 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Divisi",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/org-src/division"
|
||||
},
|
||||
{
|
||||
"title": "Instalasi",
|
||||
"icon": "i-lucide-tools",
|
||||
"link": "/org-src/installation"
|
||||
},
|
||||
{
|
||||
"title": "Unit",
|
||||
"icon": "i-lucide-tools",
|
||||
"link": "/org-src/unit"
|
||||
},
|
||||
{
|
||||
"title": "Specialist",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/org-src/specialist"
|
||||
},
|
||||
{
|
||||
"title": "Sub Specialist",
|
||||
"icon": "i-lucide-user",
|
||||
"link": "/org-src/subspecialist"
|
||||
}
|
||||
]
|
||||
@@ -354,7 +338,6 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Uom",
|
||||
"icon": "i-lucide-airplay",
|
||||
"link": "/common/uom"
|
||||
}
|
||||
]
|
||||
@@ -365,7 +348,6 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Item & Pricing",
|
||||
"icon": "i-lucide-airplay",
|
||||
"link": "/common/item"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user