Saltar al contenido principal

HL7 Transformer

Category: Transform Standards: HL7 v2.x · FHIR R4 · HIPAA

Transform HL7 messages between versions or convert to FHIR

What this node does

  • Version upgrade/downgrade
  • HL7 to FHIR conversion
  • Custom mappings

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find HL7 Transformer 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 and Transformation Type input port from an upstream node
  7. Connect the Transformed Output output to the next node downstream

Inputs

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

Outputs

PortTypeDescription
Transformed Outputanyany data

Configuration

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

ParameterWhat to enter
transformationTypeConfigure transformationType in the node settings
sourceVersionConfigure sourceVersion in the node settings
targetVersionConfigure targetVersion in the node settings
mappingField mapping rules in JSONPath or JMESPath syntax

When to use this node

  • Upgrade v2.3 to v2.5
  • Convert HL7 to FHIR
  • Legacy system integration

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.