feat: add new table of medical_form to store specific poli room. add odontogram emr form
This commit is contained in:
@ -56,6 +56,7 @@ export * from "../entity/responsible_party_consent";
|
||||
export * from "../entity/foster_care_history";
|
||||
export * from "../entity/notification";
|
||||
export * from "../entity/counter";
|
||||
export * from "../entity/medical_form";
|
||||
|
||||
export * from "../types/public";
|
||||
export * from "../types/action";
|
||||
|
||||
Reference in New Issue
Block a user