Provenance

Dataset ID
nh-quality-mds
Entity Type
snf
Role
enrichment
Source
CMS
Vintage
Mar 2026
Entity Count
Last ETL Run
2026-04-13

Overview

The SNF Quality Measures (MDS) dataset is published by the Centers for Medicare & Medicaid Services (CMS) through the Nursing Home Care Compare program and is available as a public-use file on data.cms.gov (dataset identifier: nh-quality-mds). It contains facility-level quality measure scores derived from the Minimum Data Set (MDS), the standardized clinical assessment instrument that nursing home staff complete for every resident at admission, quarterly, annually, and upon significant change in condition. Each row represents one facility-measure combination, with approximately 20 fields per row covering the measure score, measure description, resident counts, footnote codes, and reporting period.

The measures are divided into two populations: long-stay (residents with 101 or more cumulative days in the facility) and short-stay (residents with fewer cumulative days). Long-stay measures include rates of pressure ulcers, falls with major injury, use of physical restraints, urinary tract infections, and antipsychotic medication use. Short-stay measures include rehospitalization rates and functional improvement metrics. This dataset answers questions such as: What percentage of a facility's long-stay residents received antipsychotic medications? How does a facility's short-stay rehospitalization rate compare to the national average? Which quality measures are suppressed for a given facility, and what does that imply about its resident population size?

Join Strategy

Each record is joined to a CareGraph SNF entity page using the Federal Provider Number field, which is the facility's CMS Certification Number (CCN). The CCN is a 6-character string, zero-padded on the left (e.g., 015001). During ETL, the join key is normalized by stripping leading and trailing whitespace and enforcing zero-padding to six digits. The join is a left join from the SNF entity manifest to this dataset: SNF pages without matching quality measure records display missing-data indicators rather than being omitted from the site. Because each facility has multiple rows (one per measure), the ETL pivots these into a single quality-measures object on the entity page manifest, keyed by measure identifier. Source rows with CCN values that do not match any entity page are logged as unmatched and excluded from the site build. The CCN format is validated during the ETL build step, and malformed keys are reported in the build log.

Known Limitations

Data Quality Notes

← Back to Methodology Hub · Report an error