release notes
This commit is contained in:
parent
89306e6ce3
commit
e0cfbeaa3f
|
@ -1,7 +1,15 @@
|
||||||
## Validator Changes
|
## Validator Changes
|
||||||
|
|
||||||
* no changes
|
* 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
|
## Other code changes
|
||||||
|
|
||||||
* no changes
|
* 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
|
||||||
|
|
Loading…
Reference in New Issue