2016 Catheter-Associated Urinary Tract Infections (CAUTI) Table – Long-Term Acute Care Hospitals (Updated Baseline)
State of Oregon
@usgov.state_of_oregon_2016_catheter_associated_urinary_tract_d3a65e73
State of Oregon
@usgov.state_of_oregon_2016_catheter_associated_urinary_tract_d3a65e73
CREATE TABLE table_1 (
"hospital_name" VARCHAR,
"hospital_location" VARCHAR,
"catheter_days" BIGINT,
"observed_infections" BIGINT,
"predicted_infections" DOUBLE,
"n_2016_sir" DOUBLE,
"sir_95_ci" VARCHAR,
"sir_interpretation_2015_us_baseline" VARCHAR,
"n_2020_hhs_targets" 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.