Queries
Retrieve a patient from Awell
To retrieve a single patient, there are two queries available:
patient
: Allows you to retrieve a patient by their Awell patient ID.patientByIdentifier
: Allows you to retrieve a patient by a business identifier (system-value pair). Learn more about identifiers.Two queries can be used to retrieve a patient: one employs the Awell patient ID, and the other utilizes a business identifier for patient retrieval.
Request:
01
Variables:
01
Request:
01
Variables:
01