Hide
Proposed Solution:
Before:
define “Preventive Visit During Measurement Period”:
( [“Encounter, Performed”: “Annual Wellness Visit”]
union [“Encounter, Performed”: “Preventive Care Services Established Office Visit, 18 and Up”]
union [“Encounter, Performed”: “Preventive Care Services Group Counseling”]
union [“Encounter, Performed”: “Unlisted preventive medicine service”]
union [“Encounter, Performed”: “Preventive Care Services Individual Counseling”]
union [“Encounter, Performed”: “Postoperative follow-up visit, normally included in the surgical package, to indicate that an evaluation and management service was performed during a postoperative period for a reason(s) related to the original procedure”]
union [“Encounter, Performed”: “Nutrition Services”]
union [“Encounter, Performed”: “Preventive Care Services Initial Office Visit, 18 and Up”] ) PreventiveEncounter
where PreventiveEncounter.relevantPeriod during day of “Measurement Period”
After:
Add value sets:
“Preventive Care, Established Office Visit, 0 to 17” (2.16.840.1.113883.3.464.1003.101.12.1024)
“Preventive Care Services, Initial Office Visit, 0 to 17” (2.16.840.1.113883.3.464.1003.101.12.1022)
define “Preventive Visit During Measurement Period”:
[…]
union [“Encounter, Performed”: “Preventive Care, Established Office Visit, 0 to 17”]
union [“Encounter, Performed”: “Preventive Care Services, Initial Office Visit, 0 to 17”] ) PreventiveEncounter
where PreventiveEncounter.relevantPeriod during day of “Measurement Period”
Rationale for Change:
The addition of these eligible encounters aligns with the measure intent and age range from the previously published version of the measure.
Show
Proposed Solution:
Before:
define “Preventive Visit During Measurement Period”:
( [“Encounter, Performed”: “Annual Wellness Visit”]
union [“Encounter, Performed”: “Preventive Care Services Established Office Visit, 18 and Up”]
union [“Encounter, Performed”: “Preventive Care Services Group Counseling”]
union [“Encounter, Performed”: “Unlisted preventive medicine service”]
union [“Encounter, Performed”: “Preventive Care Services Individual Counseling”]
union [“Encounter, Performed”: “Postoperative follow-up visit, normally included in the surgical package, to indicate that an evaluation and management service was performed during a postoperative period for a reason(s) related to the original procedure”]
union [“Encounter, Performed”: “Nutrition Services”]
union [“Encounter, Performed”: “Preventive Care Services Initial Office Visit, 18 and Up”] ) PreventiveEncounter
where PreventiveEncounter.relevantPeriod during day of “Measurement Period”
After:
Add value sets:
“Preventive Care, Established Office Visit, 0 to 17” (2.16.840.1.113883.3.464.1003.101.12.1024)
“Preventive Care Services, Initial Office Visit, 0 to 17” (2.16.840.1.113883.3.464.1003.101.12.1022)
define “Preventive Visit During Measurement Period”:
[…]
union [“Encounter, Performed”: “Preventive Care, Established Office Visit, 0 to 17”]
union [“Encounter, Performed”: “Preventive Care Services, Initial Office Visit, 0 to 17”] ) PreventiveEncounter
where PreventiveEncounter.relevantPeriod during day of “Measurement Period”
Rationale for Change:
The addition of these eligible encounters aligns with the measure intent and age range from the previously published version of the measure.