2016 Hospital-Onset (HO) Clostridium Difficile Infection (CDI) Laboratory-Identified (LabID) Events Table – Acute Care Hospitals (Updated Baseline)
State of Oregon
@usgov.state_of_oregon_2016_hospital_onset_ho_clostridium_dif_dff47893
State of Oregon
@usgov.state_of_oregon_2016_hospital_onset_ho_clostridium_dif_dff47893
Oregon hospitals report facility-wide hospital-onset CDIs as part of Oregon’s mandatory healthcare-associated infections reporting program. For information regarding standardized infection ratio baselines, please see https://www.cdc.gov/nhsn/2015rebaseline/index.html
Organization: State of Oregon
Last updated: 2021-08-07T14:46:24.319271
Tags: 2016-hai-report, ach, updated-baseline
CREATE TABLE table_1 (
"hospital_name" VARCHAR,
"patient_days" BIGINT,
"observed_infections" BIGINT,
"predicted_infections" DOUBLE,
"n_2016_sir" VARCHAR -- 2016 SIR,
"sir_95_ci" VARCHAR -- SIR 95% CI,
"sir_interpretation_2015_us_baseline" VARCHAR -- SIR Interpretation (2015 US Baseline),
"n_2020_hhs_targets" VARCHAR -- 2020 HHS Targets,
"county" VARCHAR,
"hpp_region" VARCHAR,
"location_1" VARCHAR,
"sir_icon" VARCHAR,
"benchmark_icon" VARCHAR
);Anyone who has the link will be able to view this.