org.hl7.fhir.core/RELEASE_NOTES.md

891 B

Validator Changes

  • Fix bug where validator doesn't actually validate web sourced input
  • Fix narrative link validation and add id/idref validation
  • Remove fhir-test-cases from Validator CLI JAR (#1497) (reduce size)

Other code changes

  • Bump commonmark version
  • fix Utilities display of time periods (fixed width hour:min)
  • Fix stated path for error when code not in value set
  • Fix rendering of trigger definition using tables inside paragraphs
  • Update VSAC importer to fix timeout issues
  • Refactor FHIRPath java package
  • Fix problem with profiled resources being called examples in IG publisher
  • Remove dependencies for unused UI experiment (#1465)
  • Remove AU connectathon
  • Include hamcrest dependency
  • Fix breaking ValidationEngineTests
  • Give kinder error message for missing param
  • Fix commonmark group and bump version (#1500)
  • Remove dep used for local testing