Hi,
Do patient registration record include with the company branch?
How can i group the patient list by company branch ?
custom fields to store the which company branch the patient register ?
Yes, in ERPNext Healthcare, patient registration can be linked to a specific branch if branches are set up as separate companies, cost centers, or via custom fields.
To group patients by branch:
-
Go to Patient doctype.
-
Add a custom field (e.g., “Branch”) if not already available.
-
While registering a patient, select the appropriate branch.
-
Use Report → Patient List or create a Custom Report.
-
Apply a filter or group by the Branch field.
This way, you can manage and report patient data per location or branch.