Inpatient Change Patient for Admission - hmislk/hmis GitHub Wiki
Inpatient — Change Patient for Admission
This function reassigns a BHT from one patient record to a different patient record. It is used when an admission was entered under the wrong patient — for example, when two patients with similar names were confused at the time of admission.
Controller: AdmissionPatientChangeController
Entry point: Admission Profile Dashboard → Edit Admission → Change Patient
Privilege: InwardAdmissionsEditAdmission
When to Use
Use this function only when the BHT was created under the wrong patient. All services, medications, and bills already posted against the BHT will be transferred to the correct patient record. Do not use this if the patient details need minor corrections — use Inpatient — Edit Admission Details instead.
Process
- Open the Admission Profile for the incorrectly-admitted BHT.
- Click Change Patient — either from the Admission Panel (Edit Admission section) or from the Provisional Emergency banner if the BHT was created as a provisional admission.
- The Change Patient page opens with the current admission already pre-selected — no need to search for the BHT again.
- Search for the correct patient record by name, PHN, or phone number.
- Select the correct patient and click Prepare to Change Patient.
- Review the change summary (current patient → new patient).
- Click Confirm & Change Patient and confirm the browser prompt.
- You are returned automatically to the Admission Profile for the updated admission.
The BHT and all its associated records (bills, clinical data, deposits) are relinked to the new patient. The original patient record retains no link to this BHT after the change.
Audit Trail
The change is recorded in the audit log with the user's identity, timestamp, original patient, and new patient.
Related Articles
- Inpatient — Edit Admission Details — correct admission fields without changing the patient
- Inpatient — Cancel Admission — void an admission that should not exist
- Inpatient Admission Profile (Dashboard) — central dashboard for the BHT