How to Use HL7 Messenger
Use the HL7 Messenger componenet to customize and send HL7-compliant messag to preset destinations.
- Set up and configure your HL7 server or application, specifying the IP address and port of your AutoStore server.
- Design a workflow process by selecting the AutoCapture component.
- Use the HL7 Messenger component as a process component, and the Document Writer and Send to Folder components as the route components.
- Activate and configure the HL7 Messenger component, and create an HL7 message.
- In the HL7 Messenger component, specify the IP address and port of your HL7 server or application.
- Ensure that the output of the HL7 Messenger component can be handled as an RRT by the route components of the workflow.
- Start AutoCapture, fill in the form.
- Select the document to send.
- The HL7 document message is sent. Check that the serverResponse.txt contains the created HL7 message, RRTs included.
The following use case serves as an example for the application.
- The doctor or lab technician scans a lab result using an MFP or a desktop software (for instance, the AutoCapture client) and sets the patient's ID or name field values.
- The HL7 Messenger component runs the preconfigured query to obtain the patient's other data, for example, weight, sex, height and so forth from the HER (HL7 capable) database.
- The Email component of the workflow sends the original document and the metadata to a preset email address.