feat(emr_soap_notes): add entity for SOAP notes with relevant fields and relationships
This commit is contained in:
@ -43,6 +43,7 @@ export * from "../entity/emr/emr_doctor_order_emergency";
|
||||
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 "../types/registration_type";
|
||||
export * from "../types/registration_status";
|
||||
|
||||
Reference in New Issue
Block a user