Queries
Get all care flows a given patient is or was enrolled in
01
You can identify the patient using either patient_id or patient_identifier.
01
01
The filter is optional: if you don't provide one, all care flows for the patient will be returned.
01
The in filter type for status accepts a list of values and results in an is any of search criteria.
01
You can use the following status values in the status filter array.
01
There is no pagination or sorting available for this query. All matching patient care flows will be returned.