Release Notes for Oracle Health Insurance Claims Adjudication Patch 4.25.1.0.23

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

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

39723407

4-0003227608

NXT-34581

Large Claim finalization fails with CLA-CLAI-021 when a pre-finalization external intervention triggers reprocessing

Description:

After all the subclaims are finalized successfully, the system starts the parent Large Claim’s pre-finalization processing. When an applicable external intervention rule produces a reprocessing outcome, the parent Large Claim is reprocessed During persistence, the generic claim-line validation is applied to the parent and raises:CLA-CLAI-021: Not allowed to submit a claim that does not contain claim lines. This validation is inappropriate for a Large Claim parent because its claim lines belong to its associated subclaims. A Large Claim parent is not expected—and is otherwise not allowed—to contain claim lines.

Resolution:

Validation message CLA-CLAI-021 is not applicable to large Claim, If an External Intervention Rule exists on a Large Claim it will move to InProcess for reprocessing when the outcome is Reprocess; or be finalized automatically when no intervention prevents finalization.

39712828

4-0002995712

NXT-34565

Covered amount on claim line Is 0 with default currency when benefits input amount is null

Description:

When claim lines are being denied before the benefits input amount gets calculated , the covered amount on the claim line is being filled with 0.00 in default currency. This causes a trouble in calculating the total covered amount on the claim if other not denied claim lines have a currency that is different from default currency.

Resolution:

Claimline with covered amount as 0 in any currency will not be considered in calculating the total covered amount.

38256583

NXT-32182

Conditional Display of Non-Matched Fields is Not Working on Claim and Claim Line Screens

Description:

When a claim is created through Claims IP and the required code is not present in the OHI system, the Claim and Claim Line screens display non-matched fields to assist with claim review. Due to an issue in the conditional display logic, some non-matched fields are not displayed even when the configured conditions were met.

Resolution:

The conditional display logic has been modified on the Claim and Claim Line screens. Some non-matched fields that were previously not displayed are now rendered correctly when the configured conditions are satisfied, ensuring the expected information is available during claim processing.

39813499

4-0003367173

NXT-34673

Claim Line actions displays two Select all options in results view floorplan

Description:

Claim Line actions are not working with single claim line selection in results view.

Resolution:

Claim Line actions are now working correctly for both single-line selection and "Select All" selection in the Result View

39797239

NXT-34653

Unable to Resolve claim line pend with "Resolve Pend Reason" button

Description:

When user selects a claim line with an unresolved pend in claimline results view, clicks on the Resolve Pend Reason button, and then try to resolve selected pend reasons from the dialog, there is an error "CLA-IP-RPND-008: Pend reason code is not specified"

Resolution:

The Resolve Pend Reason dialog now allows the user to resolve the selected pend reason successfully without any validation errors

Issues that were backported in previous Release / Patch

No backports.