Saltar al contenido principal

HL7 Parser

Category: Transform Standards: HL7 v2.x · HIPAA

Parse HL7 v2.x messages into structured format with segment extraction

What this node does

  • HL7 v2.3-2.8 support
  • Segment extraction
  • Field parsing
  • Metadata extraction

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find HL7 Parser under the Transform 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 Parsed Message and Message Metadata output to the next node downstream

Inputs

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

Outputs

PortTypeDescription
Parsed MessagejsonJSON data object
Message MetadatajsonJSON data object

Configuration

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

ParameterWhat to enter
versionConfigure version in the node settings
segmentFilterConfigure segmentFilter in the node settings
extractFieldsConfigure extractFields in the node settings

When to use this node

  • Parse ADT messages
  • Extract patient demographics
  • Process lab results

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.