Aller au contenu principal

FHIR Transform Handler

Category: Healthcare Standards: FHIR R4 · FHIR R5 · HIPAA

Transform FHIR resources between versions (R4↔R5) and formats (JSON↔XML)

What this node does

  • R4 to R5 conversion
  • R5 to R4 conversion
  • JSON to XML
  • XML to JSON

How to use

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

Inputs

PortTypeRequiredDescription
FHIR Resourcefhir-resourceA single FHIR R4 resource (Patient, Observation, etc.)
Transformation TypetextPlain text string

Outputs

PortTypeDescription
Transformed Resourcefhir-resourceA single FHIR R4 resource (Patient, Observation, etc.)

Configuration

Open the configuration dialog by double-clicking the FHIR Transform Handler 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
formatConfigure format in the node settings

When to use this node

  • Version migration
  • Format conversion
  • Interoperability

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.