Skip to main content

DocumentType Push

Description

DocumentType Push involves the automated exchange of medical documents between different healthcare systems. In EHR systems, various types of medical documents, such as discharge summaries, lab reports, and imaging results, are generated and stored electronically.When a new document is created or updated in one EHR system, it can be automatically pushed or transmitted to another system or recipient without requiring manual intervention. This ensures that relevant and timely medical information is shared between healthcare providers, specialists, or institutions involved in a patient's care.

API endpoints for Document Type Push

Sync REST API Endpoint to call the API: https://{base_url}/api/v1/clinical-summary/documenttype-push.

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

Intraconnects Unified Model

Event TypeIntraConnects RequestData TypeAthena Request
DocumentTypePushPatientObject
DocumentTypePushPatient.Identifiers[]Array of Objects
DocumentTypePushPatient.Identifiers[].IDString
DocumentTypePushPatient.Identifiers[].IDTypeString
DocumentTypePushVisitObject
DocumentTypePushVisit.VisitNumberString
DocumentTypePushVisit.AccountNumberString
DocumentTypePushVisit.PatientClassString
DocumentTypePushVisit.VisitDateTimeString
DocumentTypePushVisit.LocationObject
DocumentTypePushVisit.Location.TypeString
DocumentTypePushVisit.Location.FacilityString
DocumentTypePushVisit.Location.DepartmentString
DocumentTypePushVisit.Location.RoomString
DocumentTypePushVisit.Location.BedString
DocumentTypePushVisit.AdditionalStaff[]Array
DocumentTypePushNoteObject
DocumentTypePushNote.SubjectiveString
DocumentTypePushNote.ObjectiveString
DocumentTypePushNote.AssessmentString
DocumentTypePushNote.PlanString