Release Notes for Oracle Health Insurance Claims Adjudication Patch 3.22.1.0.1

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

Version compatibility: Oracle Health Insurance Claims Adjudication Release 3.22.1.x is only compatible with other Oracle Health Insurance applications release version 3.22.1.x unless explicitly stated otherwise.
OHI applications expose the technical ID (created by sequence generator) in HTTP API and IP. This might be changed to an alternate technical ID (the data type might not be an integer) in a future release. Hence, it is advised to follow the generated HATEOAS links instead of hard-coding/bookmarking the IDs in the external integrations.
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.

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

34308649

NXT-24946

BP

In a reference property, which ever value is selected and search is performed, when we again click on dropdown, the value selected earlier is shown twice

Description:

In a reference property, which ever value is selected and search is performed, when we again click on dropdown, the value selected earlier is shown twice

Resolution:

The selected value is shown only once in reference property dropdown (lov) after search is performed

34210878

3-29482198481

NXT-24818

BP

'CLA-FL-BENS-015: No Parameter value found' error while updating copay amount on claim lines

Description:

'CLA-FL-BENS-015: No Parameter value found' error while updating copay amount on claim lines

Steps to reproduce :

  1. Create a Coverage Regime with 2 cover withhold rules. The first rule does not have any value for cover/withhold amount and Percentage.

  2. Create a Benefit Specification using the above Coverage Regime.

  3. Create a Product Benefit Specification using the above Benefit Specification and add a Rule parameter with the parameter being the Cover Withhold Category used in the first cover withhold rule for which no values have been provided.

  4. Send in a claim which uses the above Product Benefit Specification and make sure that the claim is stuck in Manual Benefits status.

  5. Try to edit a value for amount in the Claim Line Rule Coverage.

  6. 'CLA-FL-BENS-015' error is shown

Resolution:

Claim Line Rule Coverage values can now be updated when claim is in Manual Benefits status

34277752

NXT-24886

BP

'Eligibility Response Definitions' is displaying twice on searching with 'definitions' page

Description:

'Eligibility Response Definitions' is displaying twice on searching with 'definitions' page

Resolution:

Title 'Eligibility Response Definitions' is displayed only once on searching with 'definitions' page in search menu

Issues that were backported in previous Release / Patch

No backports.