feat/menu-structure-update-3: adjustment

This commit is contained in:
2025-09-28 22:20:27 +07:00
parent 9c6547ba63
commit b35cc15749
4 changed files with 74 additions and 153 deletions

No files matched your search

+22 -40
View File
@@ -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"
}
]