org.hl7.fhir.core/RELEASE_NOTES.md

11 lines
537 B
Markdown
Raw Normal View History

2020-09-22 13:48:25 -04:00
Validator:
2020-09-24 13:29:54 -04:00
* Add new validation for must-support on types / profiles / targets + improve Extension validation
2020-09-22 13:48:25 -04:00
Other code changes:
* Ensure "I" flag in profile table representation is not used just for infrastructural constraints
* Render multiple values for properties in CodeSystems if they exist
* Fix for npe rendering resources based on profiles
* fix for use of "current" as version
2020-09-24 13:29:54 -04:00
* hack for past bad package URLs
* Add rendering for must support on types, profiles, targets
* add <code> when rendering turtle to HTML