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
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find HL7 Transformer under the Transform category (or use the search bar)
- Drag the node onto the canvas
- Double-click the node to open its configuration dialog
- Fill in the required parameters (see Configuration below)
- Connect the HL7 Message and Transformation Type input port from an upstream node
- Connect the Transformed Output output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| HL7 Message | hl7-message | ✓ | An HL7 v2.x message (ADT, ORU, ORM, etc.) |
| Transformation Type | text | ✓ | Plain text string |
Outputs
| Port | Type | Description |
|---|---|---|
| Transformed Output | any | any data |
Configuration
Open the configuration dialog by double-clicking the HL7 Transformer node on the canvas.
| Parameter | What to enter |
|---|---|
transformationType | Configure transformationType in the node settings |
sourceVersion | Configure sourceVersion in the node settings |
targetVersion | Configure targetVersion in the node settings |
mapping | Field 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.