Skip to main content

HL7 Listener

Category: Trigger Standards: HIPAA · HL7 v2.x standard

Receives HL7 v2.x messages via MLLP protocol

What this node does

  • MLLP protocol
  • TLS encryption
  • Message validation
  • Auto-ACK

How to use

  1. In the Hydra Builder, open or create a workflow
  2. In the node palette on the left, find HL7 Listener under the Trigger 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 output to the next node downstream

Inputs

This node has no inputs — it is a trigger node that starts a pipeline.

Outputs

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

Configuration

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

ParameterWhat to enter
version (2.3-2.8)HL7 v2 version to accept: 2.3, 2.4, 2.5, 2.6, 2.7, or 2.8
portTCP port to listen on for incoming connections (default: 2575 for MLLP)
allowedMessageTypesHL7 message types to accept, e.g. ADT^A01, ORU^R01
validation profileHL7 validation profile to apply (leave empty to accept all valid messages)

When to use this node

  • Receive ADT events from hospital systems
  • Listen for lab results
  • Capture orders

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.