org.hl7.fhir.core/RELEASE_NOTES.md

12 lines
379 B
Markdown
Raw Normal View History

## Validator Changes
2022-10-14 16:09:21 -04:00
* Fix typos in error messages
## Other code changes
2022-10-14 16:09:21 -04:00
* Fix NPE in xig generation
* Fix bug in validator test framework (packages not being loaded properly)
* Remove references to terminology files no longer found in source specification
* Package generation enhancements for R4/R4B
* Support for CDS Hooks validation (not surfaced outside test cases yet)