2015 Catheter-Associated Urinary Tract Infections (CAUTI) Table
State of Oregon
@usgov.state_of_oregon_2015_catheter_associated_urinary_tract_35bfe856
State of Oregon
@usgov.state_of_oregon_2015_catheter_associated_urinary_tract_35bfe856
CREATE TABLE table_1 (
"hospital_name" VARCHAR,
"hospital_location" VARCHAR,
"catheter_days" BIGINT,
"observed_infections" BIGINT,
"predicted_infections" DOUBLE,
"n_2015_sir" VARCHAR,
"sir_95_ci" VARCHAR,
"sir_interpretation_2009_us_baseline" VARCHAR,
"n_2013_hhs_targets" VARCHAR,
"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.