org.hl7.fhir.core/RELEASE_NOTES.md

16 lines
624 B
Markdown
Raw Normal View History

## Validator Changes
2023-11-10 19:47:01 -05:00
* Remove wrong LOINC code for circumference % from vital signs scan
* Remove spurious error when profile discriminators have no value
* Fix as() and ofType() in FHIRPath engine to support type namespaces properly
* Fix problem with FHIRPath engine wrongly checking types in context of CDA
* Fix date validation error in CDA validation
* Update error handling to preserve message ids properly
## Other code changes
2023-11-10 19:47:01 -05:00
* Add rendering of II.system
* Fix extension handling when generating snapshots - which are ignored, overwrite, or add
* Delete some empty java files
* Remove unnecessary snapshot tests