update: emergency triage done

This commit is contained in:
wayanrivan
2026-04-14 10:42:21 +07:00
parent c311ffcffe
commit e121e7e64f
4 changed files with 199 additions and 9 deletions

View File

@ -24,6 +24,7 @@ export * from "../entity/emr/emr_room_medical_equipment";
export * from "../entity/emr/emr_external_consultation";
export * from "../entity/emr/emr_pharmacy_order";
export * from "../entity/emr/emr_pharmacy_order_activity";
export * from "../entity/emr/emr_registration_emergency_responsible";
export * from "../types/registration_type";
export * from "../types/registration_status";