feat(emr): add EmrSurgerySchedule entity and update schema export
This commit is contained in:
@ -44,6 +44,7 @@ export * from "../entity/emr/emr_atenatal_care";
|
||||
export * from "../entity/emr/emr_nursing_assesment";
|
||||
export * from "../entity/emr/emr_patient_education";
|
||||
export * from "../entity/emr/emr_soap_notes";
|
||||
export * from "../entity/emr/emr_surgery_schedules";
|
||||
|
||||
export * from "../types/registration_type";
|
||||
export * from "../types/registration_status";
|
||||
|
||||
Reference in New Issue
Block a user