update: discharge status for emergency

This commit is contained in:
wayanrivan
2026-04-24 10:44:28 +07:00
parent 5f75c0bbd0
commit 2b8aa56ff5
3 changed files with 88 additions and 0 deletions

View File

@ -25,6 +25,7 @@ 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 "../entity/emr/emr_discharge_status_emergency";
export * from "../types/registration_type";
export * from "../types/registration_status";