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: Evidence & Safety  ·  Signals: Med list sources · Prescribing history · Discharge orders · Patient-reported
Maintain a clean, auditable medication list across every transition.

Overview

The Medication Reconciliation Agent pulls med lists from connected sources — EHR, Surescripts, pharmacy — and reconciles them with the patient-reported list, surfacing discrepancies and documenting the resolution. The active list becomes the source of truth across transitions.

How this agent works

Configuration

This agent takes the following configuration from your practice settings:
  • Connected med list sources (EHR, Surescripts, pharmacy)
  • Practice reconciliation cadence
  • Discrepancy escalation tree
  • Documentation requirements

Execution

At runtime, the agent executes the following steps:
  1. Pulls med lists from connected sources
  2. Reconciles across sources and patient-reported list
  3. Surfaces discrepancies with rationale
  4. Documents the reconciliation and the resolution
  5. Tracks the active list as the source of truth

Composable experts

The Medication Reconciliation Agent bundles the following experts from the registry:
ExpertRole
Med List Source ExpertEHR, Surescripts, pharmacy integration
Reconciliation ExpertDiscrepancy logic and resolution
Patient Report ExpertPatient-reported list capture
Documentation ExpertReconciliation logging

Typical use cases

  • Reconcile med lists at every transition automatically
  • Surface discrepancies before they cause harm
  • Document reconciliation for audit
  • Keep the active list current across sources

Compliance & safety guarantees

  • Reconciliation runs at every transition by default
  • Discrepancies are surfaced with rationale
  • The active list is documented and auditable

Tags

MedRec · Reconciliation · Transitions · Auditable

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.