update: add emr nursing assesment entity and route

This commit is contained in:
wayanrivan
2026-04-28 15:47:58 +07:00
parent 451f0db822
commit dc0e8800ff
2 changed files with 173 additions and 0 deletions

View File

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