fix pharmacy order activity
This commit is contained in:
@ -23,6 +23,7 @@ export * from "../entity/emr/emr_compounding_medicine_item";
|
|||||||
export * from "../entity/emr/emr_room_medical_equipment";
|
export * from "../entity/emr/emr_room_medical_equipment";
|
||||||
export * from "../entity/emr/emr_external_consultation";
|
export * from "../entity/emr/emr_external_consultation";
|
||||||
export * from "../entity/emr/emr_pharmacy_order";
|
export * from "../entity/emr/emr_pharmacy_order";
|
||||||
|
export * from "../entity/emr/emr_pharmacy_order_activity";
|
||||||
|
|
||||||
export * from "../types/registration_type";
|
export * from "../types/registration_type";
|
||||||
export * from "../types/registration_status";
|
export * from "../types/registration_status";
|
||||||
|
|||||||
Reference in New Issue
Block a user