Skip to main content
v2026.11,610 entries · CC-BY 4.0
Dictionary termTrack DProposedv2026.1

Standardized Infection Ratio (SIR)

The Standardized Infection Ratio (SIR) is an NHSN risk-adjusted summary measure calculated as the number of healthcare-associated infections observed at a facility or unit divided by the number statistically predicted for that same population, using a risk-adjustment model fit against a national NHSN baseline. SIR = 1.0 means observed infections matched the risk-adjusted prediction; SIR > 1.0 means more infections were observed than predicted; SIR < 1.0 means fewer were observed than predicted. NHSN reports a 95% confidence interval alongside the point estimate because small device-day or procedure denominators make the SIR statistically unstable at the unit level.

ByCASRAI Editorial Board
· Last updated 23 Aug 2026

Ask about Standardized Infection Ratio (SIR)

Answers are drawn from this dictionary entry and the rest of the CASRAI corpus, with a link to every source.

Answers are AI-generated from CASRAI’s own published pages and can be wrong, so check the linked sources before relying on one; your question is logged without personal data — never sold, never used to train a third-party model — to show us what CASRAI is missing, so please do not type personal or confidential details. How we use this

Examples

Worked examples

  • Is an instance

    An ICU has 4 observed CLABSIs against an NHSN-predicted count of 4.0 for its central-line days and risk profile: SIR = 4 / 4.0 = 1.0.

  • Is an instance

    A unit has 6 observed CAUTIs against a predicted count of 3.0: SIR = 6 / 3.0 = 2.0, twice the risk-adjusted prediction -- worth review, but the confidence interval should be checked before treating it as a stable finding, especially with low catheter-days.

Counter-examples

Looks similar, but isn't

  • Not an instance

    A raw count such as "5 CLABSIs this quarter" is not an SIR -- it carries no risk adjustment and is not comparable across units with different patient populations.

  • Not an instance

    An infections-per-1,000-device-days rate is a different, non-risk-adjusted measure; the SIR specifically adjusts for known risk factors before comparison.

Editorial commentary

The Standardized Infection Ratio (SIR) is not a count and not a rate — it is a risk-adjusted ratio that the CDC National Healthcare Safety Network (NHSN) uses to summarize healthcare-associated infection (HAI) performance, calculated as the number of infections actually observed at a facility or unit divided by the number statistically predicted for that same facility or unit given its patient mix and reporting period. It is the summary measure behind most public HAI comparisons — including CLABSI, CAUTI, and surgical site infection reporting — and it underlies CMS’s Hospital-Acquired Condition (HAC) Reduction Program scoring.

Operational Definition

SIR = Observed number of infections ÷ Predicted number of infections.

The predicted number is not a flat national average. NHSN calculates it using a risk-adjustment model (logistic regression, fit against a national baseline period of NHSN data) that accounts for facility- and unit-level factors known to be associated with differing infection risk — for example, ICU type, hospital bed size, teaching affiliation, or procedure type, depending on the specific infection measure. Two units with identical observed infection counts can have very different SIRs if their predicted counts differ because their patient populations carry different baseline risk.

  • SIR = 1.0 means the observed number of infections exactly matches what was predicted for that population.
  • SIR > 1.0 means more infections were observed than predicted (worse than the risk-adjusted expectation).
  • SIR < 1.0 means fewer infections were observed than predicted (better than the risk-adjusted expectation).

NHSN’s statistics calculator also reports a 95% confidence interval and a p-value for each SIR; NHSN’s standard cut-point treats a p-value below 0.05 as indicating the SIR is statistically significantly different from 1.0.

Why Small Denominators Make the SIR Unstable

Because the SIR is built from a predicted count derived from a relatively small number of device-days or procedures at the unit level, facilities and units with low patient volume or low device utilization can see wide swings in SIR from period to period even with no real change in infection prevention practice — a single additional CLABSI on a low-device-day unit can move the SIR dramatically, and the accompanying confidence interval is correspondingly wide. This is a standard property of ratio measures built on small-count Poisson-like data, and it is the reason NHSN reports the confidence interval alongside the point estimate rather than the SIR alone: a wide interval that includes 1.0 means the difference from the predicted rate is not statistically distinguishable from chance, regardless of whether the SIR itself looks high or low. Comparing SIRs across small units, or using a single quarter’s SIR to judge a small unit’s performance, routinely overstates how much the number has actually moved.

Worked Examples

  • A hospital’s ICU has 4 observed CLABSIs against a NHSN-predicted count of 4.0 for its central-line days and risk profile during the reporting period: SIR = 4 ÷ 4.0 = 1.0, meaning observed infections matched the risk-adjusted prediction exactly.
  • A different unit has 6 observed CAUTIs against a predicted count of 3.0: SIR = 6 ÷ 3.0 = 2.0, meaning twice as many infections were observed as predicted for that unit’s risk profile — a candidate for closer review, though the confidence interval around that 2.0 should be checked before treating it as a confirmed, stable finding, especially if the unit’s catheter-days for the period were low.

Counter-Example: What the SIR Is Not

A raw infection count (e.g., “this unit had 5 CLABSIs this quarter”) is not a SIR — it has no risk adjustment and cannot be meaningfully compared across units with different patient populations. Similarly, a simple infection rate (infections per 1,000 device-days) is a different, non-risk-adjusted measure; NHSN and CMS use the SIR specifically because it adjusts for known risk factors before comparison, which a raw rate does not do.

Related Terms

See the CLABSI and CAUTI guides for how the observed infection counts that feed into an SIR are themselves determined through NHSN’s surveillance criteria, and the Patient Safety & Infection Prevention hub for the broader surveillance landscape.

Machine-readable encodings

Use in your systems

JATS XML <role> element
xml
<role vocab="credit"
      vocab-identifier="https://casrai.org/dictionary/"
      vocab-term="Standardized Infection Ratio (SIR)"
      vocab-term-identifier="https://casrai.org/dictionary/term/standardized-infection-ratio" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "@id": "https://casrai.org/dictionary/term/standardized-infection-ratio",
  "name": "Standardized Infection Ratio (SIR)",
  "identifier": "https://casrai.org/dictionary/term/standardized-infection-ratio",
  "description": "The Standardized Infection Ratio (SIR) is an NHSN risk-adjusted summary measure calculated as the number of healthcare-associated infections observed at a facility or unit divided by the number statistically predicted for that same population, using a risk-adjustment model fit against a national NHSN baseline. SIR = 1.0 means observed infections matched the risk-adjusted prediction; SIR > 1.0 means more infections were observed than predicted; SIR < 1.0 means fewer were observed than predicted. NHSN reports a 95% confidence interval alongside the point estimate because small device-day or procedure denominators make the SIR statistically unstable at the unit level.",
  "inDefinedTermSet": "https://casrai.org/dictionary/domain/compliance-regulatory#set",
  "url": "https://casrai.org/dictionary/term/standardized-infection-ratio",
  "sameAs": [],
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "publisher": {
    "@id": "https://casrai.org/#organization"
  },
  "dateModified": "2026-08-23T04:22:59",
  "inLanguage": "en"
}

Referenced across the research world

University of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logoUniversity of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logo
  • University of Cambridge logo
  • Columbia University logo
  • Crossref logo
  • University of Edinburgh logo
  • Harvard University logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo
  • ORCID logo

View CASRAI adoption →