AvodahMed Ambient Scribe Release 25.24.20 - (12/9/2025)
Additional Resources: Knowledge Base/Help Center
Contact Us: support@avodah.com or https://customers.avodahmed.com/support-tickets?offset=0&status=all&view=my_tickets
Key Updates!
Our last release included the following:
|
All Customers (integrated and non-integrated) |
|
Labs & Orders
|
VEHR Only |
Initial scope of Labs & Orders will NOT include Medications and Immunizations. Med enhancement is expected early 2026. |
Labs & Orders Rollout Plan
|
Push to Production but not enabled/turned on |
12/9/2025 - VEHR only feature, in production, hidden. On for OSPs |
|
Early Adopters |
12/15/2025 VEHR Only Beta/Early adopters can request |
|
Customer-Requested Enablement |
12/15/2025 VEHR Customers ONLY |
|
VEHR Go-Live Date |
Est. January 2026 |
🔍 What’s New?
Important Highlights
Labs & Orders: now intelligently retrieves practice, clinician, and patient-level tendencies, displays relevant order sets in context, and enables sending labs, imaging, and procedures back to the EHR with a single click. This release unifies backend integration, UI rendering, terminology mapping, and retry logic to ensure clinicians can efficiently order the right care at the right time — without leaving Ambient Scribe. MED-4121, MED-4138, MED-4142, MED-4181, MED-4238, MED-4274
🐞Additional Bug Fixes:
- Med-4217 – Fixed VEHR appointment sync by updating GetSchedule Unity action to use Param4 when prior calls returned no data.
- Med-4203 – Added toast error messaging for incorrect ICD-10 entries in the code pill.
- MED-4228 — Resolved issue preventing SOAP Notes from sending successfully to Athena EHR.
- MED-4269 – Fix issue with the same Order Set appearing repeatedly in the Orders tab.
- MED-4272 – Fix issue where Order Sets UI was cut off and content was not fully visible.
- MED-4270 – Resolve error sending to EHR after adding an additional Assessment/Plan with no ICD-10 code.
- MED-4276 – Fix issue where the Orders tab incorrectly appeared even when no tendencies existed (should remain hidden unless tendencies are available).
- MED-4274 – Ensure that when all order selections are completed and the user clicks “Save Orders to EHR,” the red icon is replaced with a small green checkmark.
- MED-4311 – Fix issue where Get Order endpoint was breaking the frontend.
MED-4271 – Fix edge case where after a page refresh, the Send to EHR button became enabled again, allowing a second send attempt even though the writeback had already been triggered.
🧹 Technical Improvements (Tech Debt)
-
MED-4197 — Optimized TRPC Gateway unit tests to avoid unnecessary DB connections and improve test reliability.
-
MED-4215 — Set default value for onboarding feature flag to ensure consistent environment behavior.
-
MED-4221 — Fixed Datadog downtime step in traffic-flip workflow for more stable deployments.
-
MED-4159 — Reduced cognitive complexity in Symptom Detector logic to improve maintainability and performance.
-
MED-3849 — Removed build-time environment variable requirement to streamline deployments.
-
MED-4225 — Refactored subscription TRPC logic for cleaner and more consistent handling.
-
MED-3608 (fast follow) — Added error handling for “Insufficient Clinical Details” to support safer and more transparent note generation.
- MED-4245 – Fix issue where the Admin Portal always displayed a 30-day retention period even when the feature flag was not present in the database.
- MED-4289 – Add Datadog service tagging for the transcription WebSocket.