Code Mapper
Category: Transform Standards: FHIR R4 ConceptMap · HIPAA
Map terminology codes between systems (ICD, SNOMED, LOINC, CPT)
What this node does
- ICD-10/SNOMED mapping
- LOINC/CPT mapping
- ConceptMap support
- Custom mappings
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find Code Mapper 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 Source Codes input port from an upstream node
- Connect the Mapped Codes output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Source Codes | json | ✓ | JSON data object |
Outputs
| Port | Type | Description |
|---|---|---|
| Mapped Codes | json | JSON data object |
Configuration
Open the configuration dialog by double-clicking the Code Mapper node on the canvas.
| Parameter | What to enter |
|---|---|
sourceSystem | Configure sourceSystem in the node settings |
targetSystem | Configure targetSystem in the node settings |
conceptMap | Configure conceptMap in the node settings |
fallbackBehavior | Configure fallbackBehavior in the node settings |
When to use this node
- Terminology translation
- Code normalization
- Cross-system 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.