Skip to content

R code to download and process hospital cost reports (HCRIS) and display in Shiny dashboard

Notifications You must be signed in to change notification settings

jfangmeier/hcris-cost-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hcris-cost-reports

This repository includes code to download and process the CMS hospital cost report data, known as HCRIS (Healthcare Cost Report Information System). The data includes reports for hospitals that completed the 2010 version of the cost report form, from approximately 2010 through the present.

The code (R/hcris-script.R) generates two forms of report data and select variables: records from hospitals representing their own fiscal year and records from hospitals converted to synthetic calendar years. The synthetic data method borrows from Adam Sacarny’s Stata code to complete this task (credit to Dr. Sacarny but any errors are mine alone).

This data in this repository is scheduled to update quarterly using Github Actions. The resulting data (data/costreports.rds) is then used in a shiny application to generate profile views of each reporting hospital.

Cost Report Data Available

System Provider Type Form ID Beginning Fiscal Year Ending Fiscal Year Data Update Data Release
Hospitals - 2010 CMS-2552-10 2010 2023 2024-03-31 2024-04-11

About

R code to download and process hospital cost reports (HCRIS) and display in Shiny dashboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages