Add release notes
This commit is contained in:
parent
2efb34c66f
commit
2c87e00034
|
@ -1,7 +1,18 @@
|
|||
## Validator Changes
|
||||
|
||||
* no changes
|
||||
* Rework bundle references validation for R4+ - this is a *significant* change - many existing bundles that were previously erroneously passing will now fail
|
||||
* #1488 - don't fail on erroneously repeating elements
|
||||
* Fix problem creating CDA type discriminators
|
||||
* Fix problem with R3 expansion
|
||||
* Add support for CCDA .hasTemplateIdOf(canonical)
|
||||
* Add support for NZ IPS
|
||||
|
||||
|
||||
## Other code changes
|
||||
|
||||
* no changes
|
||||
* Start work on making IWorkerContext a versioned API
|
||||
* Add fhirVersion to R5 Base and IWorkerContext methods
|
||||
* move IContextResourceLoader, ValidationResult and CodingValidationRequest out of IWorkerContext to their own clasess
|
||||
* Fix up VSAC import for large value sets
|
||||
* fix FHIRPath cda tests for empty package cache
|
||||
* Fix issue where markdown with multiple characters was being cut off sometimes when rendering profiles
|
||||
|
|
Loading…
Reference in New Issue