Encounter Push Response
Description
This is the format of the response you will receive for a EncounterPush messages.
API endpoints for Encounter Push Response
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/clinical-summary/encounter-push.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
IntraConnects Unified Model
Event Type | IntraConnects Response | Data Type | OpenEMR Response |
---|---|---|---|
EncounterPushResponse | Encounter | Object | |
EncounterPushResponse | Encounter.Identifiers[] | Array of Object | |
EncounterPushResponse | Encounter..Identifiers[].ID | String | data.encounter / uuid |
EncounterPushResponse | Encounter..Identifiers[].IDType | String | EncounterID/ EncounterUUID |