[ { "heading": "Menu Utama", "items": [ { "title": "Dashboard", "icon": "i-lucide-home", "link": "/" }, { "title": "Rawat Jalan", "icon": "i-lucide-stethoscope", "link": "/outpatient/encounter" }, { "title": "IGD", "icon": "i-lucide-zap", "link": "/emergency/encounter" }, { "title": "Rehabilitasi Medik", "icon": "i-lucide-bike", "link": "/rehab/encounter" }, { "title": "Rawat Inap", "icon": "i-lucide-building-2", "link": "/inpatient/encounter" } ] }, { "heading": "Ruang Tindakan Rajal", "items": [ { "title": "Kemoterapi", "icon": "i-lucide-droplets", "link": "/outpatient-action/cemotherapy" }, { "title": "Hemofilia", "icon": "i-lucide-droplet-off", "link": "/outpatient-action/hemophilia" } ] }, { "heading": "Ruang Tindakan Anak", "items": [ { "title": "Thalasemi", "icon": "i-lucide-baby", "link": "/children-action/thalasemia" }, { "title": "Echocardiography", "icon": "i-lucide-baby", "link": "/child-action/echocardiography" }, { "title": "Spirometri", "icon": "i-lucide-baby", "link": "/child-action/spirometry" } ] } ]