2016 Hospital-Onset (HO) Clostridium Difficile Infection (CDI) Laboratory-Identified (LabID) Events Table (Original Baseline)
State of Oregon
@usgov.state_of_oregon_2016_hospital_onset_ho_clostridium_dif_8bf15319
State of Oregon
@usgov.state_of_oregon_2016_hospital_onset_ho_clostridium_dif_8bf15319
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: 2020-11-10T17:22:54.047127
Tags: 2016-hai-report, original-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_2010_11_us_baseline" VARCHAR -- SIR Interpretation (2010-11 US Baseline),
"n_2013_hhs_targets" VARCHAR -- 2013 HHS Targets,
"percentile_on_2014_national_sir_distribution" VARCHAR,
"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.