List Patients
Patient
List Patients
Lists all Patients receiving care.
GET
List Patients
This is a paginated endpoint. For more information see pagination.Documentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Params
The ID of the Facility where the patient is receiving care, optional. If not provided, Patients
from all Facilities will be returned.
How to filter patients. It uses Metriport’s filter/search criteria
based on the main properties of a Patient: first name, last name, date of birth, ID, external ID,
facility ID, facility name, and additional identifiers.One can combine fields as needed, for example:
john or doewill return all patients with the first and/or last name equal tojohnordoe.john -doewill return all patients with the first and/or last name equal tojohnbut without anydoeeither on first or last names.john 2000will return all patients with the first and/or last name equal tojohnand born in the year2000.2000-02-03will return all patients born on2020-02-03.ABCD1234will return all patients with that external ID.
YYYY-MM-DD), but partial values are accepted (YYYY,
YYYY-MM)
