-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #458 from DBCG/feature-cpg-cql
$cql OperationProvider and Tests
- Loading branch information
Showing
30 changed files
with
1,895 additions
and
19 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,3 +1,14 @@ | ||
# CPG Plugin | ||
|
||
This plugin holds operation on library evaluate. | ||
This plugin provides the following Operations: | ||
|
||
Library | ||
$evaluate | ||
|
||
System | ||
$cql | ||
|
||
$cql is defined in the CPG Implementation Guide here: http://build.fhir.org/ig/HL7/cqf-recommendations/OperationDefinition-cpg-cql.html | ||
|
||
*Note* prefetchData is not yet implemented | ||
*Note* subject only supports Patient references as of now |
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
Oops, something went wrong.