feat(patient): use type and make nullable for citizen in patient
This commit is contained in:
@ -58,3 +58,4 @@ export * from "../types/radiology_order_status";
|
||||
export * from "../types/laboratory_order_status";
|
||||
export * from "../enum/consciousness";
|
||||
export * from "../types/patient_category";
|
||||
export * from "../types/citizen";
|
||||
|
||||
Reference in New Issue
Block a user