Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

5.16.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmoesel cmoesel released this 18 Mar 22:49

Version 5.16.0 Beta 1 adds support for using extension ids in paths. This allows constraining or mapping to nested extensions. For example:

DTR-Questionnaire maps to http://hl7.org/fhir/StructureDefinition/cqif-questionnaire:
    PayerLibrary maps to http://hl7.org/fhir/StructureDefinition/cqif-library
    constrain item.extension[cqif-initialValue] to 1..1
    constrain item.extension[cqif-calculatedValue] to 1..1
    DTR-QuestionnaireItem.CalculatedValue maps to item.extension[cqif-calculatedValue].valueString