Quality Measure Implementation Guide

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

Library-library-exm125-FHIR

Formats: XML, JSON, Turtle

Id: Library/library-exm125-FHIR
Type: system: http://hl7.org/fhir/library-type
code: logic-library
Identifier: system: http://example.org/fhir/cqi/ecqm/Library/Identifier
value: EXM125
Version: 7.2.000
Title: Breast Cancer Screening
Status: active
Description: This library is used as an example in the FHIR Quality Measure Implementation Guide
Related:

type: depends-on

Resource:
reference: Library/library-mat-global-common-functions-FHIR

type: depends-on

Resource:
reference: Library/library-adult-outpatient-encounters-FHIR

type: depends-on

Resource:
reference: Library/library-hospice-FHIR

type: depends-on

Resource:
reference: Library/library-fhir-helpers

type: depends-on

Resource:
reference: Library/library-supplemental-data-elements-FHIR

Data Requirements:

type: Procedure

code filter:
path: code
valueset: https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1020

type: Condition

code filter:
path: code
valueset: https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1070

type: Condition

code filter:
path: code
valueset: https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1071

type: Condition

code filter:
path: code
valueset: https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1069

type: Condition

code filter:
path: code
valueset: https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1071

type: Condition

code filter:
path: code
valueset: https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1068

type: Procedure

code filter:
path: code
valueset: https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1005

type: DiagnosticReport

code filter:
path: code
valueset: https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.108.12.1018

Content: type: text/cql
library BreastCancerScreening version '7.2.000'

/*
This example is a work in progress and should not be considered a final specification
or recommendation for guidance. This example will help guide and direct the process
of finding conventions and usage patterns that meet the needs of the various stakeholders
in the measure development community.
*/

using FHIR version '3.0.0'

include MATGlobalCommonFunctions_FHIR version '2.0.000' called Global
include AdultOutpatientEncounters_FHIR version '1.1.000' called AdultOutpatientEncounters
include Hospice_FHIR version '1.0.000' called Hospice
include FHIRHelpers version '3.0.0' called FHIRHelpers
include SupplementalDataElements_FHIR version '1.0.0' called SDE

valueset "ONC Administrative Sex": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1'
valueset "Race": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.836'
valueset "Ethnicity": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.837'
valueset "Payer": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591'
valueset "Bilateral Mastectomy": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1005'
valueset "Female": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.560.100.2'
valueset "Mammography": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.108.12.1018'
valueset "Unilateral Mastectomy": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1020'
valueset "History of bilateral mastectomy": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1068'
valueset "Status Post Left Mastectomy": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1069'
valueset "Status Post Right Mastectomy": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1070'
valueset "Left": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.122.12.1036'
valueset "Right": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.122.12.1035'
valueset "Unilateral Mastectomy, Unspecified Laterality": 'https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1071'

parameter "Measurement Period" Interval<DateTime>

context Patient

define "SDE Ethnicity":
  SDE."SDE Ethnicity"

define "SDE Payer":
  SDE."SDE Payer"

define "SDE Race":
  SDE."SDE Race"

define "SDE Sex":
  SDE."SDE Sex"

define "Denominator":
  "Initial Population"

define "Unilateral Mastectomy Procedure":
  [Procedure: "Unilateral Mastectomy"] UnilateralMastectomyProcedure
    where UnilateralMastectomyProcedure.performed ends before day of 
    end of "Measurement Period"
      and UnilateralMastectomyProcedure.status = 'completed'

define "Right Mastectomy":
  ( ( [Condition: "Status Post Right Mastectomy"] C
      where C.clinicalStatus = 'active'
  )
    union ( [Condition: "Unilateral Mastectomy, Unspecified Laterality"] UnilateralMastectomyDiagnosis
        where UnilateralMastectomyDiagnosis.bodySite in "Right"
          and UnilateralMastectomyDiagnosis.clinicalStatus = 'active'
    ) ) RightMastectomy
    where Global."Normalize Onset"(RightMastectomy.onset)starts before day of 
    end of "Measurement Period"

define "Left Mastectomy":
  ( ( [Condition: "Status Post Left Mastectomy"] C
      where C.clinicalStatus = 'active'
  )
    union ( [Condition: "Unilateral Mastectomy, Unspecified Laterality"] UnilateralMastectomyDiagnosis
        where UnilateralMastectomyDiagnosis.bodySite in "Left"
          and UnilateralMastectomyDiagnosis.clinicalStatus = 'active'
    ) ) LeftMastectomy
    where Global."Normalize Onset"(LeftMastectomy.onset)starts before day of 
    end of "Measurement Period"

define "History Bilateral Mastectomy":
  [Condition: "History of bilateral mastectomy"] BilateralMastectomyHistory
    where Global."Normalize Onset"(BilateralMastectomyHistory.onset)starts before day of 
    end of "Measurement Period"
      and BilateralMastectomyHistory.clinicalStatus = 'active'

define "Bilateral Mastectomy Procedure":
  [Procedure: "Bilateral Mastectomy"] BilateralMastectomyPerformed
    where BilateralMastectomyPerformed.performed ends before day of 
    end of "Measurement Period"
      and BilateralMastectomyPerformed.status = 'completed'

define "Numerator":
  exists ( [DiagnosticReport: "Mammography"] Mammogram
      where ( Mammogram.effective ends 27 months or less before day of 
        end of "Measurement Period"
      )
        and Mammogram.status in { 'final', 'amended', 'corrected', 'appended' }
  )

define "Denominator Exclusion":
  Hospice."Has Hospice"("Measurement Period")
    or ( Count("Unilateral Mastectomy Procedure")= 2 )
    or ( exists "Right Mastectomy"
        and exists "Left Mastectomy"
    )
    or exists "History Bilateral Mastectomy"
    or exists "Bilateral Mastectomy Procedure"

define "Initial Population":
  Patient.gender = 'female'
    and Global."CalendarAgeInYearsAt"(FHIRHelpers.ToDate(Patient.birthDate), start of "Measurement Period")in Interval[51, 74]
    and exists AdultOutpatientEncounters."Qualifying Encounters"("Measurement Period")