-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Validator Changes * Improve warning messages about collections in SQL ViewDefinitions * Fix type evaluation of .item() in FHIRPath * Revise message about unknown usage context on additional binding * Add support for code generation * Add check for # in CanonicalResource.version * Fix problem parsing urls in cds-hooks formats * Fix issues with output folder running tx tests * Fix bug evaluating resolve() in contained resources when doing slicing ## Other code changes * Fix NPE processing markdown * Capture missing snapshot generation messages * Track OID status * Improve rendering of coded values * update tests for changes to PE code generation * Tx Tests: Add support for special header on specific tests * Tx Tests: Fix framework to handle diagnostics correctly * Tx Tests: check http code in tx test cases * Add support for NCI code rendering * Adding missing lombok annotation (cannot build without it from scratch) (#1785) * Remove Encounter Renderer * Profile code generation fixes * Add r4 code gen classes * Draft work for tx server authentication (not landed yet) * Move XXE safe SAXParserFactory and XMLReader instantiation to XMLUtil * Bump commons-compress version ***NO_CI***
- Loading branch information
1 parent
c612a9e
commit 26c445c
Showing
12 changed files
with
12 additions
and
12 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
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
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
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
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
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
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