Skip to content

Supporting FML transforms between different FHIR versions #265

@oliveregger

Description

@oliveregger

We would like to support conversion between different FHIR versions.

see also zulip thread here

e.g. convert between R4 and R5 (or to future R6)

see also writeup from brian here: https://hackmd.io/I_li7rJwTGCehzmtQ0xSMw

HL7 provides the FHIR Cross-Version Mapping Pack as an IG: https://build.fhir.org/ig/HL7/fhir-cross-version/artifacts.html

The approach to follow is here:
https://github.com/hapifhir/org.hl7.fhir.core/blob/master/org.hl7.fhir.validation/src/test/java/org/hl7/fhir/conversion/tests/R3R4ConversionTests.java#L300

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions