v2
latestOpenAPI 3.0.02026-07-2632977728.5 KBSubmit patient list request. Use the UUID returned in the response to retrieve the batch of patients.
Query parameters
Order results by a specific field. Valid options include [id, updated_at]. Default: id.
Number of results to return per page. Number between 1 and 1000.
Filter the list for the patient's first name.
Filter the list for the patient's last name.
Filter the list for the patient's preferred language.
Filter the list for the patient's gender.
Filter the list for when the patient was created or updated. The value should be a date in the format YYYY-MM-DD. For example, to filter for patients created or updated on or after 2019-01-01, use the value 2019-01-01.
Filter the list for the patient's date of birth. The value should be a date in the format YYYY-MM-DD. For example, to filter for patients born on 2019-01-01, use the value 2019-01-01.
Filter the list for the patients' race.
Filter the list for the patients' chart id.
Filter the list for the patients' email.
Filter the list for the patients' ethnicity.
when true include additional verbose fields in the response.
Response
Created