Skip to content

1.3.5

Choose a tag to compare

@markiantorno markiantorno released this 27 Apr 01:14
· 2301 commits to master since this release

Note: This IG Publisher release is accompanied by a new release of tx.fhir.org, and earlier versions
of the publisher will not perform validation correctly for some valuesets and languages. This is
in effect a mandatory upgrade

  • Terminology Service: Major Breaking change: test multi-language support on the terminology service API, and make many fixes.
    ** This release also includes full support for supplements providing designations and properties
  • Loader: Change settings file to fhir-settings.json in .fhir, instead of fhir-tools-setting.ini (see here for documentation)
  • Loader: Work around issue with R5 path in extensions pack
  • Loader: Partial fix for problem parsing maps from previous versions
  • Loader: Better error handling loading resources
  • General: Add provisional support for running without a network: -no-network. Beware: this is not fully tested at this point
  • General: Add reference to tools IG using extension
  • Validator: Warning not error when the code system isnt known validating questionnaires
  • Validator: Fix issue with SearchParameter validation throwing an exception if no expressions are valid
  • Renderer: Fix Code System rendering for supplements, and when theres 1..2 display translations
  • Renderer: Remove spurious header from ConceptMap rendering
  • Renderer: Fix problem with leaf rendering in profile driven renderer
  • Renderer: Fix NPE in requirements renderer
  • Renderer: Add link to questionnaire rendering questionnaireResponse + Fix access violation rendering questionnaire
  • Renderer: Fix other minor bugs generating narratives
  • Renderer: Add fragment for linking test plans and test scripts to profiles
  • QA: Add warning for unused parameters
  • XIG: Add better support for extensions