Skip to main content

Query

Description

The Query event type can be used to search for orders based on specified filter criteria. The response for this query is expected to be in the Order:QueryResponse event type format. The required elements and populated response may vary depending on the specific EHR system being integrated with.

API endpoints for Order Query

Sync REST API Endpoint to call the API: https://{base_url}/api/v1/order/query.

Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.

IntraConnects Unified Model

Event TypeIntraConnects RequestData TypeRequest
QueryMetaObject
QueryMeta.DataModelStringOrder
QueryMeta.EventTypeStringQuery
QueryMeta.TestBoolean
QueryMeta.SourceObject
QueryMeta.Source.IDString
QueryMeta.Source.NameString
QueryDirectoryString
QueryIdentifierObject
QueryIdentifier.IDString
QueryIdentifier.IDTypeString
QueryPatient[]Array of Object
QueryPatient[].Identifiers[]Array of Object
QueryPatient[].Identifiers[].IDStringpatientid
QueryPatient[].Identifiers[].IDTypeStringEHRID
QueryVisitNumbers[]Array of Numbers
QueryStartDateTimeDate TIme
QueryEndDateTimeDate TIme
QueryOrderIDs[]Array of Strings
QueryProcedures[]Array of Object
QueryProcedures[].CodeString
QueryProcedures[].CodesetString