Skip to main content

Inbound ORU R01 processing workflow

The general flow of the inbound interactions with the Telemedicine is the following:

  1. HL7 Inbound Web Service (HTTP(S) or SOAP) receives ORU R01 message from external HL7 device and initiates inbound processing.
  2. HL7 Web Service parses the message and puts it into Business Unit.
  3. HL7 Web Service identifies the patient.
  4. HL7 Web Service parses the clinical monitoring data and if validation is successful, posts them to the Clinical Monitoring Web Service.
  5. HL7 Web Service creates clinical monitoring records and posts them to the Clinical Monitoring Web Service.
  6. Clinical Monitoring Web Service stores clinical monitoring data in the Netsmart Homecare database.
  7. Clinical Monitoring Web Service generates ACK message that is sent to the External HL7 device through HL7 Web Service.