Skip to main content
April 3, 2026
Update
Week of March 31

Updates

  • _meta field support in doctor discovery and availability tools — The Eka MCP SDK now forwards _meta context from tool calls to the doctor_discovery and doctor_availability tools. This lets MCP clients pass additional metadata (such as UI hints or session context) when searching for doctors or checking appointment availability. View docs
April 2, 2026
FeatureUpdate
Week of March 31

New features

  • ABHA login and profile tools in MCP SDK — The Eka MCP SDK now includes tools for ABHA login and profile management. Agents can initiate login via mobile, Aadhaar, ABHA number, or PHR address, verify OTP, select from multiple ABHA profiles, and retrieve the ABHA card — all within an agent conversation. View docs

Updates

  • More ophthalmology tables in prescription PDFs — Prescription PDFs now include pachymetry, Amsler grid, and contact lens examination tables, expanding the range of eye-care data printed alongside the rest of the prescription. View docs
March 31, 2026
UpdateFix
Week of March 31

Updates

  • MedAssist iOS background session handling — MedAssist chat sessions on iOS now gracefully handle app backgrounding. When you switch away and return, the session reconnects automatically so conversations are not lost mid-interaction.

Bug fixes

  • MedAssist iOS error handling — Fixed an issue where WebSocket errors during a MedAssist chat session could fail silently. Errors such as session timeouts and connection drops are now surfaced with clear messages, and the chat UI recovers gracefully.
March 30, 2026
FeatureUpdate
Week of March 30

New features

  • Ophthalmology tables in prescription PDFs — Prescription PDFs now include ophthalmology examination tables, so eye-care data captured during a visit is printed alongside the rest of the prescription. View docs

Updates

  • Eka MCP Server on Smithery — The Eka MCP Server is now listed on Smithery, making it easier for developers to discover, install, and connect the server to any MCP-compatible AI client. View docs
March 29, 2026
FeatureUpdate
Week of March 29

New features

  • IPD billing PDF generation — Clinics can now generate inpatient department (IPD) billing documents as PDFs. The generated PDF includes patient details, admission information, an itemized bills and receipts table, and a pricing summary with discounts. View docs

Updates

  • Medical Records Android SDK — Record grid items now support conditional visibility for contextual actions, giving integrators more control over the options displayed on each medical record card.
March 28, 2026
FeatureUpdate
Week of March 28

New features

  • Patient benefits tool in MCP Server — A new get_patient_benefits tool is available in the Eka MCP Server, letting agents retrieve available offers and benefits for a specific patient. View docs

Updates

  • Email authentication in MCP Server — Authentication elicitation now supports email as a verification method in addition to mobile number, giving users more flexibility during in-agent authentication flows. View docs
  • MedAssist iOS chat improvements — The MedAssist chat experience on iOS now includes updated suggestion chips, improved message bubbles, and better file upload handling.
March 27, 2026
UpdateFix
Week of March 27

Updates

  • OPD slip improvements — OPD slips now display price and patient (PT) attributes, giving clinic staff more complete information at a glance.
  • Pagify SDK — Improved iframe cleanup logic so embedded views are properly removed when a job completes, whether or not a container ID is specified.
  • EkaScribe iOS SDK — Updated session ID generation for improved reliability and removed an unused dependency.

Bug fixes

  • MedAssist web widget — Fixed an issue where OTP verification could fail silently or return incorrect error messages. The verification flow now properly handles edge cases including callback requests and missing patient records.
March 26, 2026
FeatureUpdateFix
Week of March 20–26

New features

  • Vaccination reminder webhooks — Receive webhook events when vaccination reminders are triggered for patients. View docs
  • Appointment reminder webhooks — New webhook endpoints for appointment reminders, follow-up reminders, and their instant variants. View docs
  • Follow-up appointment confirmation API — Confirm follow-up appointments programmatically using the new endpoint. View docs
  • Appointment rescheduling via MCP Server — You can now reschedule appointments through the Eka MCP Server.
  • ABDM milestone flows — Structured milestone guides (M1–M4) for ABDM integration, covering ABHA creation, login, profile management, and health data exchange. View docs

Updates

  • Doctor Profile API — The Get Doctor Profile response now includes a salutation field. View docs
  • Echo Agent Kit — Added _meta field support per the MCP specification for passing tool call metadata. Elicitation support now includes status tracking, messaging, and handling of multiple tool elicitations. View docs
  • EkaScribe Android SDK v4.0.4 — Architecture V2 with Java sample app support, session cancellation, and improved state management with idempotent operations. View docs
  • Authentication elicitation in MCP Server — MCP Server tools now support authentication elicitation, allowing tools to prompt for credentials during execution. View docs
  • EkaScribe JS SDK — Improved error tracking, header handling, and ES6 build support. View docs

Bug fixes

  • EkaVoiceToRx — Fixed an issue where transcription results could appear in the wrong order, and resolved a bug where the stop button was unresponsive during active sessions.
  • Medical Records (iOS) — Fixed an issue where deleting a record could fail silently.