feat(ancillary-service): add new module of ancillary service
This commit is contained in:
@ -54,6 +54,7 @@ export * from "../entity/emr/emr_odontogram_teeth";
|
||||
export * from "../entity/treatment/treatment_plan";
|
||||
export * from "../entity/treatment/treatment_plan_session";
|
||||
export * from "../entity/emr/emr_registration_treatment";
|
||||
export * from "../entity/emr/emr_ancillary_service_order";
|
||||
|
||||
export * from "../types/registration_type";
|
||||
export * from "../types/registration_status";
|
||||
@ -65,4 +66,4 @@ export * from "../enum/consciousness";
|
||||
export * from "../types/patient_category";
|
||||
export * from "../types/citizen";
|
||||
export * from "../types/treatment_session";
|
||||
|
||||
export * from "../types/ancillary_service_order_status";
|
||||
|
||||
Reference in New Issue
Block a user