This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature support negation profiles 20 (#618)
* #508,#552: Added support for profile validation in the retrieve #520: Fixed incorrect handling of null enumerations and primitives for FHIR-based models # Conflicts: # engine.fhir/src/test/java/org/opencds/cqf/cql/engine/fhir/model/TestDstu2ModelResolver.java # engine.fhir/src/test/java/org/opencds/cqf/cql/engine/fhir/model/TestDstu3ModelResolver.java # engine.fhir/src/test/java/org/opencds/cqf/cql/engine/fhir/model/TestR4ModelResolver.java # pom.xml * Add v15 branch to release scripting * Merge master (#627) * update v2.1.0 (#617) * update v2.1.0 * update reference for FhirLibrarySourceProvider * remove xpp3 exclusion * update readme * Rework xpp3 dependencies due to test failures Co-authored-by: Jonathan Percival <[email protected]> * snapshot v2.2.0 (#619) * ModelResolver Task to Patient path returns `for` instead of `requester` (#624) * Adding Android compliance check on the engine, engine.fhir and engine.jackson * Correctly using plugin management * Fixing Test case * Using Assert equals and not assertTrue(equals(x)) * Fixing #621 Co-authored-by: mdnazmulkarim <[email protected]> Co-authored-by: Jonathan Percival <[email protected]> Co-authored-by: Vitor Pamplona <[email protected]> Co-authored-by: mdnazmulkarim <[email protected]> Co-authored-by: Jonathan Percival <[email protected]> Co-authored-by: Vitor Pamplona <[email protected]>
- Loading branch information
1 parent
e13c23d
commit d245db1
Showing
8 changed files
with
82 additions
and
8 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