mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-18 18:54:57 +00:00
* Ensure "I" flag in profile table representation is not used for underlying infrastructural constraints that exist everywhere * render multiple values for properties if they exist * fix for npe * fix for use of "current" as version * fix bad package URLs as they are loaded * RELEASE_NOTES.md * Add rendering for must support on types, profiles, targets * Add new validation for must-support on types / profiles / targets + improve extension validation * add <code> when rendering turtle to HTML * RELEASE_NOTES.md * fix notes * fix rendering problems with languages in value sets * Change warnings about invalid codes to hints in retired value sets * Fix bugs loading content to validate from hapi servers * Fix FHIRPath engine for updated tests for date addition/subtraction * fix questionnaire mode support for validator * rename org.hl7.fhir.utilities.cache to org.hl7.fhir.utilities.npm * update to POM * refactor FHIRPath to report error locations for run time errors