Skip to content

Supported Versions

Martin Brocker edited this page Aug 5, 2019 · 4 revisions

FHIR has been developed incrementally and have released a few different versions during the evolution of where it is today. FHIR makes use of a resource maturity model to define how stable it is within the the version of FHIR.

The resources for these different versions might be different depending on their maturity level, or they might not yet exist at all in the older versions.

Below is a list of the FHIR versions that have been released and which of these have been implemented into Hearth

FHIR Version Supported Reference
DSTU1 False https://www.hl7.org/fhir/dstu1/
DSTU2 True https://www.hl7.org/fhir/dstu2/
STU3 True https://www.hl7.org/fhir/stu3/
R4 (Official release) False https://www.hl7.org/fhir/r4/

The version can be set in the config file, see here