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: Clinical content · Patient reading level · Preferred language · Active diagnoses
Overview
The Patient Education Agent translates clinical content into the patient’s language, reading level, and context — drawing from a clinician-approved education library. Engagement and comprehension are tracked over time so the care team can see what’s landing and what isn’t.How this agent works
Configuration
This agent takes the following configuration from your practice settings:- Practice education library and approved content
- Patient reading-level constraints
- Translation language set
- Channel and delivery policy
Execution
At runtime, the agent executes the following steps:- Loads the clinical content the clinician wants delivered
- Adapts it to the patient’s reading level and preferred language
- Tailors it to the active diagnoses and medications
- Delivers via the configured channel
- Tracks engagement and comprehension
Composable experts
The Patient Education Agent bundles the following experts from the registry:| Expert | Role |
|---|---|
| Plain-Language Expert | Reading-level and clarity |
| Translation Expert | Multilingual fidelity |
| Tailoring Expert | Active diagnoses and medications |
| Engagement Expert | Channel selection and delivery |
Typical use cases
- Deliver education in the patient’s language and reading level
- Tailor education to the patient’s active diagnoses
- Track engagement and comprehension over time
- Maintain a clinician-approved education library
Compliance & safety guarantees
- Education content is drawn from a clinician-approved library
- Reading level and translation are explicit and configurable
- Engagement and comprehension are tracked, not assumed
Tags
Education · Plain language · Translation · Tailored
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.