2017 Surgical Site Infections (SSI) Table – Adult Procedures
State of Oregon
@usgov.state_of_oregon_2017_surgical_site_infections_ssi_adul_702a9f27
State of Oregon
@usgov.state_of_oregon_2017_surgical_site_infections_ssi_adul_702a9f27
CREATE TABLE table_1 (
"hospital_name" VARCHAR,
"procedures_performed" BIGINT,
"procedure_type" VARCHAR,
"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.