v1
Get Patient List
Gets patients with dependent objects for patients that match the query parameters.
get/lists/v1/patient
Query parameters
page_tokenCommonPageToken — unresolved $ref
limitinteger
sort_fieldV1SortFieldString — unresolved $ref
Defaults to patient.updatedAt.
sort_directionCommonSortDirection — unresolved $ref
Defaults to ascending.
filtersCommonFilterQueryString — unresolved $ref
include_deactivatedboolean
If true, includes deactivated patients in the results. Defaults to false.
redirect_to_primaryboolean
If true, and filtering by mrn equals, then only return the primary version of the patient requested
hide_alternativesboolean
If true, then do not show alternative patients
Headers
Authorizationstring required
OAuth authentication
Response
Response with status 200
V1PatientListPage required— unresolved $ref