Basic Information

appmixer.cliniko.core.FindPatients

Find Patients

1.0.0

Public

Searches patients by name, email or date of birth. Name and email filters are "contains" matches. Returns up to 100 patients (one page at the maximum page size).

Input Ports

in

FieldTypeDescription
First Name text Matches patients whose first name contains this text.
Last Name text Matches patients whose last name contains this text.
Email text Matches patients whose email address contains this text.
Date of Birth date-time Exact date of birth.
Created After date-time Only patients created at or after this moment.
Updated After date-time Only patients updated at or after this moment.
Include Archived toggle Archived patients are excluded unless this is turned on.
Output Type select Choose whether you want to receive the result set as one complete list, first item only, one item at a time, or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata