Patient List
Search for a Patient
by name or phone number.
If no search_term
query parameter is provided, returns n=10
Patients
in descending order by createdDate
.
Headers
The tenant you are making this request on behalf of
Your api key
Query Parameters
Search for a patient by name, phone number, or id.
The external user ID to filter by
Number of results to return, ordered by createdDate
Response
The user's primary address.
Additional address information.
Whether the user's address is valid.
List of patient's allergies.
The city of the user's address.
The country of the user's address.
The date and time when the user was created.
The date of birth of the patient.
The user's email address.
The user's external identifier if available.
List of patient's family medical history.
The user's first name.
The unique identifier for the user.
The user's last name.
List of patient's medical history.
List of patient's medications.
Any additional metadata about the user relevant to your system.
Indicates whether the patient has opted out of receiving SMS messages.
The user's phone number.
List of patient's prescriptions.
The state of the user's address.
The type of user.
The postal code of the user's address.