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

6.4.0

Compare
Choose a tag to compare
@cmoesel cmoesel released this 25 Jul 15:54
· 30 commits to master since this release
4cfa425

Version 6.4.0 adds the following features:

  • support for fixing properties and values to fixed strings
    • e.g., Dosage.InstructionText = "Take Daily" (not a great example, but conveys the point)
  • expects Quantity to be in obf.datatype namespace (but supports backwards compatibility for shr.core namespace)
  • shows extension usage on extension pages in FHIR IGs
  • removes profile identifier from root snapshot/differential ids (addresses issue reported in standardhealth/shr-cli#221)
  • demotes some errors to lower levels
  • fixes a crash due to trying to dereference a null pointer in some cases
  • upgrades to the latest IG Publisher jar