Release Notes for Oracle Health Insurance Claims Adjudication Patch 4.25.1.0.7

This document contains the release notes for Oracle Health Insurance Claims Adjudication Patch 4.25.1.0.7.

Version compatibility: Oracle Health Insurance Claims Adjudication Release 4.25.1.x is only compatible with other Oracle Health Insurance applications release version 4.25.1.x unless explicitly stated otherwise.
In accordance with the OHI error correction policy (Document 1494031.1 on My Oracle Support), error correction support will be provided for this release and the previous two releases.

Enhancements

ID Summary Patch

CPN-3926

Automatic heap histogram collection for improved memory analysis

A heap histogram is a lightweight memory dump that provides detailed information about objects in the heap, including their class names, sizes, and counts. It helps identify memory leaks, understand object allocation patterns, and optimize memory usage.

With this enhancement, heap histograms are automatically captured in SaaS deployments when the heap memory reaches a critical state, enabling proactive and improved memory analysis.

NXT-30753

Improvements Claims Page - Applied Benefits and Applied Pricing

This enhancement introduces multiple improvements in the Applied Benefits and Applied Pricing sections, including: * Rearrangement of content in the context of a claim line * Addition of deep links for configuration building blocks * Repositioning of links from the detail page to the header, optimizing the area for claim details * New placement of links ensures they are always accessible while working on a claim, eliminating the need for back-and-forth navigation related to claim details

NXT-31102

Additional features - Claims Page

This enhancement introduces the following features on the claims page - Action Change and Unfinalize brings the claim to edit mode - Actions like add messages, resolve pends are added to edit mode as well - Action undo replacement is moved from claim line level to claim level - Quick links to authorizations and member claims lines are added to the page

NXT-32232

Additional details on Episodes search page

With this enhancement, the Episodes search page now displays total charged amount and total allowed amount, along with other episode details.

NXT-32524

Table component improvements - Usability with editable row

Introduced check (Apply) icon as a table row-level action in edit mode. Clicking the check icon returns the row from edit mode to view mode. Actions in other rows will be disabled until the user clicks on the check icon of the current row being edited.

NXT-32617

UI: Ability to exclude trailing wildcard with like search

This enhancement allows excluding the automatic inclusion of the trailing wildcard for like search in quick search, advanced search, and lookups by setting the application property ohi.ui.likesearch.wildcard.enabled to false.

The system also auto-truncates the leading and trailing white space for searches.

NXT-32621

UI: Additional Features Quick Search

With this enhancement, the quick search component is extended, and it will be possible:

  • To include all types of fields in the quick search

  • To have query operators like between, less than, greater than, etc, configurable in quick search.

  • To set specific search criteria flagged as mandatory.

NXT-32629

UI: Expandable "more" section in tables

With this enhancement, the overflow region for the table ("More" link) is now expandable to a two-column layout, allowing more information to be viewed at once.

Upgrade Steps for Installation

To perform the upgrade, perform the following steps:

  1. Perform any pre-upgrade steps.

  2. Stop all the managed nodes running the existing version of the application.

  3. Perform any pre-undeploy steps.

  4. Undeploy the existing version of the application.

  5. Back up the database.

  6. Perform any post-undeploy steps.

  7. Unpack the release bundle into a directory that we refer to as OHI_ROOT from now on.

  8. Change Installation Configuration: In <OHI_ROOT>/util/install, make a copy of ohi_install.cfg.template and name it ohi_install.cfg.

  9. Edit ohi_install.cfg to contain your specific database connection data and other configuration settings. The settings are explained in the file itself.

  10. Make sure NO connections are present to the database using the OHI_xxx_USER account (where xxx is the abbreviation of the application)

  11. Run the Upgrade script:

    1. Open a command window and browse to <OHI_ROOT>/util/install.

    2. Run the upgrade by executing ./ohi-update.sh .

  12. Make the required changes to the ohi properties file

  13. Perform any post-upgrade steps

  14. Start WebLogic application server

  15. Deploy the Application

  16. Perform any post-deploy steps

Configuration Properties

This section intentionally left blank.

Web Services

This section intentionally left blank.

Data Conversion

This section intentionally left blank.

Dynamic Logic

This section intentionally left blank.

UI Changes

This section intentionally left blank.

Breaking Changes

This section intentionally left blank.

Access Restrictions

This section intentionally left blank.

Bug Fixes

BugDB SR Internal Summary

37736951

3-38722563251

NXT-31253

Add logging to diagnose missing counter periods for product limits with carry over setting

Description:

Add logging to diagnose missing counter periods for product limits with carry over setting

Resolution:

Application logs have the additional log statements when they are enabled through application.

38569128

NXT-32809

Zip and Unzip operations in Data File Sets IP return HTTP 405 in SaaS

Description:

The Zip and Unzip operations in Data File Sets IP return HTTP 405 (Method Not Allowed) in SaaS.

Resolution:

Added support for zip and unzip operations in the Data File Sets IP in SaaS.

38669291

NXT-33007

OHI allows restarting of non-errored tasks

Description:

OHI allows non-errored tasks to be restarted through POST /taskprocessing/<id>/restart.

Resolution:

Prevented restarting of non-errored tasks. Only ERRORED tasks can be restarted.

38544079

NXT-32789

Fee Schedule Lines - Table level Cancel not working

Description:

When user adds a row in table and performs a save without filling mandatory fields, error is shown. However, when user clicks on cancel, the newly added row is not deleted

Resolution:

Cancel operation deletes the newly added row in table component

38611008

3-41408859911

NXT-32874

Missing access restriction mapping for accountingdetails API on payment registrations page

Description:

'accountingdetails API' is not added as seed data for functional API access mapping for Payment Registrations page

Resolution:

Missing Access Restriction mapping added for Payment Registrations page

38408417

NXT-32500

Resolve pend reason on claim line does not work when claim line is configured as result template with expanded view toggle switch on

Description:

When result template is configured for claim line Tab and expanded view toggle button is ON, resolving a pend reason on a claim line Pend reason tab by expanding the claim line section doesn’t resolve the pend

Resolution:

Claim line pend reason can now be resolved when the claim line is configured as a results template with the expanded view mode.

38339434

NXT-32336

Table height is not getting auto adjusted when a new row is added/copied

Description:

The table height doesn’t auto-adjust for rows containing combo box fields. Additionally, when rows are added or copied, the row height isn’t recalculated, causing values in combo box cells to appear clipped or partially hidden

Resolution:

Fix added to adjust the table height when adding or copying rows, including those containing combo box.

Issues that were backported in previous Release / Patch

No backports.