Encounter Push
Description
EncounterPush is employed to transmit an encounter summary to another application or an Electronic Health Record (EHR). It provides a description of care provided at the encounter level, detailing the patient's state during the encounter.
API endpoints for Encounter Push
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 Request | Data Type | Elation Request |
---|---|---|---|
EncounterPush | Patient.Identifiers[] | Array of Object | |
EncounterPush | Patient.Identifiers[].ID | String | patient |
EncounterPush | Patient.Identifiers[].IDType | String | EHRID |
EncounterPush | EncounterInfo | Object | |
EncounterPush | EncounterInfo.Code | String | |
EncounterPush | EncounterInfo.Codeset | String | |
EncounterPush | EncounterInfo.Description | String | |
EncounterPush | EncounterInfo.Value | String | |
EncounterPush | Encounter | Object | |
EncounterPush | Encounter.DateTime | String | chart_date / document_date |
EncounterPush | Encounter.PatientClass | String | |
EncounterPush | Encounter.Status | String | |
EncounterPush | Encounter.Duration | String | |
EncounterPush | Encounter.Reason | String | bullets[].text |
EncounterPush | Encounter.Template | String | template |
EncounterPush | Encounter.Category | String | bullets[].category |
EncounterPush | Encounter.Type | Object | |
EncounterPush | Encounter.Type.ID | String | |
EncounterPush | Encounter.Type.Name | String | |
EncounterPush | Encounter.Instructions[] | Array | |
EncounterPush | Encounter.Location | Object | |
EncounterPush | Encounter.Location.Type | String | |
EncounterPush | Encounter.Location.Facility | String | |
EncounterPush | Encounter.Location.Department | String | |
EncounterPush | Encounter.Location.Room | String | |
EncounterPush | Encounter.AttendingProvider | Object | |
EncounterPush | Encounter.AttendingProvider.ID | String | physician |
EncounterPush | Encounter.AttendingProvider.IDType | String | EHRID |
EncounterPush | Encounter.AttendingProvider.FirstName | String | |
EncounterPush | Encounter.AttendingProvider.LastName | String | |
EncounterPush | Encounter.AttendingProvider.Credentials[] | Array | |
EncounterPush | Encounter.AttendingProvider.Address | Object | |
EncounterPush | Encounter.AttendingProvider.Address.StreetAddress | String | |
EncounterPush | Encounter.AttendingProvider.Address.City | String | |
EncounterPush | Encounter.AttendingProvider.Address.State | String | |
EncounterPush | Encounter.AttendingProvider.Address.ZIP | String | |
EncounterPush | Encounter.AttendingProvider.Address.County | String | |
EncounterPush | Encounter.AttendingProvider.Address.Country | String | |
EncounterPush | Encounter.AttendingProvider.Address.EmailAddress | Array | |
EncounterPush | Encounter.AttendingProvider.Address.PhoneNumber | Object | |
EncounterPush | Encounter.AttendingProvider.Address.Location | Object | |
EncounterPush | Encounter.AttendingProvider.Address.Location.Type | String | |
EncounterPush | Encounter.AttendingProvider.Address.Location.Facility | String | |
EncounterPush | Encounter.AttendingProvider.Address.Location.Department | String | |
EncounterPush | Encounter.AttendingProvider.Address.Location.Room | String | |
EncounterPush | Encounter.ConsultingProvider | Object | |
EncounterPush | Encounter.ConsultingProvider.ID | String | |
EncounterPush | Encounter.ConsultingProvider.IDType | String | |
EncounterPush | Encounter.ConsultingProvider.FirstName | String | |
EncounterPush | Encounter.ConsultingProvider.LastName | String | |
EncounterPush | Encounter.ConsultingProvider.Credentials[] | Array | |
EncounterPush | Encounter.ConsultingProvider.Address | Object | |
EncounterPush | Encounter.ConsultingProvider.Address.StreetAddress | String | |
EncounterPush | Encounter.ConsultingProvider.Address.City | String | |
EncounterPush | Encounter.ConsultingProvider.Address.State | String | |
EncounterPush | Encounter.ConsultingProvider.Address.ZIP | String | |
EncounterPush | Encounter.ConsultingProvider.Address.County | String | |
EncounterPush | Encounter.ConsultingProvider.Address.Country | String | |
EncounterPush | Encounter.ConsultingProvider.Address.EmailAddress | Array | |
EncounterPush | Encounter.ConsultingProvider.Address.PhoneNumber | Object | |
EncounterPush | Encounter.ConsultingProvider.Address.Location | Object | |
EncounterPush | Encounter.ConsultingProvider.Address.Location.Type | String | |
EncounterPush | Encounter.ConsultingProvider.Address.Location.Facility | String | |
EncounterPush | Encounter.ConsultingProvider.Address.Location.Department | String | |
EncounterPush | Encounter.ConsultingProvider.Address.Location.Room | String | |
EncounterPush | Encounter.ReferringProvider | Object | |
EncounterPush | Encounter.ReferringProvider.ID | String | |
EncounterPush | Encounter.ReferringProvider.IDType | String | |
EncounterPush | Encounter.ReferringProvider.FirstName | String | |
EncounterPush | Encounter.ReferringProvider.LastName | String | |
EncounterPush | Encounter.ReferringProvider.Credentials[] | Array | |
EncounterPush | Encounter.ReferringProvider.Address | Object | |
EncounterPush | Encounter.ReferringProvider.Address.StreetAddress | String | |
EncounterPush | Encounter.ReferringProvider.Address.City | String | |
EncounterPush | Encounter.ReferringProvider.Address.State | String | |
EncounterPush | Encounter.ReferringProvider.Address.ZIP | String | |
EncounterPush | Encounter.ReferringProvider.Address.County | String | |
EncounterPush | Encounter.ReferringProvider.Address.Country | String | |
EncounterPush | Encounter.ReferringProvider.Address.EmailAddress | Array | |
EncounterPush | Encounter.ReferringProvider.Address.PhoneNumber | Object | |
EncounterPush | Encounter.ReferringProvider.Address.Location | Object | |
EncounterPush | Encounter.ReferringProvider.Address.Location.Type | String | |
EncounterPush | Encounter.ReferringProvider.Address.Location.Facility | String | |
EncounterPush | Encounter.ReferringProvider.Address.Location.Department | String | |
EncounterPush | Encounter.ReferringProvider.Address.Location.Room | String | |
EncounterPush | Encounter.VisitProvider | Object | |
EncounterPush | Encounter.VisitProvider.ID | String | |
EncounterPush | Encounter.VisitProvider.IDType | String | |
EncounterPush | Encounter.VisitProvider.FirstName | String | |
EncounterPush | Encounter.VisitProvider.LastName | String | |
EncounterPush | Encounter.VisitProvider.Credentials[] | Array | |
EncounterPush | Encounter.VisitProvider.Address | Object | |
EncounterPush | Encounter.VisitProvider.Address.StreetAddress | String | |
EncounterPush | Encounter.VisitProvider.Address.City | String | |
EncounterPush | Encounter.VisitProvider.Address.State | String | |
EncounterPush | Encounter.VisitProvider.Address.ZIP | String | |
EncounterPush | Encounter.VisitProvider.Address.County | String | |
EncounterPush | Encounter.VisitProvider.Address.Country | String | |
EncounterPush | Encounter.VisitProvider.Address.EmailAddress | Array | |
EncounterPush | Encounter.VisitProvider.Address.PhoneNumber | Object | |
EncounterPush | Encounter.VisitProvider.Address.Location | Object | |
EncounterPush | Encounter.VisitProvider.Address.Location.Type | String | |
EncounterPush | Encounter.VisitProvider.Address.Location.Facility | String | |
EncounterPush | Encounter.VisitProvider.Address.Location.Department | String | |
EncounterPush | Encounter.VisitProvider.Address.Location.Room | String | |
EncounterPush | Encounter.AdditionalStaff | Array | |
EncounterPush | Encounter.Diagnoses[] | Array of Object | |
EncounterPush | Encounter.Diagnoses[].Code | String | |
EncounterPush | Encounter.Diagnoses[].Codeset | String | |
EncounterPush | Encounter.Diagnoses[].Name | String | |
EncounterPush | Encounter.Diagnoses[].Type | String | |
EncounterPush | Encounter.Diagnoses[].DocumentDateTime | String | |
EncounterPush | Encounter.Equipment[] | Array | |
EncounterPush | Encounter.Author | Object | |
EncounterPush | Encounter.Author.ID | String | bullets[].author |
EncounterPush | Encounter.Author.IDType | String |