Title: |
Colorectal Cancer Screening HEDIS |
Id: |
ColorectalCancerScreeningHEDIS |
Version: |
0.1.0 |
Url: |
Colorectal Cancer Screening HEDIS |
Status: |
draft |
Type: |
system: http://terminology.hl7.org/CodeSystem/library-type
code: logic-library
|
Date: |
2024-08-29 19:21:15+0000 |
Publisher: |
Clinical Quality Framework |
Description: |
Colorectal Cancer Screening HEDIS
|
Jurisdiction: |
001 |
Related Artifacts: |
Dependencies
|
Parameters: |
Name | Type | Min | Max | In/Out |
Measurement Period | Period | 0 | 1 | In |
Patient | Patient | 0 | 1 | Out |
Initial Population | boolean | 0 | 1 | Out |
Denominator | boolean | 0 | 1 | Out |
Numerator | boolean | 0 | 1 | Out |
Denominator Exclusion | boolean | 0 | 1 | Out |
|
Data Requirements: |
Type | Profile | MS | Code Filter |
Patient |
http://hl7.org/fhir/StructureDefinition/Patient |
|
|
Observation |
http://hl7.org/fhir/StructureDefinition/Observation |
;;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1011
|
Observation |
http://hl7.org/fhir/StructureDefinition/Observation |
;;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.108.12.1039
|
Procedure |
http://hl7.org/fhir/StructureDefinition/Procedure |
;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.108.12.1038
|
Procedure |
http://hl7.org/fhir/StructureDefinition/Procedure |
;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1010
|
Procedure |
http://hl7.org/fhir/StructureDefinition/Procedure |
;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.108.12.1020
|
Procedure |
http://hl7.org/fhir/StructureDefinition/Procedure |
;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1019
|
Condition |
http://hl7.org/fhir/StructureDefinition/Condition |
;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1010
|
Condition |
http://hl7.org/fhir/StructureDefinition/Condition |
;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.108.12.1020
|
Condition |
http://hl7.org/fhir/StructureDefinition/Condition |
;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.108.12.1001
|
Condition |
http://hl7.org/fhir/StructureDefinition/Condition |
;;; |
code filter:
path: code
value set: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.198.12.1019
|
|
Content: text/cql |
library ColorectalCancerScreeningHEDIS version '0.1.0'
using FHIR version '4.0.1'
include FHIRHelpers version '4.0.1' called FHIRHelpers
include ColorectalCancerElements called CCE
parameter "Measurement Period" Interval<DateTime>
default Interval[@2022-01-01T00:00:00.0-06:00, @2023-01-01T00:00:00.0-06:00)
context Patient
/*
NOTE: Removed Health Plan Enrollment criteria to simplify for demonstration purposes
NOTE: Age for HEDIS is based on the end of the MP, adjustment reflected below
*/
define "Initial Population":
AgeInYearsAt(end of "Measurement Period") in Interval[51, 75]
define "Denominator":
"Initial Population"
define "Numerator":
CCE."Has Appropriate Colorectal Cancer Screening"
or CCE."Has History of Appropriate Colorectal Cancer Screening"
/*
NOTE: Removed hospice, advanced illness, and frailty exclusions to simplify for demonstration purposes
*/
define "Denominator Exclusion":
CCE."Has Active Malignant Neoplasm"
or CCE."Has Total Colectomy Performed"
or CCE."Has History of Total Colectomy"
|
|
Content: application/elm+xml |
Encoded data (15324 characters)
|
|
Content: application/elm+json |
Encoded data (26612 characters)
|
|