David Dieppois

Results 8 comments of David Dieppois

I've downloaded the ECM at https://ecqi.healthit.gov/ecqm/eh/2023/cms0190v11#quicktabs-tab-tabs_measure-2 and opened it using the plugin in visual code. I believe the definition has changed since then ```cql define "No Mechanical VTE Prophylaxis Due...

Hey @adamzkover what command on which file exactly did you get your error ?

Using the first CQL expression with the latest version of the translator gives me this XML for numsUnionFoo ```xml ``` Using the second CQL expression I get ``` I can...

There is an issue building the model info at the moment with the cqf-tooling. I've discussed this issue with @JPercival and it's due to a library that is now outdated....

Same issue as #428 as I'm facing this error when trying to build the ModelInfo. This seems to be due to an now outdated library that we rely on. `java.lang.LinkageError:...

Would it be possible to have more information about this ticket? I would need the proper xlsx file to run which contain a CONFIG tab. The one that is attached...

I've checked the definition of PlanDefinition here : https://smilecdr.com/docs/clinical_reasoning/plan_definitions.html And checked the Json file for HypertensionOrderSetLogicBMJ.json Without any "library" nodes I was able to go through the refresh.sh script without...

After adding a name to the test case Bundle-test-case-1-1.json in that format ` "name": [ { "use": "official", "family": "Mortimer", "given": [ "Penelope", "Kimberly" ] } ],` I was able...