update: doctor order done

This commit is contained in:
wayanrivan
2026-04-28 10:50:40 +07:00
parent 3b1e7cccce
commit 1d40ede6f6
2 changed files with 54 additions and 0 deletions

View File

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