parent
5f26efffec
commit
1def1513cb
|
@ -1,7 +1,16 @@
|
||||||
## Validator Changes
|
## Validator Changes
|
||||||
|
|
||||||
* no changes
|
* Fix validation for query references with empty parameter values
|
||||||
|
* Fix validation for conditional references
|
||||||
|
|
||||||
## Other code changes
|
## Other code changes
|
||||||
|
|
||||||
* no changes
|
* Fix resource rendering for conditional references
|
||||||
|
* Fix bug caused by changing DiagnosticReport.conclusion to markdown
|
||||||
|
* Track target types on references in FHIRPath
|
||||||
|
* Minor type checking fixes for FHIRPath
|
||||||
|
* Fix bugs in FHIRPath type checking discovered during R5 preparation
|
||||||
|
* Add standardsStatus support to core model
|
||||||
|
* Update okhttp library
|
||||||
|
* Allow HTTPS for terminology server URL
|
||||||
|
* Update table generator to suppress external links in base row and column
|
||||||
|
|
Loading…
Reference in New Issue