Ottehr v1.5 - April 4, 2025

Replaced Serverless Framework

  • Serverless Framework, which was used for its serverless-offline local environment emulation, has been replaced with a lighter and faster express server that behaves more like the Zambda platform. #785 (opens in a new tab)
  • Bundling for release also no longer depends on the Serverless Framework and uses esbuild directly. #785 (opens in a new tab)
  • There is now a single package for Zambda functions instead of separate packages for backing the Patient and EHR apps. #785 (opens in a new tab)
  • The zambda-utils package has been removed and its code has been consolidated into the new zambdas package. #785 (opens in a new tab)

Improvements to Patient Information & Insurance Handling

Refinements to patient records and insurance workflows for accuracy and reliability.

Fixes and Enhancements to Visit Documentation & Paperwork

Improvements to visit documentation, paperwork submission, and medical record display.

Paperwork Fixes:

Visit Note PDF Enhancements:

Pre-filled Patient Information Fixes:

Fixes and Enhancements to EHR and Provider Workflows

Enhancements to provider functionalities, employee management, and screening.

Fixes for Handling of Time Zones & Visit Display Issues

Enhancements to time zone accuracy and visit-related workflows.

Improvements to Virtual Visits & Telemedicine Workflows

Enhancements to telemedicine scheduling, video calls, and patient information.

Expanded End-to-End (E2E) Testing for System Stability

Additional automated tests to cover patient record updates, virtual visits, and paperwork validation.

New E2E tests for Telemedicine:

New E2E tests for In-Person Visits:

Additional System Stability Fixes: