Stream: cql
Topic: testing cql with HEDIS test decks
Vasyl Herman (Apr 06 2021 at 05:28):
Hello, folks!
I have build a lab cql
engine (based on the JS cql-execution
library) that takes Synthea bundles and an ELM package as input and produces result Object out of the cql.Executor.exec
method. Everything work fine so far.
Recently, I received a HEDIS test deck
that doesn't look like a set of FHIR bundles.
I wouldn't like to re-invent the wheels. I wonder if somebody has already done solving the test decks.
Is it a good idea to convert it into FHIR format bundles or there is a better path I should go.
Thanks!
Bryn Rhodes (Apr 06 2021 at 13:36):
I'm not aware of anything in the open source space for that.
Vasyl Herman (Apr 07 2021 at 08:32):
May be there any commercial solution? I am interested in any kind of help :)
Last updated: Apr 12 2022 at 19:14 UTC