Stream: cql
Topic: How to retrieve eCQMs using FHIR
Sylvester S (Jun 07 2021 at 21:05):
Hi,
I am looking to build an app that helps retrieve eCQMs using FHIR.
I am just thinking in terms of a SMART on FHIR app.
Looking to connect the components(QICore, CQL, Measure resource etc.. ) together and develop a working app. Publicly available Sandboxes I looked at don't have the resourcees for eCQMs. Also, I could not find any guidance or sample app anywhere that helps me in this like SMART on FHIR app.
Any help is greatly appreciated.
Thanks,
Sylvester
David Winters (Jun 08 2021 at 10:41):
Hi @Sylvester S , it sounds like you're looking for examples of SMART on FHIR apps that execute CQL and use a FHIR data model? I don't know any that are focused on eCQMs, but here are a couple of examples that implement clinical decision support (CDS):
- https://github.com/AHRQ-CDS/AHRQ-CDS-Connect-PAIN-MANAGEMENT-SUMMARY
- https://github.com/asbi-cds-tools/asbi-screening-app
You may also want to check on the #smart channel.
Sylvester S (Jun 08 2021 at 11:30):
Sure @David Winters . Thank you very much!
Last updated: Apr 12 2022 at 19:14 UTC