Reception decides the clinic and doctor once. The system automatically routes the patient to vitals first only when the selected clinic requires it.
The latest issued tickets and where they currently are in the visit flow.
| Ticket | Patient | Clinic | Status | |
|---|---|---|---|---|
| = qh_h($ticket['ticket_number']) ?> | = qh_h($ticket['patient_name']) ?> | = qh_h($ticket['clinic_name_en'] ?? '—') ?> | = qh_status_badge($ticket['status']) ?> | View |