| Field | Type | Details |
|---|---|---|
| id | string | Primary identifier from the originating payload. |
| name | string | Combined firstName and lastName. |
| file_no | string | Patient chart number (payload.patientId). |
| reference_no | string | External reference (payload.referenceId). |
| nationalId | string | National identifier. |
| details | string | Optional free-form details about the patient. |
| phone | string | Phone number segment before the _ separator, if provided. |
| mobile | string | Phone number segment after the _ separator, if provided. |
| country | string | Country associated with the record. |
| address | string | Street address line. |