Patient registration with branch

Hi,
Do patient registration record include with the company branch?
How can i group the patient list by company branch ?

You’ll have to add custom fields for this.

1 Like

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:

  1. Go to Patient doctype.

  2. Add a custom field (e.g., “Branch”) if not already available.

  3. While registering a patient, select the appropriate branch.

  4. Use Report → Patient List or create a Custom Report.

  5. Apply a filter or group by the Branch field.

This way, you can manage and report patient data per location or branch.