Skip to main content

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
Translate clinical content into the patient’s language, reading level, and context.

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:
  1. Loads the clinical content the clinician wants delivered
  2. Adapts it to the patient’s reading level and preferred language
  3. Tailors it to the active diagnoses and medications
  4. Delivers via the configured channel
  5. Tracks engagement and comprehension

Composable experts

The Patient Education Agent bundles the following experts from the registry:
ExpertRole
Plain-Language ExpertReading-level and clarity
Translation ExpertMultilingual fidelity
Tailoring ExpertActive diagnoses and medications
Engagement ExpertChannel 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

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.