Overview of FHIR Converter capabilities
mainFHIR Converter is an open-source tool built on the .NET runtime that uses the Liquid template language to convert health data between legacy formats and FHIR.
Supported conversions include:
- HL7v2 to FHIR
- C-CDA to FHIR
- JSON to FHIR
- FHIR STU3 to R4
- FHIR to HL7v2 (Preview)
Mappings are defined via Liquid templates which can utilize custom filters. The project provides ready-to-use templates, but users can create or modify them to meet specific requirements (e.g., supporting HL7 versions other than v2.8).