Release Notes for Oracle Health Insurance Claims Adjudication Patch 4.25.1.0.8
This document contains the release notes for Oracle Health Insurance Claims Adjudication Patch 4.25.1.0.8.
| 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. |
| 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 | ||
|---|---|---|---|---|
CPN-3641 |
Enhanced PHI logs access using base views In SaaS deployments, PHI access logs are stored in the database for 60 days in the This enhancement improves the customer experience by enabling PHI access logs to be extracted directly through base view generation. The
|
|||
CPN-3799 |
Operational Reports and Data Transfer The following changes are made in Operational Reports and Data Transfer:
|
|||
CPN-4025 |
Security logs retrieval via API and data transfer Prior to this release, security logs were written only to the file system and were not accessible through any API. With this enhancement, SaaS customers can now retrieve security logs using a dedicated API as well as through the data transfer feature. A new API, Access to security logs is controlled:
The table Documentation Links: |
|||
NXT-31925 |
Operational Reporting View - Daily claims count per claim process type This enhancement introduces an operational reporting view of the daily claim count by process type. The report allows users to analyze and monitor daily claim volumes for each process type. Documentation Links: |
|||
NXT-32383 |
Ability to un-resolve the pend on claim or line This enhancement introduces the ability to unresolve a resolved pend reason on a claim or a claim line from the claims page. Documentation Links: |
|||
NXT-32962 |
Implement Max Row Limit for Tab-Result Component This enhancement introduces a maximum row limit of Documentation Links: |
4.24.1.0.16 |
||
NXT-33070 |
Improved Multi-Select Behavior for Row Selection in Tables The record-selection behaviour has now been updated to follow an additive selection model, ensuring that selecting a record no longer clears existing selections. All previously selected records will remain selected and will not be unintentionally deselected. Prior to this implementation, when user selects multiple records using checkboxes, clicking anywhere on a another row (outside the checkbox) would deselect all selected records except the one that was clicked. Checkbox behaviour is modified in these pages/dialogs
|
|||
NXT-33123 |
Additional features - Claims Page With this enhancements the following features are added to claims page:
Documentation Links: |
Configuration Properties
| Ref | Action | Description |
|---|---|---|
NXT-33123 |
Added |
ohi.jsui.summary.message.delete.enabled This property enables or disables the delete link in the claim/claimline summary for messages |
Web Services
| Ref | Action | Description |
|---|---|---|
CPN-3799 |
Modified |
Operational Reporting IP Two new error messages are introduced in the Operational Reporting IP. The IP returns an HTTP 422 response with one of the following error messages:
|
CPN-3799 |
Modified |
Data Transfer IP
|
UI Changes
| Ref | Action | Description |
|---|---|---|
NXT-31925 |
Modified |
Operational Reports New operational report DAILYCLAIMSCOUNTPERPROCESSTYPE added, new floorplan introduced for the same |
NXT-32383 |
Modified |
Claims Page (CL0172), ClaimLines Page (CL0206) Unresolve link introduced for claim and claimline pend reasons which are resolved. Also toggle added in claimlines page to view claimline with unresolved pends |
NXT-33123 |
Modified |
Claims Page (CL0172) Resolve action is visible as table action instead of sub menu |
NXT-33123 |
Modified |
Claims Page (CL0172) Ability is added to delete a message from Summary by adding system property 'ohi.jsui.summary.message.delete.enabled' and disabling messages tab configurations |
NXT-33123 |
Modified |
Claims Page (CL0172) Ability added with custom property claimDiagnosisListJET to display inheritance at claimline level |
NXT-33123 |
Modified |
Claims Page (CL0172), ClaimLines Page (CL0206) Added Seq and claim line code columns to claim line table search results. Added maxColWidth for Seq, KP, KB, Allowed #, Covered # columns in system floorplan for claims, claimlines, subclaims |
Access Restrictions
| Ref | Action | Description |
|---|---|---|
NXT-32383 |
Added |
Unresolve Pend IP New access restriction introduced for Unresolve Pend IP |
Bug Fixes
| BugDB | SR | Internal | Summary |
|---|---|---|---|
38591657 |
NXT-32846 |
Formatted name is not displayed in Claims Search page |
|
Description: |
Service member should show Member ID, formatted name , but formatted name is missing. |
||
Resolution: |
Formatted name is shown in search and details page |
||
38706440 |
NXT-33115 |
Unfinalizing a claim does not display error on screen if no 'Source Reference' value is provided |
|
Description: |
Unfinalizing a claim using an Unfinalize Reason for which Source Reference is mandatory and no value is provided for it, no error is shown on screen. This happens when a Claim Transaction Event Rule is applicable for a claim. |
||
Resolution: |
Unfinalizing a claim using an Unfinalize Reason for which Source Reference is mandatory and no value is provided for it, an error is shown on screen when a Claim Transaction Event Rule is applicable for the claim. |
||
38681084 |
NXT-33035 |
Claim line - LOV values are not populated in Remove Messages dialog |
|
Description: |
When user adds a message to claim and clicks on Remove messages dialog, LOV value’s are not populated |
||
Resolution: |
Messages are shown in the Remove Messages dialog even in the flow when user adds a new message |
||
38672154 |
NXT-33017 |
Number of records is shown as '0' in Widgets when users scroll to the end |
|
Description: |
In widgets query if there is a groupBy clause and no aggregate functionality, there is extra api query resulting in zero records due to which the number of records count is shown as 0. |
||
Resolution: |
Count is shown as based on totalResults returned in the respose |
||