FHIR Transformation Activity

Use the FHIR Transformation activity to transform health data in legacy formats to FHIR format by using FHIR mapping tools.

Example

Refer to the associated example:

The General tab contains the following fields:

Field Literal Value/Module Property/Process Property? Description
Name No The name to be displayed as the label for the activity in the process.
Mapping Tool No The tool which you want to use to transform.

You can select FHIRMappingLanguage or FHIRConverter

Mapping Option No You can select MappingRule or StructureMap as an option to map.

You can see this option when you select FHIRMappingLanguage as the mapping tool.

Mapping Rule No A mapping file written in FHIR mapping language.

You can see this option when you select FHIRMappingLanguage as the mapping tool.

Structure Map No A FHIR StructureMap resource.

You can see this option when you select FHIRMappingLanguage as the mapping tool.

Converter URL No URL of the FHIR converter service.

For more information about installing the FHIR Converter API, see Installing the FHIR Converter API .

You can see this option when you select FHIRConverter as the mapping tool.

Conversion No The type of conversion to perform.

You can see this option when you select FHIRConverter as the mapping tool.

Currently, the following types of conversions are possible:
  • CDA to FHIR
  • HL7v2 to FHIR
Template No Templates define the mappings between different data formats. This field shows the ready-to-use templates that are available for HL7v2 to FHIR and CDA to FHIR conversion.

You can see this option when you select FHIRConverter as the mapping tool.

Description

The Description tab is used to provide a short description for the activity.

Input

On the Input tab, provide all text input.

Output

Output Item Datatype Description
Transformed FHIR Resource string A transformed FHIR resource in JSON format.

Fault

The Fault tab lists errors that might occur when you use this activity.

Error Schema Element Datatype Description
msg string Error message description.
msgCode string The error code.

It represents ActiveMatrix BusinessWorks Plug-in for HL7 with FHIR errors. For more information about error codes, see FHIR Error Codes.