org.hl7.fhir.core/RELEASE_NOTES.md
2022-07-26 06:58:03 +10:00

478 B

Validator Changes

  • Add support for OID 1.3.160 (very short OIDs are special)
  • Fix evaluation of ValueSets that have only one value set import

Other code changes

  • Rework precision checking in datetime
  • Update version conversion to not drop modifierExtensions
  • Fix DocumentRendering to generate Composition Narrative if not present
  • Restore Search Parameters (missing due to R5 draft generation issues)
  • Don't access getBinaries directly in XVerExtensionManager