org.hl7.fhir.core/RELEASE_NOTES.md

512 B

Validator Changes

  • Fix for NPE rendering resources

Other code changes

  • XHTML processing: Cater for "." in XML element and attribute names
  • Handle R3 encoding of primitive values when validating profiles
  • Improve error messaging when validating StructureDefinition
  • Temporary Support for MedicationStatement in R5
  • Rework Package API to allow for authentication on package servers
  • Structure mapping now finds source Structure Definition by URI and sets ParserBase logical property appropriately.