Oystehr v1.34 - December 11, 2025

Fax Service

  • Inbound Fax is now supported in Oystehr! You can now receive faxes directly into your Oystehr projects. Faxes received by your fax number will be persisted to Z3 and referenced by an automatically created DocumentReference resource. See the docs for more information.

Lab Service

FHIR Service

  • Improved performance of FHIR writes by rewriting algorithms that enforce constraints in the FHIR specification.
  • Improved performance of FHIR Batch / Transaction by performing constraint enforcement in bulk rather than individually for each resource.

Zambda Service

  • Improved the reliability of updating Zambda Functions by adding a queue that facilitates updates and prevents conflicts when multiple updates are requested simultaneously.

Console

  • Fixed a bug that caused the FHIR Console to fail to load the list and details views when resources are large in size. The Console now fetches resources in smaller batches to ensure it can load and display them properly.