LLPResponse Activity

Use the LLPResponse activity to send a synchronous response back to the initiating system on TCP over LLP.

This activity can work in combination with the LLPReceiver activity.

Example

Refer to the associated example:

General

The General tab contains the following fields:

Field Literal Value/Module Property/Process Property? Description
Name No The name to be displayed as the label for the activity in the process.
Reply for No Provides a choice of LLPReceivers in the process to be used.
Separator Yes List of allowed separators:
  • Minimal LLP - Default
  • Linefeed Linefeed-Linefeed
  • Carriage return-linefeed
  • Empty line using linefeed
  • Empty line using Carriage return-linefeed
  • No separator
Note: The separator only separates messages. It does not separate a message into lines.

Description

The Description tab is used to provide a short description for the activity.

Input

The Input tab contains the following fields:

Field Datatype Description
data string The request HL7 message string to be sent out.
encoding string Optional. Encoding information about the message to be sent out.
separator string Optional. You can specify a special message separator here.

Fault

The Fault tab lists errors that might occur when you use this activity.

Error Schema Element Datatype Description
msg string Error message description.
msgCode string The error code.

It represents ActiveMatrix BusinessWorks Plug-in for HL7 with FHIR and Foresight Translator and Foresight Instream errors.

For more information about error codes, see HL7 Error Codes.