Get Single Consolidated Data Query Status
FHIR
Get Single Consolidated Data Query Status
Get the status of a single query for patient’s consolidated data.
GET
Get Single Consolidated Data Query Status
This endpoint returns the status of a single query. To list all queries currently in progress, see Get Consolidated Data Query Status. To trigger a new query you can start a consolidated query.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.
Path Params
The ID of the Patient.
The ID of consolidated query request.
Response
Returns the status of the specified query.The ID of the request.
The status of the request. Can be one of
processing, completed, or failed.The format of the resulting data. Can be one of
pdf, html, or json.The date and time the request was started - formatted
YYYY-MM-DDTHH:MM:SSZ as per ISO 8601.Comma-separated list of resource types.
The start date (inclusive) for which to filter resources to count - formatted
YYYY-MM-DD as per
ISO 8601.The end date (inclusive) for which to filter resources to count - formatted
YYYY-MM-DD as per
ISO 8601.
