feat: add new table of medical_form to store specific poli room. add odontogram emr form
This commit is contained in:
@ -45,6 +45,8 @@ 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 "../entity/emr/emr_odontogram";
|
||||
export * from "../entity/emr/emr_odontogram_teeth";
|
||||
|
||||
export * from "../types/registration_type";
|
||||
export * from "../types/registration_status";
|
||||
|
||||
Reference in New Issue
Block a user