Stratified Treatment¶
Apply different interventions to different strata when a uniform treatment would be ineffective, unfair, or unsafe.
The Diagnostic Story¶
Symptom: The same treatment is applied to groups that differ systematically in ways that matter, producing overtreatment in some and undertreatment in others simultaneously. Aggregate success metrics look acceptable while subgroup outcomes are quietly failing. Operators quietly carve out informal exceptions because the uniform rule keeps producing predictable misfit at the same cases. When the exceptions are audited, they look arbitrary because the real classification logic was never formalized.
Pivot: Define meaningful strata based on the differences that produce misfit, assign cases to them using auditable rules, attach a differentiated treatment policy to each stratum, and govern the boundaries so the differentiation improves fit rather than becoming a mechanism for arbitrary unequal treatment.
Resolution: Overtreatment and undertreatment are reduced because treatment level matches the relevant variation. Subgroup outcomes become visible rather than hidden inside aggregate numbers. Informal exceptions are replaced by formal strata with explicit justifications, making the classification accountable rather than ad hoc.
Reach for this when you hear…¶
[clinical medicine] “The dosing protocol was designed for adults and we kept adjusting down for elderly patients informally — at some point the informal adjustment needs to become the protocol.”
[tax administration] “Small businesses and multinationals get the same audit form, which is pointless for both — the risk profiles are completely different and the treatment should be too.”
[conservation management] “We applied the same habitat intervention across all site types and it worked great on the mesic sites and failed on the xeric ones — the strata were right there in the site survey.”
Mechanisms / Implementations¶
- Risk Stratification Protocols: Assign cases to risk bands and connect each band to action.
- Clinical Risk Banding: Is a domain-specific mechanism that changes follow-up, monitoring, screening, treatment intensity, or escalation based on patient risk.
- Tiered Service Catalogs: A tiered service catalog documents what different strata receive: response times, support levels, escalation paths, eligibility, or safeguards.
- Differentiated Instruction Plans: In learning systems, differentiated instruction plans vary scaffolds, practice, pacing, examples, or challenge level across learner strata.
- Vulnerability-Based Support Workflows: A vulnerability-based support workflow directs extra assistance, protection, or simplification toward strata with higher exposure or lower capacity.
- Stratum-Specific Threshold Schedules: A threshold schedule lists different cutoffs for escalation, review, inspection, eligibility, or intervention by stratum.
- Fairness Audits by Stratum: A fairness audit checks whether the differentiated treatment is producing intended fit without unacceptable under-service, exclusion, stigma, or disparate harm.
- Case Management Tiers
- Differentiated Instruction Plan
- Fairness Audit by Stratum
- Risk Stratification Protocol
- Segmented Customer Treatment Rules
- Stratum-Specific Threshold Schedule
- Tiered Service Catalog
- Vulnerability-Based Support Workflow
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (4)
- Equity: Context-sensitive fairness.
- Resource Management: Allocation of finite assets.
- Set and Membership: Groups and categorizes elements.
- Stratification: Layered separation of a system.
Also references 5 related abstractions
- Boundary: Defines system limits.
- Classification: Sorting entities into discrete categories by explicit rules, turning unbounded variation into a finite, reusable map for downstream reasoning and action.
- Feedback: Outputs influence inputs.
- Governance: The durable architecture of authority, accountability, and decision rights through which a group makes binding collective choices and resolves disputes internally.
- Threshold: Safe vs harmful levels.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Risk-Stratified Treatment · subtype · recognized
Assign different monitoring, protection, escalation, or intervention intensity according to risk strata.
Vulnerability-Based Support · governance variant · recognized
Provide additional support or protection to strata with lower capacity, higher exposure, or greater vulnerability to harm.
Tiered Service Levels · mechanism family variant · recognized
Define service tiers with different response times, supports, privileges, safeguards, or escalation routes.
Differentiated Instruction · domain variant · merge review
Adjust learning supports, materials, pacing, practice, or challenge for learner strata while preserving a learning goal.
Dynamic Restratification · temporal variant · candidate
Periodically or continuously reassign cases to strata as their risk, need, response, or capacity changes.