Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.eka.care/llms.txt

Use this file to discover all available pages before exploring further.

Week of April 28, 2026
FeatureUpdateFix
Week of April 28 – May 4

πŸ€– EkaAgents

New features

  • Smarter AI agents that focus on one task at a time β€” Agents built on the Echo Agent Kit can now switch between focused flows (for example, doctor booking, lab booking, or appointment cancellations) mid-conversation, only loading the instructions and tools relevant to the active flow. The end result is faster, more on-topic agent responses without bloating every turn with unrelated capabilities.

Updates

  • Cleaner file uploads in MedAssist β€” The MedAssist web widget now checks supported file types before starting an upload, so unsupported formats are rejected immediately with a clear message instead of failing partway through.

Bug fixes

  • MedAssist widget configuration on a partner deployment β€” Fixed a configuration glitch that caused the MedAssist web widget to behave incorrectly on one partner surface; the widget now initializes as expected there.

πŸ“‹ EMR

New features

  • Force-fresh patient search β€” Apps using the patient directory can now request a live, up-to-the-second patient lookup that bypasses the local cache β€” useful when freshness matters more than speed.

Updates

  • Clinic name on OPD slips β€” Printed OPD slips now include the clinic name in the header, making it easier to identify which clinic issued the slip.
  • Cleaner doctor name on IPD receipts and bills β€” IPD receipts and bills now show the doctor’s name from their profile fields directly, producing cleaner, more consistent print output.
  • Richer diet charts on prescriptions β€” Diet chart support on prescriptions has been refined further, building on the diet chart sections introduced earlier in the month.

Bug fixes

  • Patient search consistency β€” Fixed an edge case where stale cached data in the patient directory SDK could surface incorrect search results; lookups now consistently reflect the live directory.
Week of April 21, 2026
FeatureUpdateFix
Week of April 21 – April 27

πŸ€– EkaAgents

New features

  • Doctor availability confirmation mid-chat β€” AI agents can now confirm a doctor’s availability with the user inside the conversation before completing a booking, reducing back-and-forth.
  • Contextual popup in MedAssist β€” The MedAssist web chat widget now shows a contextual popup with relevant suggestions tied to what the user is doing.

Updates

  • Optional onboarding nudge β€” Clinics can now turn off the first-load nudge in the MedAssist web widget if they prefer a quieter experience for their users.
  • Patient profiles need a mobile number β€” When agents create a new patient profile, a mobile number is now required so the patient can always be contacted.

Bug fixes

  • MedAssist web microphone β€” A short-lived issue that disabled the microphone in the MedAssist web widget was identified and reverted the same day; voice input is working as expected.
  • Correct agent on every conversation β€” Fixed an edge case where the MedAssist web widget could route to the wrong agent in certain configurations.

πŸ“‹ EMR

New features

  • Diet charts on prescriptions β€” Doctors can now add structured diet plans directly to prescription templates, printed alongside the rest of the prescription.
  • Richer IPD admission notes β€” The IPD admission template has been expanded with new fields and a cleaner layout for capturing admission details.

Updates

  • Cleaner units on prescriptions β€” Lab values and medication units now show a friendlier display label when available, falling back to the standard name otherwise.
  • QR code in the footer β€” The QR code on prescription PDFs has moved into the footer details for a tidier header.

Bug fixes

  • IPD admission preview β€” Fixed a glitch where the rich-text preview of an IPD admission could show stale or malformed content.

πŸŽ™οΈ EkaScribe

Bug fixes

  • Clearer voice-to-text errors on iOS β€” DocAssist for iOS now shows a clear error if voice-to-text fails, instead of silently dropping the recording, so users can retry.
Week of April 14, 2026
FeatureUpdate
Week of April 14 – April 20

πŸ€– EkaAgents

New features

  • OTP login for clinic users β€” AI agents can now verify clinic staff identity via SMS OTP during a conversation, including country code selection and profile selection, so users never need to leave the chat to authenticate.

πŸ“‹ EMR

New features

  • ABDM Consent Management SDK β€” A new embeddable widget lets you request, track, and manage ABDM health data consents for your patients directly from your application. When a patient approves, their medical records are delivered to your backend automatically.

Updates

  • Prescription PDF signatures β€” Doctor signatures in prescription PDFs now load reliably without showing outdated cached versions, and signature display can be toggled on or off per template.
  • Eye exam print order β€” Ophthalmology examination tables in prescription PDFs now always appear in the correct order.

πŸŽ™οΈ EkaScribe

New features

  • Document management in JS SDK β€” You can now create, delete, and retrieve per-chunk transcripts for documents directly from the EkaScribe JS SDK.
Week of April 7, 2026
UpdateFix
Week of April 7 – April 13

Updates

  • IPD billing printouts improved β€” Printed IPD billing PDFs now clearly show how much has been paid and how much is due, making it easier for billing staff to review at a glance. View docs
  • OPD slips show more detail β€” OPD slips now include tags and other patient data, and the token number is printed larger so it is easier to read at the front desk.
  • EkaScribe documentation revamped β€” The EkaScribe docs now include a Quick Start guide, reordered integration methods with SDKs recommended first, and improved sidebar navigation. View docs

Bug fixes

  • Medical records upload β€” Uploading very large images no longer causes the app to freeze. You now get a clear message if an image is too large.
  • Health records processing β€” Record processing no longer fails when a file goes missing mid-upload.
Week of March 31, 2026
FeatureUpdateFix
Weekly Update Summary

Weekly Update β€” Week of March 31, 2026

5 updates this week. AI agent capabilities and clinical documentation expand.

πŸ€– EkaAgents

  • Added β€” Your AI assistant can now handle ABHA login and profile management during a conversation β€” initiate login, verify OTP, pick a profile, and pull up the ABHA card without leaving the chat. View docs
  • Improved β€” MCP Server setup documentation has been reorganized into clear, separate guides for Remote and Local deployments, so you can get connected faster with step-by-step instructions for your specific AI client.
  • Improved β€” MedAssist chat on iOS now stays connected when you switch away from the app and come back β€” no more lost conversations.
  • Fixed β€” Error messages in MedAssist iOS chat sessions are now shown clearly when something goes wrong, instead of failing without explanation.

πŸ“‹ EMR

  • Improved β€” Prescription PDFs now include additional ophthalmology tables (pachymetry, Amsler grid, contact lens examination), so more of your eye-care data prints with the prescription. View docs