HCRIS - 2552-10

HCRIS is an annual file offering microdata from US hospital financial reports. From this page you can access data from 2010+. All the data here is available on the CMS website. An earlier compendium of HCRIS data is available at with 1996-2018 data.

Here we provide reformatted and more convenient versions of the Form 2552-10 files. Each fiscal year comes from CMS as 3 CSV files in a zipped container. One file has slowly changing hospital information such as name and NPI, one has the numeric variables and one has thealpha-numeric variables. These last two are not rectangular files but in an unusual "long" format. That is, where you might expect a record to include a hospital id and various hospital variables, such as wages, supllies, fees, etc each record includes only a hospital id, a worksheet id, line id, column id and finally a single item value. So there are as many records per hospital as there are filled-in line on the forms. The last three id variables identify the place on the form 2552-10 where the hospital was asked to place the information, and can be concatenated into an ersatz variable name. For most variables no other name is provided. Because of the inconvenience of the "long" format, the files are offered here in "wide" format. That is, as a rectangular file with one record per hospital in each file. The reason for the "long" format is unstated, in some circumstances it can save disk space.

Notes

  • Variable list
  • Record Counts
  • Source code
    last update 11 Nov 2020 by drf