Release Notes for Oracle Health Insurance Product Definition Patch 4.25.1.0.9
This document contains the release notes for Oracle Health Insurance Product Definition Patch 4.25.1.0.9.
| Version compatibility: Oracle Health Insurance Product Definition Release 4.25.1.x is only compatible with other Oracle Health Insurance applications release version 4.25.1.x unless explicitly stated otherwise. |
| As per the Service Description, you are obligated to request a service upgrade within 90 days of this release being generally available (GA). In line with the Oracle Cloud Services Pillar document, Section 4.2.2 End of Life, this release will be EOL in 12 months. |
Enhancements
| ID | Summary | Patch |
|---|---|---|
NXT-33750 |
Enhance UI download functionality to include all search results based on query criteria. This enhancement extends the UI download feature to export the complete search result dataset matching the active query for select pages in claims and product definition application Claims
Product Definition
In addition, multiple pages based on floorpan templates 1) View and Edit Table, 2) Search Object - List, 3) Search Object - table and 4) Tab tables/list (exception dynamic records) within View and Edit HRR now support download API based download feature. Documentation Links: |
Configuration Properties
| Ref | Action | Description |
|---|---|---|
NXT-33750 |
Added |
ohi.api.download.max.rows The ohi.api.download.max.rows system property, which allows users to configure the maximum number of rows that can be downloaded through the Download API. By default, this property is set to 2,000 rows. The maximum supported value is capped at 10,000 rows. |
UI Changes
| Ref | Action | Description |
|---|---|---|
NXT-33750 |
Modified |
Proddef - Product Service Definition (Products and Across) Boilerplate text value is updated for all the Regime fields to indicate the type of regime |
NXT-33750 |
Modified |
All floorplan based pages (and Reference Sheet Lines) API based download is enabled in UI pages. However, there is an exclusion list application wise:
Also, UI based download is retained in Extensibility tabs and tabs of some Detail pages:
|
Breaking Changes
| Ref | Action | Description |
|---|---|---|
NXT-33750 |
Modified |
Below breaking change will be observed for UI download enhancement.
|
Bug Fixes
| BugDB | SR | Internal | Summary |
|---|---|---|---|
39526138 |
PRD-5587 |
PHI logging includes unmatched 'left joins' rows |
|
Description: |
When a query selects a PHI column from the right side of a LEFT JOIN, PHI logging is created for all rows from the left-side table, including rows where the joined row does not exist. In those cases the PHI column is effectively null, but a PHI log event is still written. This leads to incorrect PHI audit entries for rows that did not actually expose PHI. |
||
Resolution: |
When the joined column is marked as PHI but there is no match, no PHI Event is logged for that missing column. |
||
39526241 |
PRD-5588 |
PHI audit logs corrected for aliased base views in data transfer payloads |
|
Description: |
In specific data transfer scenarios, when a base view is queried through an alias and the Base View is outside of the Relation context, PHI logging was not generated correctly. |
||
Resolution: |
The system now generates the PHI audit logs correctly for these aliased base view scenarios. |
||
39455923 |
4-0002788234 |
PRD-5566 |
The Universal Indicator condition is missing from the exported file |
Description: |
In BENEFITS_HTTP export, the Benefit Specification Condition is not included when the Universal Indicator is set to “Yes”. |
||
Resolution: |
Updated the logic so the BENEFITS_HTTP export now includes the benefit condition when “Universal” is set to Yes. |
||