update: EmrCompoundingMedicine entity to include relation with EmrRegistration and update related controller to handle the new relation
This commit is contained in:
@ -22,6 +22,7 @@ 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 "../entity/emr/emr_external_consultation";
|
||||
|
||||
export * from "../types/registration_type";
|
||||
export * from "../types/registration_status";
|
||||
|
||||
Reference in New Issue
Block a user