[CQM-7525] Excessive Radiation Dose IQR and OQR Numerator Logic Created: 12/12/24 Updated: 01/10/25 Resolved: 12/26/24 |
|
Status: | Closed |
Project: | eCQM Issue Tracker |
Component/s: | None |
Type: | EH/CAH eCQMs - Eligible Hospitals/Critical Access Hospitals | Priority: | Moderate |
Reporter: | Becky Crellin | Assignee: | Mathematica EH eCQM Team |
Resolution: | Answered | Votes: | 0 |
Labels: | None |
Solution: | Thank you for your inquiry regarding CMS1074v2 and CMS1206v2, Excessive Radiation Dose or Inadequate Image Quality for Diagnostic Computed Tomography (CT) in Adults (Facility IQR) and Excessive Radiation Dose or Inadequate Image Quality for Diagnostic Computed Tomography (CT) in Adults (Facility OQR). Yes, AlaraCommon.CT Scan Qualifies is calling the function AlaraCommon.Qualifies for each type of scan with the appropriate noise and dose thresholds for the scan type. For your example, Qualifies"(Study, "Abdomen and Pelvis Low Dose", 64, 598), 64 is noiseThreshold Decimal and 598 is sizeDoseThresold Decimal and "Abdomen and Pelvis Low Dose" is the code.
Please let us know if you have any outstanding questions. |
Solution Posted On: | |
2025 Reporting Period EH/CAH eCQMs: |
CMS1074v2
|
Last Commented Date: |
Description |
I have a few questions regarding Excessive Radiation Dose or Inadequate Image Quality for Diagnostic Computed Tomography (CT) in Adults (Facility IQR) (https://ecqi.healthit.gov/sites/default/files/ecqm/measures/CMS1074v2.html) and Excessive Radiation Dose or Inadequate Image Quality for Diagnostic Computed Tomography (CT) in Adults (Facility OQR) (https://ecqi.healthit.gov/sites/default/files/ecqm/measures/CMS1206v2.html) numerator logic.
Numerator
Referencing the following function:
However AlaraCommon.CT Scan Qualifies references "Qualifies" and NOT "AlaraCommon.Qualifies(Study "Diagnostic Study, Performed", code System.Code, noiseThreshold Decimal, sizeDoseThreshold Decimal)
AlaraCommon.Qualifies(Study "Diagnostic Study, Performed", code System.Code, noiseThreshold Decimal, sizeDoseThreshold Decimal)
Questions:
|
Comments |
Comment by Mathematica EH eCQM Team [ 01/10/25 ] |
Thanks for your follow-up inquiry. The Qualifies function, AlaraCommon.Qualifies(Study "Diagnostic Study, Performed", code System.Code, noiseThreshold Decimal, sizeDoseThreshold Decimal) takes 4 parameters.
For the sample call to that function of Qualifies"(Study, "Abdomen and Pelvis Low Dose", 64, 598), Study is the first parameter that is the Diagnostic Study, performed. "Abdomen and Pelvis Low Dose" is the second parameter that is the code for the type of CT scan. 64 is the third parameter which is the noise threshold and 598 is the fourth parameter which is the size dose threshold. The confusion may be that you interpret it as a string, but "Abdomen and Pelvis Low Dose" is a code. |
Comment by Mathematica EH eCQM Team [ 01/02/25 ] |
Thank you for the follow-up question. We will review your ticket and provide a response as soon as possible. |
Comment by Becky Crellin [ 01/02/25 ] |
Just wanted to get further clarification to my questions above.
|
Comment by Mathematica EH eCQM Team [ 12/20/24 ] |
We continue to investigate the issue noted in your ticket and will provide a response as soon as we are able. Thank you for your patience. |
Comment by Mathematica EH eCQM Team [ 12/13/24 ] |
Thank you for submitting your question. We will review your ticket and provide a response as soon as possible. |