Merge branch 'dev' into feat/surat-kontrol-135

This commit is contained in:
hasyim_kai
2025-11-17 10:58:10 +07:00
266 changed files with 16399 additions and 1982 deletions

No files matched your search

+12
View File
@@ -0,0 +1,12 @@
[
{
"heading": "Menu Utama",
"items": [
{
"title": "Dashboard",
"icon": "i-lucide-home",
"link": "/"
}
]
}
]
+12
View File
@@ -0,0 +1,12 @@
[
{
"heading": "Menu Utama",
"items": [
{
"title": "Dashboard",
"icon": "i-lucide-home",
"link": "/"
}
]
}
]
@@ -84,12 +84,12 @@
{
"title": "Kemoterapi",
"icon": "i-lucide-droplets",
"link": "/outpatient-action/cemotherapy"
"link": "/outpation-action/chemotherapy"
},
{
"title": "Hemofilia",
"icon": "i-lucide-droplet-off",
"link": "/outpatient-action/hemophilia/encounter"
"link": "/outpation-action/hemophilia"
}
]
},
@@ -20,7 +20,7 @@
{
"title": "Rehabilitasi Medik",
"icon": "i-lucide-bike",
"link": "/rehab/polyclinic-queue"
"link": "/rehab/encounter-queue"
},
{
"title": "Rawat Inap",
@@ -13,10 +13,10 @@
"children": [
{
"title": "Antrian Poliklinik",
"link": "/outpatient/polyclinic-queue"
"link": "/outpatient/encounter-queue"
},
{
"title": "Pendaftaran",
"title": "Kunjungan",
"link": "/outpatient/encounter"
}
]
@@ -30,7 +30,7 @@
"link": "/emergency/triage"
},
{
"title": "Pemeriksaan",
"title": "Kunjungan",
"link": "/emergency/encounter"
}
]
@@ -42,7 +42,7 @@
"children": [
{
"title": "Antrean Poliklinik",
"link": "/rehab/polyclinic-queue"
"link": "/rehab/encounter-queue"
},
{
"title": "Kunjungan",
@@ -63,7 +63,7 @@
{
"title": "Kemoterapi",
"icon": "i-lucide-droplets",
"link": "/outpation-action/cemotherapy"
"link": "/outpation-action/chemotherapy"
},
{
"title": "Hemofilia",
@@ -35,12 +35,12 @@
{
"title": "Kemoterapi",
"icon": "i-lucide-droplets",
"link": "/outpatient-action/cemotherapy"
"link": "/outpation-action/chemotherapy"
},
{
"title": "Hemofilia",
"icon": "i-lucide-droplet-off",
"link": "/outpatient-action/hemophilia"
"link": "/outpation-action/hemophilia"
}
]
},
@@ -17,7 +17,7 @@
},
{
"title": "Antrian Poliklinik",
"link": "/outpatient/polyclinic-queue"
"link": "/outpatient/encounter-queue"
},
{
"title": "Kunjungan",
@@ -57,7 +57,7 @@
},
{
"title": "Antrean Poliklinik",
"link": "/rehab/polyclinic-queue"
"link": "/rehab/encounter-queue"
},
{
"title": "Kunjungan",
@@ -139,7 +139,7 @@
{
"title": "Kemoterapi",
"icon": "i-lucide-droplets",
"link": "/outpation-action/cemotherapy"
"link": "/outpation-action/chemotherapy"
},
{
"title": "Hemofilia",
@@ -325,21 +325,41 @@
"title": "Divisi",
"link": "/org-src/division"
},
{
"title": "Divisi - Posisi",
"link": "/org-src/division-position"
},
{
"title": "Instalasi",
"link": "/org-src/installation"
},
{
"title": "Instalasi - Posisi",
"link": "/org-src/installation-position"
},
{
"title": "Unit",
"link": "/org-src/unit"
},
{
"title": "Unit - Posisi",
"link": "/org-src/unit-position"
},
{
"title": "Spesialis",
"link": "/org-src/specialist"
},
{
"title": "Spesialis - Posisi",
"link": "/org-src/specialist-position"
},
{
"title": "Sub Spesialis",
"link": "/org-src/subspecialist"
},
{
"title": "Sub Spesialis - Posisi",
"link": "/org-src/subspecialist-position"
}
]
},