2017 Dialysis Bloodstream Infections (BSI) Table
State of Oregon
@usgov.state_of_oregon_2017_dialysis_bloodstream_infections_bsi_table
State of Oregon
@usgov.state_of_oregon_2017_dialysis_bloodstream_infections_bsi_table
Oregon freestanding outpatient dialysis facilities report BSIs as part of Oregon’s mandatory healthcare-associated infections reporting program. For information regarding standardized infection ratio baselines, please see https://www.cdc.gov/nhsn/2015rebaseline/index.html.
Organization: State of Oregon
Last updated: 2020-11-10T17:22:43.883450
Tags: 2017-hai-report, dialysis
CREATE TABLE table_1 (
"facility_name" VARCHAR,
"patient_months" BIGINT,
"observed_infections" BIGINT,
"predicted_infections" DOUBLE,
"sir" DOUBLE,
"sir_95_ci" VARCHAR -- SIR 95% CI,
"sir_interpretation_2015_us_baseline" VARCHAR -- SIR Interpretation (2015 US Baseline),
"county" VARCHAR,
"hpp_region" VARCHAR,
"location_1" VARCHAR,
"sir_icon" VARCHAR
);Anyone who has the link will be able to view this.