Description Usage Format Details Source Examples
These data for 2011, released in May 2013, describe how much hospitals charged Medicare for various inpatient procedures, how many were performed, and how much Medicare actually paid.
1 | data("MedicareCharges")
|
A data frame with 163065 observations on the following 5 variables.
drgCode for the Direct Recovery Group: a character string that looks like a number.
idProvidera numeric vector: it should be a factor.
totalDischargesa numeric vector
aveChargesa numeric vector
avePaymentsa numeric vector
These data are part of a set with DirectRecoveryGroups, which gives a description of the medical procedure associated with each DRG, and MedicareProviders, which translates idProvider into a name, address, state, Zip, etc..
Data from the Centers for Medicare and Medicaid Services. See http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.