Basic Information

appmixer.cliniko.core.NewPatient

New Patient

1.0.0

Public

Triggers when a new patient is created in Cliniko. Cliniko has no webhooks, so this polls the patient list on the account's tick interval and emits patients created since the previous run. The first run only records a baseline and emits nothing.

Output Ports

out

FieldTypeDescription
Patient ID string -
First Name string -
Last Name string -
Full Name string -
Preferred First Name string -
Email string -
Date of Birth string -
Sex string -
Gender Identity string -
Title string -
Occupation 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 -

Full Metadata