๐ข Release Overview
Migration Required: Yes
โจ Added
Initial Reveal BI Integration: Implemented the foundational infrastructure and service connections for Reveal Business Intelligence integration. ehr#7257
Automate Health Gorilla Location Creation: Enabled automated system provisioning for newly created Health Gorilla clinical locations. chartedhealth-platform#663
Create tasks for missing order information: Automated task generation for Practitioners, Patients, or Admins when incomplete data blocks a laboratory order. Places the affected order on-hold to eliminate failed retry attempts. labs#1204
Send Driver License for all pharmacy integrations: Integrated driver's license documentation sharing across all outbound electronic pharmacy transmission workflows. medications#2317
1-Year Patient Anniversary email for MIORA: Designed and released a specific milestone anniversary email campaign restricted to MIORA patients (currently pending administrative activation). notifications#248
Add practice-specific MC consent Introduced a brand-new consent requirement configured exclusively for the LaValle Performance medical practice. consents#155
Support decimals in FKO currency amounts: Expanded the payment and medication schemas to correctly process decimal numbers for Farmakeio financial fields. payment#2231,
medications#2384Integrate Azure Service Bus with DataDog: Added comprehensive logging and tracking configurations to feed Azure Service Bus metrics into DataDog. payment#1925
Support apply-future operation in subscription service: Added a new platform parameter to cleanly handle future-dated adjustments during the
$subscribeworkflow. plans#685Support Medication resources in e-prescription contained arrays: Expanded structural schema properties to correctly embed comprehensive Medication resources into electronic prescription payloads. medications#2367
Add cancel operation for Procedure service: Built a formal
$cancelAPI endpoint to handle the standard operational lifecycle of patient procedures. procedures#98
๐ Changed
Enforce questionnaire updates on Health Gorilla order errors: Updated laboratory routing to dynamically flag and append missing questionnaires to specific tests when an order error is returned by Health Gorilla. labs#1193
Enhance internal clinical notes: Upgraded user interface density, tracking history, and entry structures for system internal notes. ehr#7238
Show only completed dates for order tasks: Cleaned up the tracking view to exclusively display execution timestamps instead of scheduled parameters for order tasks. ehr#7293
Decouple Health Gorilla service dependencies: Refactored core laboratory codebase architecture to remove direct Health Gorilla dependencies, paving the way for direct integrations with labs like AuraGenetics. labs#1220
Cancel procedures using standardized service operations: Replaced direct database table edits with the proper programmatic cancellation method exposed by the procedure service layer. ehr#7355
๐ Fixed
Restore Reporting role permissions: Corrected an access control bug to safely restore and unblock all platform-wide reporting dashboard privileges. ehr#7270
Fix failed payment notification redirect URL: Rectified a broken hyperlink generation bug that directed patients to an invalid URL during automated payment failure alerts. notifications#220
Fix task manual performerType assignment: Resolved a validation issue in specific workflows where tasks were mistakenly generated without a default manual
performerType. cpoe#803Fix duplicate Health Gorilla practitioner identifiers: Added data constraints to resolve an issue where twin Health Gorilla identifiers were generated inside the main practitioner record table. labs#1245
Fix exception on retired combo panels: Resolved an unhandled operational crash inside the
$get-comboendpoint when attempting to query legacy, retired product bundles. labs#1247Consider Stripe fees during post-payment discount logic: Fixed a accounting calculation bug to ensure Stripe gateway fees are correctly deducted when executing post-payment invoice discounts. payment#2387
Fix concurrency thread-safety in MedicationValidationService: Resolved structural multithreading issues within the medication validation service to ensure it handles concurrent system calls safely. medications#2365
Fix practitioner data mapping error on MedicationRequests: Resolved an edge-case FHIR schema validation crash triggered when attempting to edit practitioner details during an active MedicationRequest modification. medications#2380
