What is SAPS II?
The Simplified Acute Physiology Score II (SAPS II) is a severity-of-illness scoring system for ICU patients, developed by Le Gall, Lemeshow, and Saulnier in 1993 using data from 13,152 patients across 137 ICUs in 12 countries. It uses 17 variables (12 physiological, age, type of admission, and 3 chronic disease indicators) measured during the first 24 hours of ICU admission to predict hospital mortality.
SAPS II was designed to be simpler than the APACHE scoring systems while maintaining comparable predictive accuracy. It does not require a primary diagnosis, making it easier to apply in clinical practice and research. The score ranges from 0 to a theoretical maximum of 163 points, with higher scores indicating greater severity of illness and higher predicted mortality.
For each variable, the worst (most abnormal) value recorded during the first 24 hours of ICU admission is used. If a variable was not measured, it is assumed to be normal.
SAPS II Scoring Parameters
| Parameter | Range / Value | Points |
|---|---|---|
| Age (years) | < 40 | 0 |
| 40 – 59 | 7 | |
| 60 – 69 | 12 | |
| 70 – 74 | 15 | |
| 75 – 79 | 16 | |
| ≥ 80 | 18 | |
| Heart Rate (bpm) | < 40 | 11 |
| 40 – 69 | 2 | |
| 70 – 119 | 0 | |
| 120 – 159 | 4 | |
| ≥ 160 | 7 | |
| Systolic BP (mmHg) | < 70 | 13 |
| 70 – 99 | 5 | |
| 100 – 199 | 0 | |
| ≥ 200 | 2 | |
| Temperature (°C) | < 39.0 | 0 |
| ≥ 39.0 | 3 | |
| PaO2/FiO2 (if ventilated) | Not ventilated | 0 |
| ≥ 200 | 6 | |
| 100 – 199 | 9 | |
| < 100 | 11 | |
| Urine Output (L/day) | < 0.5 | 11 |
| 0.5 – 0.999 | 4 | |
| ≥ 1.0 | 0 | |
| BUN (mg/dL) | < 28 | 0 |
| 28 – 83 | 6 | |
| ≥ 84 | 10 | |
| WBC (×10³/µL) | < 1.0 | 12 |
| 1.0 – 19.9 | 0 | |
| ≥ 20.0 | 3 | |
| Potassium (mEq/L) | < 3.0 | 3 |
| 3.0 – 4.9 | 0 | |
| ≥ 5.0 | 3 | |
| Sodium (mEq/L) | < 125 | 5 |
| 125 – 144 | 0 | |
| ≥ 145 | 1 | |
| Bicarbonate (mEq/L) | < 15 | 6 |
| 15 – 19 | 3 | |
| ≥ 20 | 0 | |
| Bilirubin (mg/dL) | < 4.0 | 0 |
| 4.0 – 5.9 | 4 | |
| ≥ 6.0 | 9 | |
| GCS | 14 – 15 | 0 |
| 11 – 13 | 5 | |
| 9 – 10 | 7 | |
| 6 – 8 | 13 | |
| (GCS cont.) | < 6 | 26 |
| Chronic Disease | Metastatic cancer | 9 |
| Hematologic malignancy | 10 | |
| AIDS | 17 | |
| Admission Type | Scheduled surgical | 0 |
| Medical | 6 | |
| Unscheduled surgical | 8 |
Mortality Prediction Formula
This logistic regression equation converts the raw SAPS II score into a probability of hospital mortality. The non-linear relationship means that small changes in score at the high end correspond to larger changes in mortality than at the low end.
Score-Mortality Relationship
SAPS II vs. APACHE II
| Feature | SAPS II | APACHE II |
|---|---|---|
| Year Published | 1993 | 1985 |
| Number of Variables | 17 | 14 (12 physiology + age + chronic health) |
| Requires Primary Diagnosis | No | Yes (for mortality prediction) |
| Score Range | 0 – 163 | 0 – 71 |
| Mortality Formula | Built-in logistic regression | Requires separate diagnostic category coefficients |
| Ease of Use | Easier (no diagnosis needed) | More complex |
| Development Population | International (12 countries) | US-based |
| Discrimination (AUC) | ~0.86 | ~0.85 |
ICU Severity Scoring Systems
Several scoring systems have been developed for ICU patients. Each has specific strengths and limitations:
- APACHE II/III/IV: The Acute Physiology and Chronic Health Evaluation is the most widely used system in North America. APACHE IV (2006) uses 142 variables and is the most accurate but also the most complex.
- SAPS II/3: SAPS 3 (2005) was developed as an updated version using data from 303 ICUs in 35 countries. It can be calculated within 1 hour of admission.
- SOFA: Sequential Organ Failure Assessment tracks organ dysfunction over time. More useful for monitoring disease progression than initial severity assessment.
- MPM (Mortality Probability Models): Uses admission data only (no 24-hour observation needed). Versions include MPM0 (admission), MPM24, MPM48, MPM72.
- OASIS: Oxford Acute Severity of Illness Score uses only 10 variables available in electronic health records, making it suitable for automated computation.
Outcome Prediction in Critical Care
Severity scores serve multiple purposes in critical care:
- Benchmarking: Comparing observed mortality to predicted mortality (Standardized Mortality Ratio, SMR = observed/predicted) allows ICUs to assess their quality of care. An SMR <1.0 suggests better-than-expected outcomes.
- Research: Severity scores are used to stratify patients in clinical trials, ensuring balanced groups and allowing adjustment for baseline severity.
- Resource allocation: Helps identify patients who may benefit most from intensive care resources.
- Communication: Provides an objective framework for discussing prognosis with families and other healthcare providers.
Important: Severity scores should NEVER be used alone to make individual treatment decisions or to withhold care. They provide population-level estimates and cannot account for individual patient factors, treatment responses, or the trajectory of illness. No severity score can predict with certainty whether an individual patient will survive.
Worked Example
A 65-year-old medical admission patient with the following worst values in first 24 hours:
PaO2/FiO2 300 (ventilated) = 6, Urine 1.5 L = 0, BUN 20 = 0,
WBC 10 = 0, K+ 4.0 = 0, Na+ 140 = 0, HCO3 22 = 0,
Bili 1.0 = 0, GCS 15 = 0, No chronic disease = 0, Medical = 6
Mortality = e−2.783 / (1 + e−2.783) = 0.0579 ÷ 1.0579 = 5.8%
This patient has a relatively low SAPS II score of 24 with a predicted hospital mortality of approximately 5.8%, reflecting moderate but not critical illness severity.
Frequently Asked Questions
Should I use the most abnormal or the most recent value?
Use the worst (most deranged) value for each variable during the first 24 hours of ICU admission. This means using the highest heart rate, lowest blood pressure, lowest GCS, etc. If a variable was not measured, it is assumed to be normal (0 points).
What about patients who die within 24 hours of ICU admission?
For patients who die within 24 hours, use the available data up to the time of death. SAPS II is still applicable but may underestimate severity if some variables were not measured before death.
How accurate is the SAPS II mortality prediction?
SAPS II has good discrimination (AUC ~0.86) and reasonable calibration in Western populations. However, it may overpredict mortality in some modern ICUs due to improvements in critical care since 1993. Calibration customization using local data is recommended for benchmarking purposes.
Can SAPS II be used for individual prognosis?
SAPS II provides a population-level estimate of mortality risk. While useful for communication and comparison, it should never be used as the sole basis for individual treatment decisions. Individual outcomes depend on many factors not captured by the score, including response to treatment, goals of care, and trajectory of illness.
What is the relationship between SAPS II score and mortality?
The relationship is sigmoidal (S-shaped). At low scores (<30), predicted mortality is below 10%. Between 40–60, mortality rises steeply. Above 70, predicted mortality exceeds 75%. The non-linear nature of the logistic function means that each additional point carries more weight at intermediate scores.