Baselight

Central Line-Associated Bloodstream Infections (CLABSI) In California Hospitals

State of California

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9

Loading...
Loading...

About this Dataset

Central Line-Associated Bloodstream Infections (CLABSI) In California Hospitals

This dataset includes central line-associated bloodstream infection (CLABSI) data reported by California hospitals to the California Department of Public Health (CDPH), Healthcare-Associated Infections (HAI) Program, via the Centers for Disease Control and Prevention (CDC) National Healthcare Safety Network (NHSN). Hospital types include acute care, critical access, long-term acute care, free-standing rehabilitation hospitals, as well as acute rehabilitation units that report data separately.

CLABSI data for each hospital include the number of infections observed (reported) and predicted (based on national baseline data), the number of central line-days, the Standardized Infection Ratio (SIR) and associated 95% confidence intervals, and statistical interpretation to show whether CLABSI incidence was the same (no different), better (lower), or worse (higher) than the national baseline. Central line insertion practices (CLIP) adherence percent for each hospital is calculated from data reported by all critical care locations (i.e., critical care areas, neonatal critical care, and one special care area, "Oncology - Medical/Surgical Critical Care"). In 2021, the CLIP reporting requirement to CDPH via NHSN was discontinued.

CLABSI SIRs are influenced by clinical and infection control practices related to central line insertion and infection control maintenance practices, patient-based risk factors, and surveillance and reporting methods. Health and Safety Code section 1288.55(a)(2) requires general acute care hospitals to report to CDPH all cases of CLABSI identified in their facilities.

For general information about NHSN, surveillance definitions, and reporting requirements for CLABSI, please visit: https://www.cdc.gov/nhsn/index.html

To link the CDPH facility IDs with those from other Departments, including OSHPD, please reference the "Licensed Facility Cross-Walk" Open Data table at: https://data.chhs.ca.gov/dataset/licensed-facility-crosswalk.

For information about healthcare-associated infection prevention progress in California hospitals and statewide prevention goals, please visit: https://www.cdph.ca.gov/Programs/CHCQ/HAI/Pages/HAIreport.aspx
Organization: State of California
Last updated: 2025-09-23T12:40:18.260716
Tags: agency-for-healthcare-research-and-quality, california-department-of-public-health, central-venous-catheter, clabsi, critical-care, cross-infection, delivery-of-health-care, epidemiology, general-care, hai, hospital-infections, hospitals, infection-controls, long-term-care, neonatal-critical-care, nosocomial-infections, patient-care-areas, surveillance

Tables

CLABSI In Hospitals, 2013

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2013
  • 32.08 kB
  • 342 rows
  • 18 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2013 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_name1" VARCHAR,
  "facility_name2" VARCHAR,
  "facility_name3" VARCHAR,
  "facid1" BIGINT,
  "facid2" VARCHAR,
  "facid3" VARCHAR,
  "county" VARCHAR,
  "observed_infections" BIGINT,
  "predicted_infections" DOUBLE,
  "central_line_days" BIGINT,
  "sir" DOUBLE,
  "n_95_confidence_interval_low_limit" DOUBLE  -- 95%Confidence Interval Low Limit,
  "n_95_confidence_interval_upper_limit" DOUBLE  -- 95%Confidence Interval Upper Limit,
  "statistical_interpretation" VARCHAR,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2014

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2014
  • 28.8 kB
  • 359 rows
  • 14 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2014 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id1" BIGINT,
  "facility_name1" VARCHAR,
  "county" VARCHAR,
  "observed_infections" BIGINT,
  "predicted_infections" DOUBLE,
  "central_line_days" BIGINT,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "statistical_interpretation" VARCHAR,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2015

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2015
  • 26.34 kB
  • 336 rows
  • 14 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2015 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id1" BIGINT,
  "facility_name1" VARCHAR,
  "county" VARCHAR,
  "observed_infections" BIGINT,
  "predicted_infections" DOUBLE,
  "central_line_days" BIGINT,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "statistical_interpretation" VARCHAR,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2016

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2016
  • 37.02 kB
  • 462 rows
  • 18 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2016 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name1" VARCHAR,
  "county" VARCHAR,
  "facility_category" VARCHAR,
  "facility_type" VARCHAR,
  "infections_reported" VARCHAR,
  "infections_predicted" VARCHAR,
  "central_line_days" VARCHAR,
  "sir" VARCHAR,
  "sir_ci_95_lower_limit" VARCHAR,
  "sir_ci_95_upper_limit" VARCHAR,
  "comparison" VARCHAR,
  "clip_adherence_percent" DOUBLE,
  "sir_2015" VARCHAR,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2017

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2017
  • 38.66 kB
  • 469 rows
  • 20 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2017 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "county" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "hospital_type" VARCHAR,
  "infections_reported" VARCHAR,
  "infections_predicted" VARCHAR,
  "central_line_days" VARCHAR,
  "sir" VARCHAR,
  "sir_ci_95_lower_limit" VARCHAR,
  "sir_ci_95_upper_limit" VARCHAR,
  "comparison" VARCHAR,
  "on_track_toward_2020_goal_0_80_2017" VARCHAR  -- On Track Toward 2020 Goal (0.80, 2017),
  "clip_adherence_percent" DOUBLE,
  "months" VARCHAR,
  "sir_2015" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2018

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2018
  • 39.28 kB
  • 472 rows
  • 20 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2018 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "county" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "hospital_type" VARCHAR,
  "infections_reported" DOUBLE,
  "infections_predicted" DOUBLE,
  "central_line_days" DOUBLE,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "comparison" VARCHAR,
  "on_track_toward_2020_goal_0_7_2018" VARCHAR  -- On Track Toward 2020 Goal (0.7, 2018),
  "clip_adherence_percent" DOUBLE,
  "months" DOUBLE,
  "sir_2015" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2019

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2019
  • 38.48 kB
  • 468 rows
  • 20 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2019 (
  "year" BIGINT,
  "state" VARCHAR,
  "county" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "facility_type" VARCHAR,
  "infections_reported" DOUBLE,
  "infections_predicted" DOUBLE,
  "central_line_days" DOUBLE,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "comparison" VARCHAR,
  "on_track" VARCHAR,
  "clip_adherence_percent" DOUBLE,
  "months" DOUBLE,
  "sir_2015" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2021

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2021
  • 36.35 kB
  • 463 rows
  • 19 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2021 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "county" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "facility_type" VARCHAR,
  "infections_reported" DOUBLE,
  "infections_predicted" DOUBLE,
  "central_line_days" DOUBLE,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "comparison" VARCHAR,
  "met_2020_goal" VARCHAR,
  "months" DOUBLE,
  "sir_2015" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2022

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2022
  • 36.12 kB
  • 461 rows
  • 19 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2022 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "county" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "facility_type" VARCHAR,
  "infections_reported" DOUBLE,
  "infections_predicted" DOUBLE,
  "central_line_days" DOUBLE,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "comparison" VARCHAR,
  "met_2020_goal" VARCHAR,
  "months" DOUBLE,
  "sir_2015" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2023

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2023
  • 36.02 kB
  • 465 rows
  • 19 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2023 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "county" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "facility_type" VARCHAR,
  "infections_reported" DOUBLE,
  "infections_predicted" DOUBLE,
  "central_line_days" DOUBLE,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "comparison" VARCHAR,
  "met_2020_goal" VARCHAR,
  "months" DOUBLE,
  "sir_2015" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Hospitals, 2024

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_2024
  • 34.02 kB
  • 463 rows
  • 18 columns
Loading...
CREATE TABLE clabsi_in_hospitals_2024 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "county" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "facility_type" VARCHAR,
  "infections_reported" DOUBLE,
  "infections_predicted" DOUBLE,
  "central_line_days" DOUBLE,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "comparison" VARCHAR,
  "on_track" VARCHAR,
  "months" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Hospitals, January Through June 2020 (updated Annually)

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_january_through_june_2020_updated_annually
  • 26.22 kB
  • 460 rows
  • 12 columns
Loading...
CREATE TABLE clabsi_in_hospitals_january_through_june_2020_updated_annually (
  "year" VARCHAR,
  "state" VARCHAR,
  "county" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "facility_type" VARCHAR,
  "infections_reported" DOUBLE,
  "infections_predicted" DOUBLE,
  "central_line_days" DOUBLE,
  "clip_adherence_percent" DOUBLE
);

CLABSI In Hospitals, July Through December 2020 (updated Annually)

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_hospitals_july_through_december_2020_updated_e232a527
  • 34.66 kB
  • 462 rows
  • 18 columns
Loading...
CREATE TABLE clabsi_in_hospitals_july_through_december_2020_updated_e232a527 (
  "year" VARCHAR,
  "state" VARCHAR,
  "county" VARCHAR,
  "hai" VARCHAR,
  "facility_id" DOUBLE,
  "facility_name" VARCHAR,
  "hospital_category_riskadjustment" VARCHAR,
  "facility_type" VARCHAR,
  "infections_reported" DOUBLE,
  "infections_predicted" DOUBLE,
  "central_line_days" DOUBLE,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "comparison" VARCHAR,
  "clip_adherence_percent" DOUBLE,
  "months" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Long-Term Acute Care, 2015

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_long_term_acute_care_2015
  • 12.49 kB
  • 24 rows
  • 14 columns
Loading...
CREATE TABLE clabsi_in_long_term_acute_care_2015 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_id1" DOUBLE,
  "facility_name1" VARCHAR,
  "county" VARCHAR,
  "observed_infections" BIGINT,
  "predicted_infections" DOUBLE,
  "central_line_days" BIGINT,
  "sir" DOUBLE,
  "sir_ci_95_lower_limit" DOUBLE,
  "sir_ci_95_upper_limit" DOUBLE,
  "statistical_interpretation" VARCHAR,
  "notes" VARCHAR
);

CLABSI In Patient Care Areas, 2013

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_patient_care_areas_2013
  • 59.72 kB
  • 2,130 rows
  • 20 columns
Loading...
CREATE TABLE clabsi_in_patient_care_areas_2013 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "patient_care_area" VARCHAR,
  "patient_care_location" VARCHAR,
  "facility_name1" VARCHAR,
  "facility_name2" VARCHAR,
  "facility_name3" VARCHAR,
  "facid1" BIGINT,
  "facid2" VARCHAR,
  "facid3" VARCHAR,
  "county" VARCHAR,
  "cases" BIGINT,
  "central_line_days" BIGINT,
  "rate" DOUBLE,
  "n_95_confidence_interval_lower_limit" DOUBLE  -- 95%Confidence Interval Lower Limit,
  "n_95_confidence_interval_upper_limit" DOUBLE  -- 95%Confidence Interval Upper Limit,
  "statistical_interpretation" VARCHAR,
  "clip_adherence" VARCHAR  -- CLIP Adherence %,
  "notes" VARCHAR
);

CLABSI In Patient Care Areas, 2014

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_patient_care_areas_2014
  • 53.06 kB
  • 2,161 rows
  • 16 columns
Loading...
CREATE TABLE clabsi_in_patient_care_areas_2014 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "facility_name1" VARCHAR,
  "facility_id1" BIGINT,
  "county" VARCHAR,
  "patient_care_area" VARCHAR,
  "patient_care_location" VARCHAR,
  "cases" BIGINT,
  "central_line_days" BIGINT,
  "rate" DOUBLE,
  "ci_95_lower_limit" DOUBLE,
  "ci_95_upper_limit" DOUBLE,
  "statistical_interpretation" VARCHAR,
  "clip_adherence_percent" DOUBLE,
  "notes" VARCHAR
);

CLABSI In Patient Care Areas, 2015

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.clabsi_in_patient_care_areas_2015
  • 53.24 kB
  • 2,174 rows
  • 16 columns
Loading...
CREATE TABLE clabsi_in_patient_care_areas_2015 (
  "year" BIGINT,
  "state" VARCHAR,
  "hai" VARCHAR,
  "patient_care_area" VARCHAR,
  "patient_care_location" VARCHAR,
  "facility_id1" DOUBLE,
  "facility_name1" VARCHAR,
  "county" VARCHAR,
  "cases" DOUBLE,
  "central_line_days" DOUBLE,
  "rate" DOUBLE,
  "ci_95_lower_limit" DOUBLE,
  "ci_95_upper_limit" DOUBLE,
  "statistical_interpretation" VARCHAR,
  "clip_adherence_percent" DOUBLE,
  "notes" VARCHAR
);

Data Dictionary - CLABSI In Hospitals, 2013

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.data_dictionary_clabsi_in_hospitals_2013
  • 8.6 kB
  • 18 rows
  • 4 columns
Loading...
CREATE TABLE data_dictionary_clabsi_in_hospitals_2013 (
  "column" VARCHAR,
  "type" VARCHAR,
  "label" VARCHAR,
  "description" VARCHAR
);

Data Dictionary - CLABSI In Hospitals, 2014

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.data_dictionary_clabsi_in_hospitals_2014
  • 8.36 kB
  • 14 rows
  • 4 columns
Loading...
CREATE TABLE data_dictionary_clabsi_in_hospitals_2014 (
  "column" VARCHAR,
  "type" VARCHAR,
  "label" VARCHAR,
  "description" VARCHAR
);

Data Dictionary - CLABSI In Hospitals, 2015

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.data_dictionary_clabsi_in_hospitals_2015
  • 8.36 kB
  • 14 rows
  • 4 columns
Loading...
CREATE TABLE data_dictionary_clabsi_in_hospitals_2015 (
  "column" VARCHAR,
  "type" VARCHAR,
  "label" VARCHAR,
  "description" VARCHAR
);

Data Dictionary - CLABSI In Hospitals, 2018

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.data_dictionary_clabsi_in_hospitals_2018
  • 9.83 kB
  • 20 rows
  • 4 columns
Loading...
CREATE TABLE data_dictionary_clabsi_in_hospitals_2018 (
  "column" VARCHAR,
  "type" VARCHAR,
  "label" VARCHAR,
  "description" VARCHAR
);

Data Dictionary - CLABSI In Hospitals, 2019

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.data_dictionary_clabsi_in_hospitals_2019
  • 9.77 kB
  • 20 rows
  • 4 columns
Loading...
CREATE TABLE data_dictionary_clabsi_in_hospitals_2019 (
  "column" VARCHAR,
  "type" VARCHAR,
  "label" VARCHAR,
  "description" VARCHAR
);

Data Dictionary - CLABSI In Hospitals, 2021

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.data_dictionary_clabsi_in_hospitals_2021
  • 8.98 kB
  • 19 rows
  • 4 columns
Loading...
CREATE TABLE data_dictionary_clabsi_in_hospitals_2021 (
  "column" VARCHAR,
  "type" VARCHAR,
  "label" VARCHAR,
  "description" VARCHAR
);

Data Dictionary - CLABSI In Hospitals, 2022

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.data_dictionary_clabsi_in_hospitals_2022
  • 9.69 kB
  • 19 rows
  • 4 columns
Loading...
CREATE TABLE data_dictionary_clabsi_in_hospitals_2022 (
  "column" VARCHAR,
  "type" VARCHAR,
  "label" VARCHAR,
  "description" VARCHAR
);

Data Dictionary - CLABSI In Hospitals, 2023

@usgov.ca_gov_central_line_associated_bloodstream_infections__73dfcfd9.data_dictionary_clabsi_in_hospitals_2023
  • 9.69 kB
  • 19 rows
  • 4 columns
Loading...
CREATE TABLE data_dictionary_clabsi_in_hospitals_2023 (
  "column" VARCHAR,
  "type" VARCHAR,
  "label" VARCHAR,
  "description" VARCHAR
);

Share link

Anyone who has the link will be able to view this.