HL7 - Trigger Configuration (Magic xpi 4.6)
The Component Configuration: HL7 dialog box contains the following fields:
|
|
Processing Mmode
|
Specifies how the request is handled. Select one of the following from the drop-down list:
-
An automatic ACK based on the arriving message.
-
A user-defined ACK based on a preset value contained in a global variable.
-
No response (No Acknowledgement option).
An ACK message is returned only after a successful flow invocation. It does not wait for the flow to end.
-
An automatic ACK based on the arriving message.
-
A user defined ACK message based on the value that was updated in the acknowledgement BLOB.
-
No response (No Acknowledgement option).
With the Synchronous and Asynchronous options, the flow is invoked by a BLOB data type that holds the HL7 message, and an optional Alpha data type that holds the message type (for example, ADT^01).
|
ACKnowledge Type
|
Select one of the following acknowledgement types from the drop-down list:
-
Automatic
-
No Acknowledgement
-
User Defined
|
ACKnowledge Message
|
Specifies the variable that holds the trigger's return value.
Click to open the Variables List. Select a variable to hold the return value, and then click Select.
This is available only when the ACKnowledge type (above) is set to User Defined.
|
Incoming Message
|
Specifies the variable that holds the message received from the trigger.
Click to open the Variables List. Select a variable to hold the message, and then click Select. This field is mandatory.
|
Incoming Message Type
|
Specifies the variable that holds the message type.
Click to open the Variables List. Select a variable to hold the message type, and then click Select.
|
To configure the HL7 component as a trigger, follow these steps:
-
Define HL7 as a service in the Settings dialog box's Services section. For more information, click here.
-
Place the HL7 component into a flow's trigger area to open the Properties pane.
-
In the Setting section, select the required Service Name from the drop-down list.
-
Double-click or right-click on the component and select Configuration from the context menu to open the Component Configuration: HL7 dialog box. Enter the relevant information.
-
When you have finished configuring your HL7 trigger, click OK to save the settings and to exit the dialog box. Alternatively, you can click Cancel to exit the dialog box without saving your settings.