Documentation Index
Fetch the complete documentation index at: https://docs.medera.info/llms.txt
Use this file to discover all available pages before exploring further.
Category: Evidence & Safety · Signals: Chart facts · Screener history · Multimodal signal history · Social determinants
Overview
The Risk Stratification Agent runs against a defined risk model, stratifying the population for proactive outreach with documented rationale and surfacing changes over time. Every stratification is documented for audit and prioritization is tied to care team capacity.How this agent works
Configuration
This agent takes the following configuration from your practice settings:- Risk model definition and weights
- Stratification thresholds
- Outreach prioritization rules
- Documentation requirements
Execution
At runtime, the agent executes the following steps:- Reads the population against the risk model
- Stratifies patients by documented rationale
- Surfaces outreach priorities to the care team
- Documents the stratification for audit
- Tracks risk changes over time
Composable experts
The Risk Stratification Agent bundles the following experts from the registry:| Expert | Role |
|---|---|
| Risk Model Expert | Definition and weight management |
| Stratification Expert | Threshold logic and band assignment |
| Outreach Prioritization Expert | Capacity and prioritization logic |
| Documentation Expert | Stratification logging |
Typical use cases
- Stratify a population for proactive outreach
- Surface risk band changes over time
- Document the risk model and the rationale
- Prioritize outreach against care team capacity
Compliance & safety guarantees
- Risk model definition is explicit and configurable
- Stratification rationale is documented
- Outreach prioritization respects capacity
Tags
Risk · Population · Outreach · Stratification
Related
Agentic Framework Overview
Learn how agents compose with experts and the orchestrator.
Expert Registry
Browse the typed expert registry agents bundle.
Quickstart
Send your first message to an agent.
A2A Protocol
Learn how agents talk to each other.