SAPS II Calculator

Use the SAPS II Calculator to estimate ICU illness severity and mortality risk from physiology, GCS, admission type, age, and chronic disease flags.

933.0K uses Updated · 2026-05-25 Runs locally · zero upload
AD

How to Use SAPS II Calculator

The SAPS II Calculator focuses on how to estimate ICU illness severity and mortality risk from physiology, GCS, admission type, age, and chronic disease flags. Follow these steps:

  1. Enter the worst appropriate ICU physiology values from the scoring window
  2. Record oxygenation support, urine output, BUN, electrolytes, bicarbonate, bilirubin, WBC, and GCS carefully because each may add points
  3. Choose the admission type and chronic disease flags only when they match the clinical definition
  4. Review the total SAPS II points and the estimated mortality percentage as a severity estimate, not an individual prognosis

Formula & Theory — SAPS II Calculator

The SAPS II Calculator uses the following calculation logic:

SAPS II total = age points + physiology points + GCS points + admission-type points + chronic-disease points

Estimated mortality risk:
logit = -7.7631 + 0.0737 × SAPS II + 0.9971 × ln(SAPS II + 1)
mortality = e^logit / (1 + e^logit) × 100%

SAPS II is an aggregate severity model for ICU populations. It combines multiple organ-system derangements and selected baseline risks, then maps the total through a logistic equation. The percentage is population-derived, so it is best read as risk calibration rather than a prediction for one person.

Use Cases for SAPS II Calculator

The SAPS II Calculator is most useful in these situations:

  • ICU severity-of-illness teaching.
  • Comparing how physiology, neurologic status, and chronic disease affect an aggregate score.
  • Demonstrating why mortality models require careful input definitions.

Frequently asked questions about SAPS II Calculator

What does SAPS II Calculator calculate?

It helps estimate ICU illness severity and mortality risk from physiology, GCS, admission type, age, and chronic disease flags.

Are the formulas shown on the page?

Yes. The calculation formula is shown in a code block in the Formula & Theory section.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.