FHIR Transform
Category: Transform Standards: FHIR R4 · HIPAA
Transform FHIR resources using FHIR Mapping Language or JSONPath
What this node does
- FHIR Mapping Language
- JSONPath transforms
- Profile conversion
- Data enrichment
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find FHIR Transform 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 FHIR Resource input port from an upstream node
- Connect the Transformed Resource output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| FHIR Resource | fhir-resource | ✓ | A single FHIR R4 resource (Patient, Observation, etc.) |
Outputs
| Port | Type | Description |
|---|---|---|
| Transformed Resource | fhir-resource | A single FHIR R4 resource (Patient, Observation, etc.) |
Configuration
Open the configuration dialog by double-clicking the FHIR Transform node on the canvas.
| Parameter | What to enter |
|---|---|
transformType | Configure transformType in the node settings |
mapping | Field mapping rules in JSONPath or JMESPath syntax |
sourceProfile | Configure sourceProfile in the node settings |
targetProfile | Configure targetProfile in the node settings |
When to use this node
- Profile conversion
- Data normalization
- Field mapping
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.