Changelog v1.15 - August 21, 2025
Summary
This release delivers major enhancements across telemedicine, lab orders, patient information, and radiology workflows, as well as stability improvements and developer tooling updates. Key highlights include support for bundled external lab orders, improvements to eRx and nursing orders, fixes to patient registration and insurance handling, and multiple bug fixes in telemedicine visits and queue management.
Telemedicine Enhancements and Fixes
- Fixed issue where changing "send alerts to" in the telemedicine queue did not update as expected #368 (opens in a new tab).
- Disabled virtual visit check-in for locations outside working hours #3579 (opens in a new tab).
- Added support to accommodate multiple telemed 'locations' per state #3599 (opens in a new tab).
- Fixed disappearing side and bottom bars when provider leaves and returns to the pre-video visit screen #3536 (opens in a new tab).
- Fixed error occurring when clicking on telemed visit #3550 (opens in a new tab).
- Fixed issue where Progress note opened with empty fields and missing side menu #3630 (opens in a new tab).
- Corrected bug where "Medical decision making" was shown as missing when progress notes were opened from the patient record #3644 (opens in a new tab).
- Fixed wrong location list source used in patient registration for virtual visits #3636 (opens in a new tab).
Lab Orders & Results
- Displayed eReq when available in lab orders #3280 (opens in a new tab).
- Ensured Ottehr generates order numbers and passes them to Oystehr #2381 (opens in a new tab).
- Added support for external lab orders – bundled orders (list page) #3478 (opens in a new tab).
- Added support for external lab orders – bundled orders (detail page) #3480 (opens in a new tab).
- Fixed error during external lab order search #3551 (opens in a new tab).
- Enabled attachments in results PDFs for external lab ordering #3464 (opens in a new tab).
- Fixed duplicate IRT and CST tasks in in-house lab ordering during race conditions #3625 (opens in a new tab).
Radiology
- Added support for multiple diagnostic reports in radiology orders and improved order status recognition #3285 (opens in a new tab).
- Introduced “Bring your own” radiology study list feature #2940 (opens in a new tab).
eRx
- Added ordered eRx medications to the medication history #3087 (opens in a new tab).
- Implemented a configuration check endpoint for eRx across the EHR #3327 (opens in a new tab).
Patient Information
- Fixed issue where edits were cleared after adding or removing insurance #2927 (opens in a new tab).
- Enabled adding insurance without needing to refresh the Patient Info page #3534 (opens in a new tab).
- Fixed issue where “Primary phone” was incorrectly prefilled #2946 (opens in a new tab).
- Fixed duplication of school/work note templates after patients edited completed paperwork #3001 (opens in a new tab).
- Fixed duplication of values in allergies list #3305 (opens in a new tab).
- Fixed issue where validation errors were not displayed for secondary insurance DOB and Zip fields #1485 (opens in a new tab).
Nursing Orders
- Added “Delete order” popup for nursing orders #3422 (opens in a new tab).
- Ensured cancelled nursing orders are not displayed after hovering on the nursing order icon #3425 (opens in a new tab).
Other EHR Enhancements
- Prevented marking a chart “completed” from the dropdown in the chart header #3512 (opens in a new tab).
- Added Supervisor Approval feature #3515 (opens in a new tab).
- Improved visit note PDF phrasing errors #3024 (opens in a new tab).
Payments
- Added clear error message for “insufficient funds” card transactions #3538 (opens in a new tab).
- Fixed issue where users could not add a card from visit details #3640 (opens in a new tab).
Developer & Infrastructure
- Migrated zambda names to constants or inline strings instead of environment variables #2280 (opens in a new tab).
- Replaced hard-coded resource ID in integration tests to support downstream environments #3560 (opens in a new tab).
- Created spec file for Oystehr resources #1715 (opens in a new tab).
- Updated AWS CDK deployment scripts to include project name for multi-instance support #3567 (opens in a new tab).
- Fixed root folder search function #3557 (opens in a new tab).
Employee Management
- Added clear error messaging when adding a user who already exists #2627 (opens in a new tab).
Scheduling
- Fixed issue where slots were missing near midnight as location closing time approached #3294 (opens in a new tab).