Footnote Crosswalk
The footnote crosswalk displays a list of footnotes and their summary.
Key facts
Sample queries
-- Latest snapshot only (avoids double-counting across file versions)
SELECT *
FROM DWV.FOOTNOTE_CROSSWALK
WHERE FILE_ID IN (
SELECT ID FROM DWV.FEEDS_FILES WHERE IS_LATEST = 1
)
LIMIT 100;-- Latest snapshot only (avoids double-counting across file versions)
SELECT *
FROM cms_dwv.footnote_crosswalk
WHERE file_id IN (
SELECT id FROM cms_dwv.feeds_files WHERE is_latest = 1
)
LIMIT 100;About this feed
Coverage timeline
Release history
Reporting period
CMS published
Loaded
Latest file
Data dictionary
Row-level lineage
Source & provenance
Frequently asked questions
How often is Footnote Crosswalk updated?
What years does Footnote Crosswalk cover?
How many records are in Footnote Crosswalk?
How do I get Footnote Crosswalk data?
Related feeds
Hospital EnrollmentsMedicare Post-Acute Care Utilization - Skilled Nursing Facility by Geography and ProviderMedicare Physician & Other Practitioners - by Geography and ServiceRevalidation Due Date ListAmbulatory Surgical Center Quality Measures - NationalGet this feed
Last updated

