update : emr_room_medical_equipment

This commit is contained in:
wayanrivan
2026-03-26 15:25:53 +07:00
parent a0bff58d49
commit 32b3d7878f
2 changed files with 51 additions and 0 deletions

View File

@ -21,6 +21,7 @@ export * from "../entity/emr/emr_radiology";
export * from "../entity/emr/emr_radiology_services";
export * from "../entity/emr/emr_compounding_medicine";
export * from "../entity/emr/emr_compounding_medicine_item";
export * from "../entity/emr/emr_room_medical_equipment";
export * from "../types/registration_type";
export * from "../types/registration_status";