169 lines
3.8 KiB
JSON
169 lines
3.8 KiB
JSON
[
|
|
{
|
|
"heading": "Menu Utama",
|
|
"items": [
|
|
{
|
|
"title": "Dashboard",
|
|
"icon": "i-lucide-home",
|
|
"link": "/"
|
|
},
|
|
{
|
|
"title": "Rawat Jalan",
|
|
"icon": "i-lucide-stethoscope",
|
|
"children": [
|
|
{
|
|
"title": "Antrian Pendaftaran",
|
|
"icon": "i-lucide-stethoscope",
|
|
"link": "/outpatient/registration-queue"
|
|
},
|
|
{
|
|
"title": "Kunjungan",
|
|
"icon": "i-lucide-building-2",
|
|
"link": "/outpatient/encounter"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "IGD",
|
|
"icon": "i-lucide-zap",
|
|
"link": "/emergency/encounter"
|
|
},
|
|
{
|
|
"title": "Rehabilitasi Medik",
|
|
"icon": "i-lucide-bike",
|
|
"link": "/rehab",
|
|
"children": [
|
|
{
|
|
"title": "Antrean Pendaftaran",
|
|
"icon": "i-lucide-building-2",
|
|
"link": "/rehab/registration-queue"
|
|
},
|
|
{
|
|
"title": "Kunjungan",
|
|
"icon": "i-lucide-building-2",
|
|
"link": "/rehab/encounter"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Rawat Inap",
|
|
"icon": "i-lucide-building-2",
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"heading": "Client",
|
|
"items": [
|
|
{
|
|
"title": "Pasien",
|
|
"icon": "i-lucide-users",
|
|
"link": "/client/patient"
|
|
},
|
|
{
|
|
"title": "Rekam Medis",
|
|
"icon": "i-lucide-file-text",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|