refactor(encounter): remove unused patient-note tab from encounter home

This commit is contained in:
riefive
2025-11-14 14:27:28 +07:00
parent e8bccf3e5a
commit 0d4accc281
2 changed files with 228 additions and 7 deletions
@@ -186,13 +186,6 @@ const tabsRaws: TabItem[] = [
classCode: ['ambulatory', 'emergency', 'inpatient'],
subClassCode: ['reg', 'rehab', 'chemo', 'emg', 'eon', 'op', 'icu', 'hcu', 'vk'],
},
{
value: 'patient-note',
label: 'CPRJ',
groups: ['medical'],
classCode: ['ambulatory', 'emergency', 'inpatient'],
subClassCode: ['reg', 'rehab', 'chemo', 'emg', 'eon', 'op', 'icu', 'hcu', 'vk'],
},
{
value: 'prescription',
label: 'Order Obat',