mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-13 08:14:46 +00:00
773 B
773 B
Validator Changes
- Fix problem with evaluating extension contexts
- Fix up support for inactive codes and fix error message syntax
- Fix issue with collection status of resolve() being wrong
- Improved paths in profile error messages
- Fix problem with extension slicing being missed sometimes.
- Fix problem with code validation caching ignoring whitespace
- Produce useful error message when whitespace is wrong in display name
- Support for x-version extensions when generating snapshots
Other code changes
- Render inactive property in expansions
- Resolve URL for x-version extensions
- Don't warn for loading a wrong version package more than once
- Do not supercede R4 terminology when loading R5 IGs
- Migrate type support when generating differentials