Skip to main content

๐Ÿ› ๏ธ Changelog: 2026-08-07

๐Ÿ“ข Release Overview

  • Migration Required: No

โœจ Added

  • Support replacing discounts after invoice payment: Added a new capability to replace an existing discount applied to an invoice with a new one of a higher value. payment#2513

๐Ÿ› Fixed

  • Fix validation for Coverage resource cancellation: Resolved a bug where the cancellation flow incorrectly permitted Coverage resources with invalid type configurations to be processed successfully. labs#1332

  • Fix duplicated extra panels in lab orders: Corrected an issue where extra panels were duplicated because the matching logic missed identifiers located at array positions greater than index 0. labs#1334

  • Fix silent upload of corrupted requisitions: Rectified a bug where corrupted requisitions sent by HG were uploaded and marked as available without triggering an error. labs#1336

  • Fix Encounter PDF generation error for missing reason codes: Resolved an issue where generating an encounter PDF failed when a MedicationStatement did not contain a reason code. encounters#283

  • Fix validation error for mixed discounts: Corrected a bug where validating mixed discounts mistakenly applied the fixed component directly to the model without executing the actual discount logic. payment#2512

  • Fix invalid restriction start value in split order tasks: Rectified a bug where split laboratory orders generated new tasks with an invalid value in the Task.Restriction.Start field. labs#1342


Did this answer your question?