View source: R/get-cur-pchhai-hosp-data.R
| current_pch_hai_hospital_data | R Documentation |
Get the current PCH HAI Hospital data.
current_pch_hai_hospital_data(.data)
.data |
The data that results from the |
This function will obtain the current PCH HAI Hospital data
from the output of the current_hosp_data() function, that is
the required input for the .data parameter. This function only returns a single
object.
Gets the current PCH HCAHPS data from the current hospital data file.
Steven P. Sanderson II, MPH
https://data.cms.gov/provider-data/topics/hospitals/
Other Hospital Data:
current_asc_data(),
current_asc_oas_cahps_data(),
current_comp_death_data(),
current_hai_data(),
current_hcahps_data(),
current_hosp_data(),
current_hvbp_data(),
current_ipfqr_data(),
current_maternal_data(),
current_medicare_hospital_spending_data(),
current_oqr_oas_cahps_data(),
current_outpatient_imaging_efficiency_data(),
current_payments_data(),
current_pch_hcahps_data(),
current_pch_oncology_measures_hospital_data(),
current_pch_outcomes_data(),
current_timely_and_effective_care_data(),
current_unplanned_hospital_visits_data,
current_va_data()
## Not run:
current_hosp_data() |>
current_pch_hai_hospital_data()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.