HL7 – XML (Magic xpi 4.9)
The HL7 component is designed to work with Magic xpi’s XML interface. When you drag the HL7 component into a flow, the Component Properties dialog box opens. Select the XML interface and click Configuration to open the HL7 Configuration dialog box.
This dialog box contains the following fields:
|
|
HL7 Version
|
Select an HL7 version from the drop-down list, such as 2.3.1. The version numbers are saved in the Version.txt file at: Runtime\ifclib\HL7\xsd.
|
Message
|
Click to open the Message list and select a message type, such as PIN,Patient Insurance Information. The message types are saved in the Messages.txt file at: Runtime\ifclib\HL7\xsd.
|
Event
|
Click to open the Event list and select an event, such as I13,Modify patient referral. The events are saved in the Events.txt file at: Runtime\ifclib\HL7\xsd.
|
Store result in
|
Defines where you want to store the resulting XML file. Select one of the following from the drop-down list:
-
File: Select a file to hold the object data that is returned by Hl7. Click to open the Expression Editor or click and enter the file path where this information is to be stored.
-
Variable (default is C.UserBlob): Select a variable to hold the object data that is returned by HL7. Click to open the Variables List. Select a variable where this information is to be stored.
|