This commit is contained in:
wayanrivan
2026-02-12 12:03:07 +07:00
parent 1e0927cea2
commit b2bf40992e
3 changed files with 75 additions and 0 deletions

View File

@ -4,6 +4,7 @@ export * from "../entity/emr/emr_registration_outpatient";
export * from "../entity/emr/emr_registration_inpatient";
export * from "../entity/emr/emr_registration_emergency";
export * from "../entity/emr/emr_registration_hemodialysis";
export * from "../entity/emr/emr_amnanesis";
export * from "../types/registration_type";
export * from "../types/registration_status";