appmixer.cliniko.core.CreatePatient
Create Patient
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| First Name | text | - |
| Last Name | text | - |
| Preferred First Name | text | - |
| Title | text | For example Mr, Ms or Dr. |
| text | - | |
| Date of Birth | date-time | - |
| Sex | text | Free text, for example Female, Male or Intersex. |
| Gender Identity | text | - |
| Occupation | text | - |
| Phone Number | text | Sent together with Phone Type as the patient's phone number. |
| Phone Type | select | Only used when Phone Number is filled in. |
| Address Line 1 | text | - |
| Address Line 2 | text | - |
| Address Line 3 | text | - |
| City | text | - |
| State | text | - |
| Post Code | text | - |
| Country Code | text | Two-letter ISO 3166-1 country code, for example AU or GB. |
| Notes | textarea | - |
| Appointment Notes | textarea | Shown on every appointment for this patient. |
| Emergency Contact | text | - |
| Referral Source | text | - |
| Time Zone | text | Time zone identifier for this patient, for example Europe/London. Defaults to the account time zone. |
| Medicare Number | text | Australian accounts only. |
| Accepted Email Marketing | toggle | - |
| Accepted SMS Marketing | toggle | - |
| Accepted Privacy Policy | toggle | - |
| Receives Confirmation Emails | toggle | - |
| Receives Cancellation Emails | toggle | - |
| Field | Type | Description |
|---|---|---|
| Patient ID | string | - |
| First Name | string | - |
| Last Name | string | - |
| Full Name | string | - |
| Preferred First Name | string | - |
| string | - | |
| Date of Birth | string | - |
| Sex | string | - |
| Gender Identity | string | - |
| Title | string | - |
| Occupation | string | - |
| Medicare Number | string | - |
| Medicare Reference Number | string | - |
| Address Line 1 | string | - |
| Address Line 2 | string | - |
| Address Line 3 | string | - |
| City | string | - |
| State | string | - |
| Post Code | string | - |
| Country | string | - |
| Country Code | string | - |
| Notes | string | - |
| Appointment Notes | string | - |
| Emergency Contact | string | - |
| Referral Source | string | - |
| Time Zone | string | - |
| Accepted Email Marketing | boolean | - |
| Accepted SMS Marketing | boolean | - |
| Accepted Privacy Policy | boolean | - |
| Receives Confirmation Emails | boolean | - |
| Receives Cancellation Emails | boolean | - |
| Phone Numbers | array | - |
| Archived At | string | - |
| Created At | string | - |
| Updated At | string | - |