Skip to main content

Query

Description

The Query event type is used to search for notes in a patient's chart based on specified filter criteria such as patient, visit, or document information.The Query event type allows for efficient retrieval of notes and facilitates effective information retrieval and management in the healthcare setting.

API endpoints for Notes Query

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

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

IntraConnects Unified Model

Event TypeIntraConnects RequestData TypeOpen EPIC Request
QueryMeta.DataModelString
QueryMeta.EventTypeString
QueryMeta.TestBoolean
QueryMeta.SourceString
QueryMeta.Source.IDString
QueryMeta.Source.NameString
QueryPatients[]Array of Objects
QueryPatients[].Identifiers[]Array of Objects
QueryPatients[].Identifiers[].IDStringpatientid
QueryPatients[].Identifiers[].IDTypeStringEHRID
QueryVisitNumbers[]Array of Strings
QueryDocumentTypes[]Array of Objects
QueryDocumentIDs[]Array of Objects