2015 Central Line-Associated Bloodstream Infections (CLABSI) Table
State of Oregon
@usgov.state_of_oregon_2015_central_line_associated_bloodstre_b4862599
State of Oregon
@usgov.state_of_oregon_2015_central_line_associated_bloodstre_b4862599
Oregon hospitals report CLABSIs from all adult and pediatric ICUs, NICUs, and adult and pediatric medical, surgical, and medical/surgical wards as part of Oregon's mandatory healthcare-associated infections reporting program.
Organization: State of Oregon
Last updated: 2020-11-10T17:21:55.036315
Tags: 2015-hai-report
CREATE TABLE table_1 (
"hospital_name" VARCHAR,
"hospital_location" VARCHAR,
"central_line_days" BIGINT,
"observed_infections" BIGINT,
"predicted_infections" DOUBLE,
"n_2015_sir" VARCHAR -- 2015 SIR,
"sir_95_ci" VARCHAR -- SIR 95% CI,
"sir_interpretation_2006_08_us_baseline" VARCHAR -- SIR Interpretation (2006-08 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.