-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Grahame Grieve
committed
Oct 20, 2023
1 parent
2f8a5a0
commit e06fee9
Showing
3 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,16 @@ | ||
## Validator Changes | ||
|
||
* no changes | ||
* Validation by templateId for CDA | ||
* Fix NPE validating concept maps | ||
* Update ViewDefinition validator for change (alias -> name) | ||
* Fix for NPE validating sql-on-fhir ViewDefinition | ||
* Fix for index out of bounds error when extension uses itself | ||
|
||
## Other code changes | ||
|
||
* no changes | ||
* Add package use tracking to FHIR cache for validator.fhir.org | ||
* Support for instance-name and instance-description in IG publisher | ||
* Element.removeExtension (support for instance-name and instance-description extensions in IG publisher) | ||
* Split terminology service tests | ||
* Hack for wrong URLs in subscriptions backport | ||
* Remove dependencies for unused UI experiment |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters