diff --git a/src/schema/emr.ts b/src/schema/emr.ts index 4726abd..281fa58 100644 --- a/src/schema/emr.ts +++ b/src/schema/emr.ts @@ -23,8 +23,9 @@ export * from "../entity/emr/emr_compounding_medicine_item"; export * from "../entity/emr/emr_room_medical_equipment"; export * from "../entity/emr/emr_external_consultation"; export * from "../entity/emr/emr_pharmacy_order"; +export * from "../entity/emr/emr_pharmacy_order_activity"; export * from "../types/registration_type"; export * from "../types/registration_status"; export * from "../types/pharmacy_order_status"; -export * from "../types/prescription_pharmacy_status"; +export * from "../types/prescription_pharmacy_status"; \ No newline at end of file