FHIR
Get Consolidated Data Query status
Get the status of querying for patient’s consolidated data.
GET
/
medical
/
v1
/
patient
/
{id}
/
consolidated
/
query
This endpoint returns all the queries that are currently in progress. To trigger a new query you can start a consolidated query.
The result of the query will be sent through a Webhook request in FHIR-compliant format.
Path Params
The ID of the Patient.
Response
Returns the status of the last query for consolidated data performed for the given patient.
An optional message for the request.