add patient group
This commit is contained in:
@ -28,6 +28,9 @@ export * from "../entity/examination_type"
|
||||
export * from "../entity/examination_detail"
|
||||
export * from "../entity/measurement_unit"
|
||||
export * from "../entity/hospital_information"
|
||||
export * from "../entity/patient_group"
|
||||
export * from "../entity/patient_guarantor"
|
||||
export * from "../entity/user_to_room"
|
||||
|
||||
export * from "../types/action";
|
||||
export * from "../types/error";
|
||||
|
||||
Reference in New Issue
Block a user