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

When an extension definition has elements with non-primitive types, the target mapping does not include a ".value" path to access the value of the element within the extension. This was...

bug

**Describe the bug** When trying to process a PlanDefinition, the JAVA Jar repeatedly throws an exception that the PlanDefinition is missing a Library, even though that is not a required...

bug

**Is your feature request related to a problem? Please describe.** Yes, we need to add a CodeSystem in the tooling for the Vituity project and for future work. **Describe the...

The CQF Toooling currently does not integrate well with the SUSHI aspect of FHIR IG publishing. A complete description of the issue is found here: https://github.com/PATH-Global-Health/MERindicators/issues/12 The gist is that...

enhancement

**Describe the bug** See us-core-race duplicated on the right. ![image](https://user-images.githubusercontent.com/13257640/141685896-687ea251-5508-4d76-a6aa-4bd81185d88b.png) Also see attached examples **To Reproduce** Steps to reproduce the behavior: 1. run _refresh against the ecqm-content-r4 ig 2. look...

bug

**Describe the bug** Various parts of the tooling log errors / warnings to System.out instead of a logging framework. This makes it difficult to redirect logging to a file or...

bug

**Describe the bug** Throughout the project "/" is used as a delimiter for file paths. This is OS specific. The "/" is for Linux/Mac and the "\" is for Windows....

bug

If the cql folder is not under input/pagecontent the tooling will break and not be able to refresh or bundle the measure packages. 08:30:55.335 [main] WARN org.opencds.cqf.utilities.LogUtils - IGProcessor.publishIG -...

Why does the CodeSystemLookupDictionary have an entry for "SNOMED CT US Edition"? According to the rules for code system URIs, this would not be defined as a code system, it...

bug

The comments at the top of the page: https://github.com/cqframework/cqf-tooling/blob/master/src/main/java/org/opencds/cqf/terminology/CodeSystemLookupDictionary.java#L5 Are inconsistent with what's actually in the dictionary and should just be removed as unhelpful. However, DO NOT REMOVE THE COMMENT...

bug