Saltar al contenido principal

FHIR to HL7

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

Convert FHIR R4 resources to HL7 v2.x messages

What this node does

  • Resource to HL7 mapping
  • Message assembly
  • Segment generation
  • Custom templates

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find FHIR to HL7 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 FHIR Resource input port from an upstream node
  7. Optionally connect the FHIR Bundle port if needed
  8. Connect the HL7 Message output to the next node downstream

Inputs

PortTypeRequiredDescription
FHIR Resourcefhir-resourceA single FHIR R4 resource (Patient, Observation, etc.)
FHIR Bundlefhir-bundleOptionalA FHIR R4 Bundle containing one or more resources

Outputs

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

Configuration

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

ParameterWhat to enter
targetVersionConfigure targetVersion in the node settings
messageTypeConfigure messageType in the node settings
mappingTemplateConfigure mappingTemplate in the node settings
sendingAppConfigure sendingApp in the node settings

When to use this node

  • Send to legacy systems
  • Interface engines
  • HL7 downstream

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.