Release Notes for Oracle Health Insurance Claims Adjudication Patch 3.21.2.0.2

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

Enhancements

ID Summary Description Included in Patch

POL-8031

Support for third column in the region component

With this enhancement, it will be possible to add a third column within the regions component by configuring set3. This support is added to view and edit - recursive template and in the overflow area within the table component

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

Ref Action Subject Description

NXT-22864

Modified

claimsreprocess IP

Old tasks are set to SHADOWED

Data Conversion

This section intentionally left blank.

Dynamic Logic

This section intentionally left blank.

UI Changes

Ref Action Subject Description

NXT-22903

Added

persons

added missing entries in DB

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

32577959

3-24972262511

NXT-22185

Claim line dynamic field not updated in correct step of claims flow

Description:

When claim Line dynamic field is updated via derivation rule in pre-pricing step, it gets updated after pre-benefits step only.

Resolution:

There was an issue with dynamic field cache issue for claim/claimlines when updating with null value. Made changes to reflect the null value properly.

32923028

3-25735187811

NXT-22649

BP

Fee schedule currency is updated with default currency even if the same currency already exists on it

Description:

Fee schedule currency is updated with default currency every time currency is not passed in the request even if the same (default )currency already exists on it. This leads to GEN-RULE-020 error when there are concurrent requests on the same fee schedule.

Resolution:

Fee schedule currency is now updated only if there is no existing currency on it.

32945187

NXT-22700

BP

Currency field disappears once the user navigates to another textbox

Description:

Go to baskets page. Add the baskets details. On adding the currency from the drop down in the basket details tab, the currency value disappears as soon as the user navigates to authorized amount text box.

Resolution:

The issue has been resolved and the currency is now visible even when user changes focus to different fields.

32945325

NXT-22702

BP

LOV - deselect functionality is not working in first attempt

Description:

Clicking on blank value in the LOV does not result in deselection in the first attempt.

Resolution:

User can now deselect the selected LOV value by clicking on blank value from the list. This works in first attempt itself.

32962984

3-25801151221

NXT-22721

BP

Duplicate cases get created when there is product history

Description:

Claims are pending with message - Duplicate adjudication cases found for insurable entity. This happens when there is product history.

Resolution:

With this fix, case evaluation is done for current product only. So, duplicate cases will not be created .

33030516

NXT-22863

BP

When a claim is reprocessed, old tasks are not set to SHADOWED.

Description:

When a claim is reprocessed, the old tasks are not set to shadowed status.

Resolution:

When a claim is reprocessed, the old tasks are now set to status SHADOWED.

33062483

NXT-22904

BP

User with all privileges to persons page function code access is not able to view the person details page.

Description:

User having all the required accesses to Persons page function code is not able to view the person details page.

Resolution:

User with all privileges to Persons page function code is now able to view the person details page.

Issues that were backported in previous Release / Patch

No backports.