upd registration outpatient
This commit is contained in:
@ -1 +1,8 @@
|
||||
export * from "../entity/emr/emr_patient";
|
||||
export * from "../entity/emr/emr_registration";
|
||||
export * from "../entity/emr/emr_registration_outpatient";
|
||||
export * from "../entity/emr/emr_registration_inpatient";
|
||||
export * from "../entity/emr/emr_registration_emergency";
|
||||
export * from "../entity/emr/emr_registration_hemodialysis";
|
||||
|
||||
export * from "../types/registration_type";
|
||||
|
||||
Reference in New Issue
Block a user