Skip to content

KMCGit/CDS-Library

Repository files navigation

CDS-Library: Clinical Decision Support File Library

The CDS-Library stores common files necessary to make the Coverage Requirements Discovery (CRD), Documentation Templates and Rules (DTR) and Prior Authorization Support (PAS) use cases work. These use cases are being developed as part of the Da Vinci Project within the HL7 Standards Organization.

CRD-DTR

The "rule" files necessary to make the Coverage Requirements Discovery (CRD) and Documentation Templates and Rules (DTR) use cases work. For more documentation on the file structure, click here.

Examples

The "rule" files for CRD and DTR that were not created as part of the reference implementation. For more documentation on the file structure, click here.

To run the rule sets under the Examples folder with the test-ehr, you need to load the data for the rule sets from test-ehr repo by running the following command:

gradle loadBundleResource

PriorAuth

Rules the Prior Authorization Support (PAS) reference implementation uses for deciding on the approval of a Claim.

RuleUtils

A java library for helping to process CQL as well as converting CQL to ELM for execution.

Releases

No releases published

Packages

No packages published