Inbound ORU R01 processing workflow
The general flow of the inbound interactions with the Telemedicine is the following:
- HL7 Inbound Web Service (HTTP(S) or SOAP) receives ORU R01 message from external HL7 device and initiates inbound processing.
- HL7 Web Service parses the message and puts it into Business Unit.
- HL7 Web Service identifies the patient.
- HL7 Web Service parses the clinical monitoring data and if validation is successful, posts them to the Clinical Monitoring Web Service.
- HL7 Web Service creates clinical monitoring records and posts them to the Clinical Monitoring Web Service.
- Clinical Monitoring Web Service stores clinical monitoring data in the Netsmart Homecare database.
- Clinical Monitoring Web Service generates ACK message that is sent to the External HL7 device through HL7 Web Service.
