add new entity:diet
This commit is contained in:
@ -7,6 +7,7 @@ export * from "../entity/emr/emr_registration_hemodialysis";
|
||||
export * from "../entity/emr/emr_anamnesis";
|
||||
export * from "../entity/emr/emr_vital_signs";
|
||||
export * from "../entity/emr/emr_physical_examination";
|
||||
export * from "../entity/emr/emr_diet";
|
||||
|
||||
export * from "../types/registration_type";
|
||||
export * from "../types/registration_status";
|
||||
|
||||
Reference in New Issue
Block a user