FHIR Chat · on OMOP · cql

Stream: cql

Topic: on OMOP


view this post on Zulip Aslan Brooke (Sep 25 2018 at 21:16):

Does anyone know of a github project or open source implementation of running CQL on OMOP Common Data Model? https://www.ohdsi.org/data-standardization/the-common-data-model/

@Bryn Rhodes do you know?

view this post on Zulip Bryn Rhodes (Sep 26 2018 at 01:23):

There was a demo of that running on ATLAS (I think?) at the NCQA Digital Quality Summit last year, but the only thing I could find was this thread from late 2016: http://forums.ohdsi.org/t/hqmf-harmonization/1798

view this post on Zulip Bryn Rhodes (Sep 26 2018 at 01:27):

I will dig a little more and see if I can find out who gave that demo

view this post on Zulip Aslan Brooke (Sep 26 2018 at 21:36):

I got this from the OHDSI forum http://forums.ohdsi.org/t/cql-to-elm-to-ohdsi-json/4434/4?u=abrooke

We are doing a CQL-OMOP project via a 2 step process:

1) CQL FHIR queries using CQL Execution Engine https://github.com/DBCG/cql_engine
2) OMOP on FHIR server running on top of our OMOP CDM http://omoponfhir.org/

So while we are not generating OHDSI JSON with CQL, we are able to do queries. That said, we would certainly love to see a CQL to OHDSI translator as well!


Last updated: Apr 12 2022 at 19:14 UTC