Query
Description
The Query event typically involves sending a request to a healthcare system to retrieve detailed information about a specific clinical term. The response format may vary depending on the system being queried and the search parameters provided.
API endpoints for Master Query
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/master/query.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
IntraConnects Unified Model
Event Type | IntraConnects Request | Data Type | Elation Request |
---|---|---|---|
Query | Meta | Object | |
Query | Meta.DataModel | String | Master |
Query | Meta.EventType | String | Query |
Query | Meta.Test | Boolean | |
Query | Meta.Source | Object | |
Query | Meta.Source.ID | String | |
Query | Meta.Source.Name | String | |
Query | Patient | Object | |
Query | Patient.Identifier.ID | String | patient_id |
Query | Patient.Identifier.IDType | String | |
Query | Location | Object | |
Query | Location.Department | String | |
Query | SearchReason | String | order_test /ancillary_companies /medication_id / |
Query | SearchValue | String | imaging /cardiac ,imaging,pulmonary,sleep/ |