Understanding e-Quality Codes and the Data Behind Quality Scores
This page explains the basic language behind eCQM reporting. You need to understand enough to know when a dashboard, EHR report, or vendor explanation may not match the applicable program, measure version, data lineage, or submission format.
🚗 The simple model: match the report to the program
QRDA
QRDA-I is patient-level for hospitals; QRDA-III is aggregate for eligible clinicians.
eCQM Logic
The measure rules that decide denominator, numerator, exclusion, and failure.
VSAC
NLM's repository and authoring tool for value sets. It is not a code system.
Code Systems
LOINC, SNOMED CT, RxNorm, ICD-10-CM, CPT, HCPCS, CVX, and UCUM.
🧩 Code system cheat sheet
| Code system | What it usually represents | Easy example | Why pop health should care |
|---|---|---|---|
| LOINC | Labs, observations, assessments, scores, survey questions | A1c, LDL, systolic BP, PHQ-9 score | A screening may not count if the result is documented only as text instead of a structured coded observation. |
| SNOMED CT | Clinical findings, conditions, procedures, statuses, reasons | Frailty, hospice status, procedure performed, clinical finding | Often supports numerator events, exclusions, exceptions, and clinical status. |
| VSAC | NLM repository and authoring tool for value sets; not a code system | “Diabetes” value set, “Depression Screening” value set | Use the exact reporting-year value set release required by the measure. |
| RxNorm | Medications | Statins, antidepressants, diabetes meds | Medication measures need the right medication code, not just a note saying “on statin.” |
| ICD-10-CM | Diagnosis codes | E11.9, I10, I50.32 | May identify denominator conditions, exclusions, or risk-related concepts. |
| CPT/HCPCS | Services, procedures, billing-oriented events | Office visit, colonoscopy, AWV, screening code | Can prove an encounter or service happened when the measure accepts those codes. |
| UCUM | Units | %, mg/dL, mmHg | A result without the right unit can fail or be misread. |
🏛️ Where the source of truth lives
Vendors do not own most of these code systems. Vendors consume official code systems, measure specifications, value sets, implementation guides, and validation rules.
| Item | Maintained by | Source of truth | Update pattern to understand |
|---|---|---|---|
| eCQM specifications | CMS/eCQI | eCQI Resource Center | Annual reporting/performance period updates |
| VSAC value sets | NLM VSAC with CMS eCQM value sets | NLM VSAC and eCQI links | Annual CMS eCQM release resources, plus downloadable files |
| LOINC | Regenstrief Institute | LOINC.org | Official terminology releases, moving toward more frequent cumulative releases |
| SNOMED CT US Edition | NLM, based on SNOMED International content | NLM SNOMED CT US Edition | US Edition is released on a March and September schedule |
| RxNorm | NLM | NLM RxNorm files | Monthly full releases and weekly updates |
| ICD-10-CM | CDC/NCHS and CMS resources | CDC ICD-10-CM files and CMS ICD-10 resources | Usually annual federal fiscal year updates, with occasional mid-year updates |
| HCPCS Level II | CMS | CMS HCPCS files | Quarterly update files |
| CPT | AMA | AMA CPT resources/licensed files | Annual code set and AMA updates |
| QRDA-I implementation guide | CMS/eCQI/HL7 standards base | eCQI Resource Center | Reporting-year implementation guides, Schematron, and sample files |
🕵️ Why good clinical care can still fail electronically
Text-only documentation
The note says the service happened, but the structured code never fires.
Mapping problem
The front-end field maps to a local code or wrong code system.
Wrong version
The vendor uses last year's value set, retired codes, or the wrong reporting-year logic.
Export mismatch
The UI dashboard shows success, but the QRDA-I file does not contain the required evidence.
Interface gap
The data exists in one system but never reaches the reporting engine.
Missing value/unit/date
The code is present, but the result, unit, or date is incomplete.
🎮 Mini quiz: Can you spot the issue?
1. A provider writes “PHQ-2 negative” in the note, but the patient still fails the depression screening measure. What is the most likely issue?
2. Which system usually identifies lab tests, observations, and assessment scores?
3. What does VSAC mainly tell us?
➡️ Why this matters for vendor conversations
That is the purpose of Part 2. It teaches how to question EHR vendors, certified quality vendors, and non-certified population health vendors without getting lost in acronyms.
📌 Source notes
Authoritative starting points: eCQI QRDA overview, CMS QRDA versions, and NLM VSAC. Check the applicable program and reporting-year specifications before operational use.