clinical-reasoning icon indicating copy to clipboard operation
clinical-reasoning copied to clipboard

CQL to ELM Translations Question

Open jmfadeley opened this issue 1 year ago • 7 comments

For our main project, we've been using a forked version of cql-execution to handle our processing, using CQL-to-ELM translations from clinical_quality_language with .json as our output. From a partner we're working with, we confirmed the results of this arrangement are correct.

We've been looking at cql-evaluator to see if it is faster than the other option. Unfortunately, we trying to use the same CQL, we're getting very different results against the same data. Are there any tips on how to handle the translation? Or is there a way to use XML or JSON directly, skipping the CQL translation?

jmfadeley avatar Oct 26 '22 02:10 jmfadeley