Release Notes for Oracle Health Insurance Claims Adjudication Patch 4.25.1.0.19

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

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

No enhancements.

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

39284628

NXT-34113

Resolve Pend Option on Multiple Claim Lines is not shown in edit mode

Description:

When user brings claim to 'Edit' mode, he doesn’t see option to do bulk 'Resolve Pend' on claim lines for claims that have pended lines. It appears when we save changes.

Resolution:

Resolve Pend Option is shown edit mode of claims page

39323388

NXT-34147

Allowed amount value is cleared or not retained after clicking Benefits Only in Claims page

Description:

When user copies the allowed amount value from a dynamic field in claim line details page, navigates back to claim page and paste the value to allowed amount in claim line details table, the value is not retained on clicking Benefits Only button.

Resolution:

After the fix, KP(keep pricing) field is checked and the updated allowed amount is saved.

39272744

NXT-34094

Resolve Pend Issue on Multiple Claim Lines with Pend reason

Description:

It is not possible to select multiple claim lines and resolve pend reasons in claims page. UI resolves only the pend on last pended claim line in the selected list.

Resolution:

User can select multiple pended claimlines and resolve all of them.

39381010

NXT-34185

Taskprocessing IP restart operation returns 409 without proper error code for non-errored tasks

Description:

Restarting a non-errored task through POST taskprocessing/{id}/restart returned a bare HTTP 409 response with no message code or error payload

Resolution:

Restart operation now returns error message OHI-IP-TASK-001: Only tasks in status Errored can be processed.

39315526

NXT-34143

Users with only retrieve access grant on CL0172 and FN0036 are able to reprocess processing errors.

Description:

When a user with only Retrieve access grant on FN0036 and CL0172 navigates to the View Technical Errors page or opens a claim that has a processing error. The user can execute "Restart All" action on the View Technical Errors page and can use "Reprocess" and "Dismiss" link in the Processing Error section on the claim page.

Resolution:

Fix added to enforce update access check on the Restart All button in the View Technical Errors page. To reprocess or dismiss errors, users must have explicit 'CREATE' access to Task Processing IP for Reprocess/Restart and Tasks IP for Dismiss, in addition to CL0172 for the Claims page and FN0036 for the View Technical Errors page.

38139426

NXT-31966

Generic metadata api returning incorrect result

Description:

Generic metadata api was returning incorrect results where the flex-links contained the word "generic" twice after the enhancefloorplan ip was used.

Resolution:

Generic metadata api no longer returns incorrect flex-link data and the flex-links include the "generic" keyword only once.

Issues that were backported in previous Release / Patch

No backports.