Purveyor: Centers for Medicare and Medicaid Services
Years in the DataCore: 2012-2017
Years of Data owned: 2012-2017
Unit of Data: Claim
Dataset Website: https://www.resdac.org/cms-data/files/carrier-ffs
General Description: This is also known as the Physician/Supplier Part B claims file and contains final action fee-for-service claims submitted on a CMS-1500 claim form. Most of the claims are from non-institutional providers, such as physicians, physician assistants, clinical social workers, nurse practitioners, and free-standing facility claims.
CLM_ID is the unique identifier for a given claim.
Hospital Linking:
Provider Linking:
Geographic Linking:
Base Claim File
Every Row of the claim file represents a claim submitted to CMS.
The Primary Key of the claim file is CLM_ID
Line File
Every Row of the Line file represents data that can exist in duplicity for a given Claim.
The Primary Key of the line file is CLM_ID and CLM_LN
5/28/2019: No data errata, data exceptions or data corrections have been issued.
5/28/2019: No data errata, data exceptions or data corrections have been implemented.
CMS sent the claims files as comma separated value files (.csv) along with a SAS load script and a data dictionary. It was found that the data dictionary files were incorrect and could not be used to load the data into SQL. Instead, the process below was used.
For the code used for these processes, email datacore@osumc.edu.