2017 Methicillin-Resistant Staphylococcus Aureus (MRSA) Bloodstream Infection (BSI) Laboratory-Identified (LabID) Events Table – Acute Care Hospitals
State of Oregon
@usgov.state_of_oregon_2017_methicillin_resistant_staphylococ_36539489
State of Oregon
@usgov.state_of_oregon_2017_methicillin_resistant_staphylococ_36539489
CREATE TABLE table_1 (
"hospital_name" VARCHAR,
"patient_days" BIGINT,
"observed_infections" BIGINT,
"predicted_infections" DOUBLE,
"sir" VARCHAR,
"sir_95_ci" VARCHAR,
"sir_symbol" VARCHAR,
"sir_interpretation_2015_us_baseline" VARCHAR,
"benchmarks_symbol" 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.