Concept Architecture
Concept
Theoretically, Specific Stop-Loss is an insurance risk management mechanism that limits the financial liability associated with high-cost claims incurred by an individual beneficiary. Unlike aggregate stop-loss insurance, which protects against unusually high total claims across an entire covered population, specific stop-loss insurance provides protection when the claims for a single individual exceed a predetermined attachment point. The concept is founded on actuarial risk theory and excess-of-loss insurance principles and is widely used in self-funded health insurance and healthcare financing.
Mathematically, Specific Stop-Loss is represented by comparing an individual's eligible healthcare claims with a predefined attachment point. Reimbursement is triggered only when cumulative claims for that individual exceed the attachment point. The insurer pays the excess amount above the threshold, subject to any contractual limits specified in the insurance policy.
In practice, specific stop-loss insurance is implemented by establishing a per-person attachment point, commonly ranging from tens of thousands to hundreds of thousands of pounds depending on the insured group's size and risk profile. Individual claims are accumulated throughout the policy period and compared with the attachment point. When claims exceed the threshold, the stop-loss insurer reimburses the excess expenditure according to the contractual terms.
Purpose
Used to protect self-funded health plans and insurers against catastrophic claims incurred by individual beneficiaries, reduce financial volatility, improve budget predictability and support sustainable healthcare financing.
Mathematical Formulae
Primary Formula
Specific Stop-Loss Payment = max(0, C? ? A)
where:
- C? = eligible claims for individual i
- A = specific attachment point
Supporting Formulae
Retained Loss = min(C?, A)
Total Stop-Loss Liability = ? max(0, C? ? A)
Related Mathematical Methods
- Excess-of-loss modelling
- Individual claims modelling
- Aggregate claims analysis
- Actuarial risk modelling
- Expected value analysis
Example
A self-funded employer purchases specific stop-loss insurance with an attachment point of �150,000 per covered individual.
One employee incurs eligible healthcare claims of �410,000 during the policy year.
Specific Stop-Loss Payment = max(0, �410,000 ? �150,000)
= �260,000
The employer retains the first �150,000 of claims, while the stop-loss insurer reimburses �260,000.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| MAX | =MAX(0,B2-C2) | Calculates the reimbursable stop-loss payment. |
| MIN | =MIN(B2,C2) | Calculates retained claims below the attachment point. |
| SUM | =SUM(D2:D500) | Calculates total stop-loss reimbursements across insured individuals. |
| IF | =IF(B2>C2,B2-C2,0) | Determines whether stop-loss reimbursement is triggered. |
VBA (Optional)
A VBA routine can automatically accumulate individual claims, compare them with specific attachment points and calculate stop-loss reimbursements for all covered members.
Sources
- Dickson DCM, Hardy MR, Waters HR. Actuarial Mathematics for Life Contingent Risks.
- Klugman SA, Panjer HH, Willmot GE. Loss Models: From Data to Decisions.
- Society of Actuaries. Health Section Educational Materials.
- ISPOR Good Practice Reports.
- Drummond MF, Sculpher MJ, Claxton K, Stoddart GL, Torrance GW. Methods for the Economic Evaluation of Health Care Programmes.
Related Concepts (2)
Library
Publications
1
Uncertainty and the Welfare Economics of Medical Care — Kenneth J. Arrow, Vol. 53, No. 5 ed., 1963 (American Economic Review)
The founding paper of health economics as a discipline, analysing how uncertainty, asymmetric information, trust and the special features of medical markets prevent them from behaving like ordinary competitive markets — the intellectual origin of the entire field.
Journal ArticleView source →
Frequently Asked Questions (6)
What is specific stop-loss?
A reinsurance form protecting a self-insured employer against a single enrollee's claims exceeding a predefined threshold, unlike aggregate stop-loss.
Source: Cutler DM, Zeckhauser RJ. The anatomy of health insurance. In: Culyer AJ, Newhouse JP, eds. Handbook of Health Economics. Vol 1A. Elsevier; 2000:563-643. doi:10.1016/S1574-0064(00)80170-5.
What single-enrollee exposure does specific stop-loss cover?
Specific stop-loss is a form of reinsurance that protects a self-insured employer against any single enrollee's claims exceeding a predefined threshold. It caps the employer's exposure to one very expensive individual, so a single catastrophic case does not fall entirely on the employer. This differs from aggregate stop-loss, which protects against the total claims of the whole covered group rather than one person. Self-insured employers use it because one seriously ill worker could otherwise bring costs they could not absorb. Covering the cost of one very high-claiming enrollee is what it does. Cutler and Zeckhauser (2000) set out the anatomy of insurance.
Source: Cutler & Zeckhauser 2000
How does specific stop-loss work?
Specific stop-loss works by covering a single enrollee's claims that exceed a predefined threshold, so if any one enrollee's claims pass the threshold, the reinsurance covers the excess for that individual. So specific stop-loss works per enrollee, which is why it targets individual claims, since it covers each enrollee's excess, and specific stop-loss covers the claims of a single enrollee above the threshold, protecting the self-insured employer from any one individual's unexpectedly high claims.
Source: Cutler & Zeckhauser 2000
What does specific stop-loss protect against?
Specific stop-loss protects against a single enrollee's claims exceeding a predefined threshold, so it guards the self-insured employer from one individual's unexpectedly high claims. So specific stop-loss protects against high individual claims, which is why it has a per-enrollee threshold, since it covers each enrollee's excess, and specific stop-loss protects the self-insured employer from a single enrollee's claims that exceed the threshold, covering the excess for that individual.
Source: Cutler & Zeckhauser 2000
How does specific stop-loss differ from aggregate stop-loss?
Specific stop-loss differs from aggregate stop-loss in what it covers: specific stop-loss covers a single enrollee's claims above a threshold, while aggregate stop-loss covers total claims across the population above a threshold. So specific and aggregate stop-loss differ in individual versus total claims, which is why they are distinguished, since one covers per enrollee and the other the aggregate, and specific stop-loss protects against one enrollee's high claims, whereas aggregate stop-loss protects against high total claims.
Source: Cutler & Zeckhauser 2000
Why do self-insured employers use specific stop-loss?
Self-insured employers use specific stop-loss to protect against any single enrollee's claims being unexpectedly high, so if one individual's claims exceed the threshold, the reinsurance covers the excess, limiting the employer's exposure to individual cases. So specific stop-loss is used to limit individual-claim risk, which is why employers buy it, since one large case could otherwise be costly, and self-insured employers use specific stop-loss to cover a single enrollee's claims above the threshold, protecting against high individual claims.
Source: Cutler & Zeckhauser 2000
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 21 Jan 2026
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/specific-stop-loss
- Term code
- HS-HP-HI-184
Stable URI · Machine-readable · Resolvable · CC BY 4.0