add detail hemodyalisis

This commit is contained in:
Iki
2026-06-22 19:47:17 +09:00
parent f0a1cf6f93
commit 7e318b5056
2 changed files with 58 additions and 0 deletions

View File

@ -8,6 +8,7 @@ export * from "../entity/emr/emr_hemodialysis_settings";
export * from "../entity/emr/emr_hemodialysis_plan";
export * from "../entity/emr/emr_hemodialysis_schedule";
export * from "../entity/emr/emr_hemodialysis_visit";
export * from "../entity/emr/emr_hemodialysis_visit_detail";
export * from "../entity/emr/emr_anamnesis";
export * from "../entity/emr/emr_vital_signs";
export * from "../entity/emr/emr_physical_examination";