Setting up an Interface
The following tutorials take you through the basics of setting up incoming and outgoing interface connections to other systems for the management of HL7 message feeds. Messages can be routed to other systems and is also covered.-
Incoming Interfaces
-
Outgoing Interfaces
-
Routing Interfaces/Messages
Prototyping Scripts
To prototype a script, you need to create a script, and a test case. This tutorial demonstrates prototyping a script and test case that logs the application startup time to a text file in the HL7Connect log directory.
Translating an HL7 Message
The following case study introduces the concept of translating selective components within an incoming message to a different format acceptable to a third party application (such as a laboratory information system). These tutorials cover translating values from a database table, locating data within an incoming message, moving data between components, updating and clearing the contents of components.
- Tutorial #5 - Parts A & B - Translating an HL7 message
- Tutorial #5 - Parts C, D & E - Translating an HL7 message
