update: education done

This commit is contained in:
wayanrivan
2026-04-29 10:20:15 +07:00
parent 61b99cf6b0
commit d4b4b71713
2 changed files with 95 additions and 0 deletions

View File

@ -31,6 +31,7 @@ export * from "../entity/emr/emr_physical_examination_emergency";
export * from "../entity/emr/emr_doctor_order_emergency";
export * from "../entity/emr/emr_atenatal_care";
export * from "../entity/emr/emr_nursing_assesment";
export * from "../entity/emr/emr_patient_education";
export * from "../types/registration_type";
export * from "../types/registration_status";