Release Notes for Oracle Health Insurance Claims Adjudication Patch 3.22.2.0.6

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

Version compatibility: Oracle Health Insurance Claims Adjudication Release 3.22.2.x is only compatible with other Oracle Health Insurance applications release version 3.22.2.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

AUT-2998

Enhance Dynamic Logic Query Management (Preparation Steps)

Retrieving large number of records at once in dynamic logic results in memory shortage and impact the application. For better diagnosis, a new system property "ohi.persistence.read.maxrowstoretrieve" is created. Any query that retrieves more rows than this threshold results in a warning in the application log. It’s only a warning, no other functional impact

Documentation Links:
Installation Guide

NXT-21629

Adjudication Limit Counter Page

This enhancements introduces page to view limit counters and consumption.

3.22.1.0.12

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

Ref Action Description

NXT-26816

Added

Adjudication Limit Counters

Added new JET UI Page.

Deprecated items (to be removed in future release)

This section intentionally left blank.

Breaking Changes

This section intentionally left blank.

Bug Fixes

BugDB SR Internal BP Summary

35175269

3-32295832461

NXT-26626

BP

Translatable attributes of flex codes are not migrated for all the installed languages using CMT

Description:

Translatable attributes of flex codes are not migrated for all the installed languages using CMT

Resolution:

Translatable attributes of flex codes for all the installed languages are now migrated using CMT. Earlier, these variables were updated based on their source language that was causing conflicts. The fix now updates variables based on their current language.

35209324

3-32290010481

NXT-26670

BP

Role condition evaluation is not working when multiple floorplans exists

Description:

Users that have create/edit access to claims are not allowed to create/edit authorizations and the other way around. Users that have create/edit access to claims are allowed read-only access to authorizations and the other way around. The issue is that each time the authorization creation is enabled for a claims user

Resolution:

When createEnabled (Floorplan configuration) is set to false, role condition evaluation works properly when multiple floorplans are configures

35222431

NXT-26683

BP

On clicking a Deeplink configured within Widgets, an empty Drawer opens up followed by a Page Navigation

Description:

On Clicking a Deeplink configured within a Widget, a Drawer opens followed by a Page Navigation to the associated page. The expected behavior for a Deeplink inside a widget is to not open a drawer but to directly navigate to the associated page.

Resolution:

On clicking a deeplink configured within a Widget, the current page in context navigates to the deeplinked page.

35330455

3-31464688761

NXT-26850

BP

When selecting a specific version of claim, cycle of the all the versions are di

Description:

when selecting a specific version of claim, cycle of the all the versions are di

Resolution:

For CTR claims , claim history will show only selected version of claims

35340944

3-32824655691

NXT-26862

BP

Values entered in SVNTV type fields are not retained when record definition fields are also present

Description:

SVNTV fields are not retained when record definition fields are present.

Resolution:

User can now configure SVNTV fields when record definition fields are present. Also fields like claimed, allowed and covered amount are now shown in Claims screen

35354314

3-32862871471

NXT-26872

BP

Application doesn’t start if there are compilation error in the Dynamic Logic

Description:

The application startup failed when there were compilation issues with DYLO. The system throws the error which weren’t handled.

Resolution:

Handled the DYLO compilation error during the application startup. The application will start logging warning if there are compilation issue with DYLO.

35358160

NXT-26883

BP

Coverage and limit consumptions tab is not showing for benefits tab on claims page

Description:

coverage and limit consumptions tab is not showing for benefits tab on claims page

Resolution:

coverage and limit consumptions tab is now showing for benefits tab on claims page

35367102

3-32938796531

NXT-26894

BP

Claimline status on claim page and claimline details page are different

Description:

Claim line status on claim details page and claim line details page are different. Open a claim with multiple claimLines, on claim details page for few claimlines the status shows 'To Be Approved' and for few claimlines it shows 'To Be Denied', when claimLine details page is opened for 1 claimline it shows correct status, where as for other claimlines it still shows the previous claimline’s status.

Resolution:

Claim line status is shown properly in claim and claim line details page and the values are not different in both the UI screens

35372089

3-32959396861

NXT-26902

BP

Reference sheet line import activity sometimes fails with NullPointerException

Description:

Reference sheet line import activity sometimes fails with NullPointerException. The exception is resolved if the activity is recovered/restarted

Resolution:

The NullPointerException is fixed and the memory utilization in reference sheet line import activity is optimized

Issues that were backported in previous Release / Patch

No backports.