Release 16.15.0 - August 3, 2026

Highlights

New features

Electronic Statement - Summary Card & Balance Breakdown Improvements 

As part of our Electronic Statements Enhancements Project, we've redesigned the top section of the electronic statement to make it clearer and easier for patients to understand exactly what they owe and why. Previously, the electronic statement displayed a prominent "Pay Now" button and "Choose Payment Plan" button, but the actual amount owed and how that amount broke down was difficult to read and understand. This release cleans up and clarifies that experience.

The redesigned statement now leads with a clear "Amount You Owe" figure at the top, followed by a breakdown of that balance into Deductible, Co-Pay, Co-Insurance, and Other, so patients can see exactly what's contributing to their balance rather than being left to guess. 

We've also separated insurance payments and insurance adjustments into two distinct lines. Previously, these were combined into a single line, which led patients to believe their insurance had paid more than it actually did, since adjustments were being lumped in with actual payments. By splitting these out, patients can now clearly see what insurance actually paid versus what was adjusted off, reducing confusion and, hopefully, the number of patient call-ins asking to explain their balance. 

The "Other" line under Amount You Owe will typically show as $0 for most patients. This category is intended for charges that aren't directly tied to insurance payment activity, such as late fees or similar miscellaneous charges.

That said, depending on how payments were posted, it's possible for a balance to show entirely under "Other." This does not indicate a bug or issue with the statement itself; it reflects an issue with how the payment was manually posted rather than an error in this feature. 

For manually posted payments, the correct remittance/unpaid reason code must be entered in the "Unpaid Reasons" column for the balance to display correctly under the appropriate category rather than falling into "Other."

By clarifying the amount owed and breaking down exactly why a patient owes what they owe, this update helps patients better understand their statements at a glance, reducing confusion and unnecessary calls to the practice asking for an explanation of their balance.

For more info, please visit our Electronic Statement Overview and  Using The Payment Portal Help Articles.


Enhancements

Claim Control – New Optional Member ID Column

Claim Control now supports an optional Member ID column, giving experienced billers a fast, at-a-glance way to catch potential claim issues before submission. A missing or incorrectly formatted Member ID is often an early warning sign that a claim is likely to be rejected, and many billers are already familiar with the typical Member ID formats used by major payers such as Medicare, Aetna, and Blue Cross. With this information visible directly in Claim Control, billers can quickly spot something that looks off without needing to open individual claims to check.

The new Member ID column is optional and not displayed by default, keeping the standard Claim Control view uncluttered for users who don't need it, while making it easy for billers who rely on this information to add it to their view whenever they choose. You can access the additional fields by clicking the "+" symbol in the top-right corner of the Claim Control screen or by right-clicking the table header and selecting "Available Columns."

WebAPI – Support for Supervising Provider & Resubmitted Claim Fields (XML)

This release adds two enhancements to the WebAPI interface for customers submitting claims via XML, improving support for supervising providers and enabling resubmission of previously submitted claims.

Supervising Provider Support

The WebAPI now supports specifying a Supervising Provider on Professional Claim submissions through the XML endpoints. This allows customers integrating via XML to send supervising provider information directly as part of their claim submission, rather than requiring a workaround. This enhancement applies specifically to the XML Professional Claim endpoints and does not apply to HL7 submissions.

Support for Resubmitted Claims (Claim Frequency & Claim Control Numbers)

Previously, WebAPI had no way to submit claims that had already been submitted once before, since the fields needed to indicate claim frequency and claim control number weren't available through the interface. While this isn't something that can reasonably be added to HL7 due to limitations in the standard itself, it's fully supportable in XML, so we've added it there.

WebAPI now supports an optional Frequency field for Professional claims, which defaults to 1 if not specified and accepts valid values of 1, 7, or 8. This field is not used on Institutional claims, since those rely on the Type of Bill field instead.

Alongside frequency, WebAPI now also supports Claim Control 1, Claim Control 2, and Claim Control 3 fields. Each is optional and limited to 50 characters, and each posts into the corresponding claim control field based on the payer, such as ctrlNo1 and ctrlNo2. If a corresponding payer isn't present on the claim, for example, a secondary claim control number without a secondary payer on file, the value won't be posted into that field. In that case, the claim will still process successfully, but a warning will appear in Interface Tracker to flag that the value wasn't applied.

Universal Import – Admission Hour & Discharge Hour as Separate Columns

Previously, when importing files through Universal Import, the Admission Date & Time and Discharge Date & Time each had to be combined into a single column. However, on the claim itself, these fields are actually separate, and only the hour is captured rather than a full time value. This meant the import format didn't quite match how the data is actually structured on a claim.

With this release, the hour component for both Admission and Discharge can now be mapped as its own independent column during import, separate from the corresponding date column. This aligns Universal Import with how these fields work natively on a claim, giving customers more flexibility in how their source files are structured.



Resolutions

Claim File Indexer Restored

Due to an underlying indexing issue, 837 files for claims sent in July were not available for download within the application. We've since identified the root cause and corrected the problem and resolved the issue. In addition to fixing the underlying issue, we ran a re-indexing process across all affected July claim files to restore their availability. As a result, 837 files for claims sent in July are now fully accessible for download again.

Fee Schedule Import Fix

Previously, when creating a new fee schedule by uploading an Excel or CSV file through the Import Prices option, users would encounter an unexpected error instead of having the fee schedule successfully created from the imported file. This issue has been corrected. and users can now successfully create a new fee schedule by uploading a file through the Import Prices option, with the fee schedule populating correctly from the imported data.


As part of this release, we are continuing our ongoing work to assess, monitor, and address any security vulnerabilities.