cqf-tooling icon indicating copy to clipboard operation
cqf-tooling copied to clipboard

Tooling for CQL and IG Authors

Results 86 cqf-tooling issues
Sort by recently updated
recently updated
newest added

**Describe the bug** PlanDefinitionProcessor persistBundle has this code: File dir = new File("C:\\src\\GitHub\\logs"); dir.mkdir(); it needs to be something like "separator + "rootDir" + "Github" + separator + "logs" **To...

bug

**Is your feature request related to a problem? Please describe.** The cqf-tooling produces a number of files as a result of an IG refresh that are quite large. In particular,...

enhancement

Measure refresh logic is incorrectly removing citation related artifacts

bug

**Describe the bug** Running -QdmToQiCore target results in an error because the URL for http://wiki.hl7.org/index.php redirects to https://wiki.hl7.org/index.php. **To Reproduce** Steps to reproduce the behavior: - Checkout the master branch...

bug

Qi core data elements to spreadsheet tooling is missing value set and code systems for race and ethnicity. These elements are must support under the QI Core patient profile- http://hl7.org/fhir/us/qicore/STU4.1.1/StructureDefinition-qicore-patient.html...

bug

**Is your feature request related to a problem? Please describe.** The publisher expects those elements. A missing title results in an error message, a missing description results in a warning...

Rather than downloading the snapshot package using scripting, use the NPM distribution of CQF Tooling together with an appropriate package.json to support using FSH followed by Refresh tooling and place...

enhancement
3pt

The measure processing tooling (in v2.5) is stripping existing extensions. Run the measure tooling on a measure that defines a populationBasis extension.

bug

Use the @description annotation of expression definitions to populate the description element of the cqfm-logicDefinition extension in the EffectiveDataRequirements result.

enhancement
1pt

To better align the decision table logic with the data dictionary labels, add processing to the decision table that identifies data elements referenced in the decision logic and creates "renames"...

enhancement