org.hl7.fhir.core/RELEASE_NOTES.md
2023-01-06 10:57:14 +11:00

509 B

Validator Changes

  • Add support for fhir_comments in R2/R2B
  • Add validator checking around versions in extension URLs
  • Fix bug generating cross-version extensions

Other code changes

  • Fix minor NPEs running IG publisher
  • Add new PE module (PEDefinition/PEInstance)
  • Add support for liquid filters (resolve FHIRPath conflict)
  • Fix up round-tripping of XPath constraints R4/R5
  • Refactor R5 ProfileUtilities (and move rendering to rendering package)
  • Fix appending text when generating snapshots