org.hl7.fhir.core/RELEASE_NOTES.md

622 B

Validator Changes

  • Add clearer message for errors around unable to validate because unknown code system
  • Fix problem with fhirVersion cardinality validating IG resources

WHO I18n Project

  • Remove Questionnaire.item.linkId from translatable content

Other code changes

  • Further revisions to rendering framework for id uniqueness, main spec rendering, and various reported issues
  • Improve doco for R4/R4B renderers
  • Introduce backwards compatible constructor in ValidationEngineBuilder and fix useEcosystem
  • Use v2 of PublishCodeCoverageResults (#1665)
  • #1583 do not serialize choice group + add testcase