2025 Q4 Release Notes
Health Gorilla releases in October, November, and December 2025 are listed below in reverse chronological order.
Quarter Summary
| Date | Version | Highlights |
|---|---|---|
| Nov 25 | 2548 | Account details enhancement · 12-hour session timeout enforcement · Document grouping & filtering |
| Nov 12 | 2546 | 9-digit ZIP Code validation · Patient360 support workflow update |
| Oct 28 | 2544 | Lab timestamp time zones · Encounter ID alignment |
| Oct 14 | 2542 | Companion notification · ZIP Code validation · FHIR Condition support · Chart Viewer enhancements |
November 25, 2025 (v2548)
Platform
- Account Details Enhancement: The
user-account-briefendpoint now returns thetenantNamein the response payload, alongside thetenantId. - 12-Hour Session Timeout: A 12-hour maximum session duration is now enforced for all users, regardless of activity.
Patient Chart Viewer
Document Grouping and Filtering: New APIs in the Patient Chart Viewer support grouped document views for the C-CDA Documents, Discharge Summaries, and Files & Images pages, with filtering by document group, content type, and metadata categories. Metadata endpoints and admin auditing filters have been expanded to include document-group and transaction-group classifications.
Resolutions
- C-CDA Author Provenance: Updated C-CDA parsing and validation logic in the Patient Chart Viewer to reliably extract and validate author details across Functional Status,Allergies, and other supported document segments.
- Functional Status API Retrieval: Resolved an issue in the Patient Chart Viewer retrieval logic that prevented imported Functional Status records from being returned through the API.
- Subscription Endpoint Validation: Resolved an issue in the FHIR Subscriptions service that prevented the creation of event-delivery subscriptions using direct IP-based webhook callback URLs.
- Demographics Update Behavior: Corrected the handling of optional demographic fields—specifically tribal affiliation—in the FHIR Patient PATCH endpoint to allow the clearing of existing values when blank or null inputs are submitted.
- Print Preview Correction: Resolved a Print API issue in the Patient Chart Viewer that prevented document previews from rendering attached files correctly.
- Billing Process Reliability: Resolved a row-limit overflow issue that prevented the export of large Lab Network reports.
November 12, 2025 (v 2546)
FHIR Server
9-Digit ZIP Code Support: Validation logic now accepts nine-digit ZIP Codes without requiring a hyphen.
Patient360
Support Requests: The support@healthgorilla.com email link was removed from the Patient360 user interface. All support requests must now be submitted through the authenticated Support Portal.
Resolutions
- Tenant Name Synchronization: Corrected tenant name updates so changes appear promptly in the Independent Physician Association (IPA) and sub-tenant search results.
- ICD-10 Descriptions on Requisitions: Fixed an issue that caused requisition forms to omit diagnosis descriptions, displaying only ICD-10 codes.
- Lab Network Iframe Routing: Resolved an issue that prevented users from being properly redirected after printing a requisition form in the Lab Network iframe.
October 28, 2025 (v 2544)
Authentication
Account Recovery Page Update: The Account Recovery page now includes instructions directing users who lose their multi-factor authentication (MFA) device to contact their Organization Administrator first.
Lab Network
Time Zone Details: Collected and Received timestamps for lab orders and results now display the associated time zone.
Patient360
- Vital Sign–Encounter Linking Expanded: The time window for linking vital signs to encounters now extends to 12 hours before or after the end of an encounter.
- Encounter Location Identifier: Encounter parsing now aligns location identifiers with C-CDA XML values.
October 14, 2025 (v 2542)
Clinical Alerts
Principal Notification on Patient Events: Clinical Alerts now generates a companion notification for the principal whenever a delegate receives one.
Patient Chart Viewer
- Filtering Logic Updates: Filtering and sorting in the Patient Chart Viewer now use the most clinically relevant date field (such as
startedDateordate) instead ofhgEffectiveDate. - Encounter Source Display: The Encounter list now displays the “source title” instead of the full source document reference.
Lab Network
Specimen Code Retention: Laboratory result parsing now preserves the specimen source codes when provided in CDA documents.
Patient360
- ZIP Code Requirement: All Patient360 operations now require a ZIP Code in the patient address. Requests that do not contain a ZIP Code now return a
400 Bad Requesterror with a clear message. - Purpose-of-Use Filtering for REQUEST Queries: The Initiating Gateway now filters eHealth Exchange participants to include only organizations configured with
purposeOfUse = REQUEST.
FHIR API
FHIR Conditions ICD-10-CM Support: FHIR Condition resources now support the http://hl7.org/fhir/sid/icd-10-cm code system.
Resolutions
- Patient Chart Viewer Medication Retrieval: Resolved a
400 Bad Requestmedication retrieval error that occurred under certain pagination conditions. - Patient Chart Viewer Document Download: Fixed a document download issue in the Patient Chart Viewer interface.
- QHIN Endpoint URLs: Added missing endpoint URL definitions for QHIN document queries.