2017 Central Line-Associated Bloodstream Infections (CLABSI) Table – Critical Access Hospitals
State of Oregon
@usgov.state_of_oregon_2017_central_line_associated_bloodstre_96bc3a5a
State of Oregon
@usgov.state_of_oregon_2017_central_line_associated_bloodstre_96bc3a5a
CREATE TABLE table_1 (
"hospital_name" VARCHAR,
"hospital_location" VARCHAR,
"central_line_days" BIGINT,
"observed_infections" BIGINT,
"predicted_infections" DOUBLE,
"sir" VARCHAR,
"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.