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

5.18.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmoesel cmoesel released this 13 May 22:48

Version 5.18.0 Beta 2 fixes the following issues for FHIR R4 export:

  • type.code should always be unique for elements in R4 profiles and extensions
  • Every snapshot element should have a base (as required by R4)
  • ig.xml id should be ${npmName}-${version}
  • mapping.map should not have leading/trailing whitespace (bug in R4 definitions)
  • Header and footer was not rendering correctly

Known issues and limitations:

  • Does not declare US Core as a dependency since there is not yet an official US Core 4.0.0 package
  • Does not export FHIR 4.0.0 logical models (temporarily disabled for R4)
  • IG Title uses "computer-friendly" variant instead of "human-friendly" variant