Michael Holck

Results 10 issues of Michael Holck

Using some of the examples from the CQL Specification some of the expand operators seem to be incorrect or unable to resolve expand { Interval[@2018-01-01, @2018-01-04] } per 2 days...

bug

For example {'a'} = {'a'} is true but {'a', null} = {'a', null} returns null rather than true

This replaces PR#71 to work with the current structure of connectathon. However, there is still an error in the translation that is keeping the libraries from being able to complete...

Measure evaluation with a large number of patients can take a very long time to run and often the request may time out before the report is returned. It would...

enhancement
cr

For example {'a'} = {'a'} is true but {'a', null} = {'a', null} returns null rather than true

Stepping through the code when evaluating a summary measure report it looks like since the type is POPULATION it queries all patients but is only getting back the first 20...

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 -...

**Describe the bug** When using the tooling to refresh in the ecqm-content-r4 repo when it regenerates the library JSON it is coding the depends-on incorrectly for just the FHIRHelpers library...

bug

The full May 2020 eCQM valuesets from VSAC include a handful of codes from HSLOC which is not found as a valid code system Defining URL: | http://terminology.hl7.org/CodeSystem/hsloc -- |...

enhancement