Skip to content

Cooking with CQL Q&A: General CQL

rhondaschwartz edited this page May 11, 2021 · 13 revisions

Each Q&A has the Cooking with CQL session number and date. For the most current and accurate information, please check the CQL Qs&As for a more recent answer to your question.

CQL vs FHIRv4.0 nested structures: Is the structure of Clinical Quality Language (CQL) in a similar format to the Fast Healthcare Interoperability Resources® (FHIR®) 4.0 nested structure? (Session 53 - 4/22/21)
  • Yes. The FHIR model information for CQL follows the same structure as in the FHIR documentation. The code, using FHIR version '4.0.1', tells the translator to bring FHIR into scope.

Additionally, the translator has built-in support for several versions of FHIR and the Quality Data Model (QDM) and now has support for dynamic loading of model information.

Databases in CQL: How do we actually use CQL against a database to generate results? Is this just another way to express measure functions, or does it run somewhere? (Session 25 - 5/31/18)
  • CQL is designed to enable the description and distribution of eCQMs, but it also can be a basis for evaluation. There are at least two open source engine implementations of CQL that will actually evaluate the measures and supporting logic.

Wiki Index

Home

Authoring Patterns - QICore v4.1.1

Authoring Patterns - QICore v5.0.0

Authoring Patterns - QICore v6.0.0

Authoring Measures in CQL

Composite Measure Development

Cooking with CQL Examples

Cooking with CQL Q&A All Categories
Additional Q&A Examples

CQL 1.3 Impact Guidance

CQL Error Messages

Developers Introduction to CQL

Discussion Items

Example Measures

Formatting and Usage Topics

Formatting Conventions

Library Versioning

Negation in QDM

QDM Known Issues

Specific Occurrences

Specifying Population Criteria

Supplemental Data Elements

Terminology in CQL

Translator Options For Measure Development

Unions in CQL

Clone this wiki locally