This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative | Security Category: Anonymous | Compartments: Not linked to any defined compartments |
These examples illustrate the use of the Library resource to share quality measurement and improvement logic as a FHIR resource. Note that the actual content of each library (the Clinical Quality Language (CQL) source, or the XML for the information model definition, etc.) should be contained in the content
element as an Attachment
. For illustration purposes, the content of each library is included in its raw form, and linked here.
Example | Description | Content |
---|---|---|
Chlamydia Screening Common Library | Common Chlamydia Screening library developed as the running example in the Author's Guide of the Clinical Quality Language specification. | CQL Source |
Exclusive Breastfeeding Intervention Logic | Clinical Decision Support rules derived from CMS9v4 - Exclusive Breastfeeding measure | CQL Source |
Exclusive Breastfeeding Measure Logic | Quality Measurement logic used to express the CMS9v4 measure. | CQL Source |
CMS 146 Measure Logic | Measure logic for CMS 146 used as the running example for Quality Reporting guidance in the Clinical Reasoning module. | CQL Source |
QUICK Model Definition | The QUICK model information file used by the CQL-to-ELM translator to validate CQL written against the QUICK data model. | XML Information Model |
FHIR Model Definition | The FHIR model information file used by the CQL-to-ELM translator to validate CQL written against the FHIR data model. | XML Information Model |
FHIR Helpers | This library defines functions to convert between FHIR data types and CQL system-defined types, as well as functions to support FHIRPath implementation. For more information, the FHIRHelpers wiki page: https://github.com/cqframework/clinical_quality_language/wiki/FHIRHelpers | CQL Source |
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.