release notes

This commit is contained in:
Grahame Grieve 2021-06-17 16:55:56 +10:00
parent d67cecc83f
commit a77ae61616
1 changed files with 8 additions and 0 deletions

View File

@ -4,6 +4,11 @@ Validator:
* don't fail with an exception if an unknown resource type appears in contained resource
* improved validation for some value sets that are based on unknown code systems
* add the -verbose parameter, and add additional verbose messages
* CDA: Fix erroneous type validation on CDA templates
Snapshot generator:
* CDA: Suppress erroneous "Expansion" text appearing in view
* CDA: Don't delete binding information in snapshot for CDA bindable data types
Other code changes:
@ -11,4 +16,7 @@ Other code changes:
* Fix rendering for most resources - remove empty tables (e.g. text element, that shouldn't render)
* Fix NPE rendering code systems with some kinds of properties
* Improve rendering of questionnaires (icons, option sets)
* Rendering: add support for CodeableReference
* Rendering: Support binding mode and XML element information