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: Patient-Facing · Signals: Screener cadence · Patient consent · Longitudinal scores · Clinical thresholds
Overview
The Outcomes Measurement Agent runs measurement-based care on autopilot — administering validated screeners on cadence, tracking longitudinal change, and surfacing threshold crossings to the clinician. Outcomes are reported to the chart, the payer, and any registry the practice participates in.How this agent works
Configuration
This agent takes the following configuration from your practice settings:- Practice screener cadence and thresholds
- Patient consent and reminder policy
- Reporting destinations (chart, payer, registry)
- Threshold-based clinician alerts
Execution
At runtime, the agent executes the following steps:- Reminds patients to complete screeners on cadence
- Administers PHQ-9, GAD-7, and outcome instruments
- Tracks longitudinal change and significance
- Surfaces threshold crossings to the clinician
- Reports to chart, payer, and registry destinations
Composable experts
The Outcomes Measurement Agent bundles the following experts from the registry:| Expert | Role |
|---|---|
| Validated Screener Expert | PHQ-9, GAD-7, AUDIT-C, C-SSRS |
| Longitudinal Trend Expert | Significance and change detection |
| Threshold Alert Expert | Clinician-configured cut-points |
| Reporting Expert | Chart, payer, registry destinations |
Typical use cases
- Run measurement-based care on every patient without admin lift
- Surface threshold crossings to the clinician before the next visit
- Report outcomes to payers and registries without a spreadsheet
- Document longitudinal change with significance, not just numbers
Compliance & safety guarantees
- Screener cadence is configurable per patient and per program
- Longitudinal change is reported with significance
- Reporting destinations are explicit and configurable
Tags
MBC · PHQ-9 · GAD-7 · Outcomes · Longitudinal
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.