mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-07 21:38:15 +00:00
478 B
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