Saltar al contenido principal

HL7 Sender

Category: Action Standards: HL7 v2.x · HIPAA

Send HL7 v2.x messages via MLLP protocol

What this node does

  • MLLP sending
  • ACK handling
  • TLS
  • Retry logic

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find HL7 Sender under the Action category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the HL7 Message input port from an upstream node
  7. Connect the ACK Message and Send Status output to the next node downstream

Inputs

PortTypeRequiredDescription
HL7 Messagehl7-messageAn HL7 v2.x message (ADT, ORU, ORM, etc.)

Outputs

PortTypeDescription
ACK Messagehl7-messageAn HL7 v2.x message (ADT, ORU, ORM, etc.)
Send StatusjsonJSON data object

Configuration

Open the configuration dialog by double-clicking the HL7 Sender node on the canvas.

ParameterWhat to enter
hostConfigure host in the node settings
portTCP port to listen on for incoming connections (default: 2575 for MLLP)
versionConfigure version in the node settings
waitForAckConfigure waitForAck in the node settings
timeoutMaximum time in seconds to wait for a response before failing

When to use this node

  • Send to downstream systems
  • Interface engine integration
  • Lab results delivery

Need help configuring this node?

Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.