DocumentTypeQuery
Description
The typical response to a DocumentQuery includes an array of Documents that meet the specified search criteria.
API endpoints for Document Get
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/clinical-summary/document-get.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
Intraconnects Unified Model
Event Type | IntraConnects Request | Data Type | Cerner Request |
---|---|---|---|
DocumentTypeQuery | Patients[] | Array of objects | |
DocumentTypeQuery | Patients[].Identifiers[] | Array of Objects | |
DocumentTypeQuery | Patients[].Identifiers[].ID | String | |
DocumentTypeQuery | Patients[].Identifiers[].IDType | String |