=============================================================================
Run Date: MAY 16, 2024 Designation: WEBN*1.1*35
Package : WEBN - NAT'L UTILIZATION MGMT INTEG Priority: Mandatory
Version : 1.1 SEQ #34 Status: Released
Compliance Date: JUN 16, 2024
=============================================================================
Subject: 508 REMEDIATIONS / WASA / REVIEW DATE AND REASON CODE FIX
Category:
- Informational
- Other
Description:
============
The National Utilization Management Integration (NUMI) WEBN*1.1*35
addresses below changes:
1. HDSO-7384 - The web server/client software is out of date and is
vulnerable to multiple security vulnerabilities. (WASA Finding ID: 27839)
2. HDSO-6547 - On the McKesson CERMe Proprietary Notice screen (Help
-> Copyright), "Third Party Notices:" is not read as a heading by 508
assistive tools. (508 Finding)
3. HDSO-6547 - On the User List screen (Admin > Users), when the
screen is initially loaded User List is read, nothing is read to indicate
that the Find button is activated and content is loaded. (508 Finding)
4. HDSO-6547 - On the Patient Selection/Worklist screen (Find), the
table under Modify Filter is not read as a table. Additionally on the
Users Edit screen (Admin > Users > Add New User), Table header is not
read as a header and row 2 is read as "blank." (508 Finding)
5. HDSO-6549 - NUMI Session Timeout screen cannot be operated with a
keyboard (508 Finding)
6. HDSO-6551 - Line breaks and separators are read by assistive
technology (508 Finding)
7. HDSO-6552 - User List screen links all use the same tooltip name
(HDSO- 508 Finding)
8. HDSO-6553 - Alert popup messages disable assistive technology
functions (HDSO- 508 Finding)
9. INC31946639 - reviews stay date is not reflecting current date
chosen
10. INC31654327 - Reason Codes are sometimes blank on Enhanced Report
11. NUMI version is updated from 1.1.15.14 to 1.1.15.15
Patch Components:
-----------------
N/A
Files & Fields Associated:
File Name (Number) Field Name (Number) New/Modified/Deleted
------------------ ------------------- --------------------
N/A
Forms Associated:
Form Name File # New/Modified/Deleted
--------- ------ --------------------
N/A
Mail Groups Associated:
Mail Group Name New/Modified/Deleted
--------------- --------------------
N/A
Options Associated:
Option Name Type New/Modified/Deleted
----------- ---- --------------------
N/A
Protocols Associated:
Protocol Name New/Modified/Deleted
------------- --------------------
N/A
Security Keys Associated:
Security Key Name
-----------------
N/A
Templates Associated:
Template Name Type File Name (Number) New/Modified/Deleted
------------- ---- ------------------ --------------------
N/A
Remote Procedures Associated:
Remote Procedure Name New/Modified/Deleted
--------------------- --------------------
N/A
Parameter Definitions Associated:
Parameter Name New/Modified/Deleted
-------------- --------------------
N/A
Additional Information:
-----------------------
N/A
New Service Requests (NSRs):
----------------------------
N/A
Patient Safety Issues (PSIs):
-----------------------------
N/A
Defect Tracking System Ticket(s) & Overview:
1. HDSO-7384 - The web server/client software is out of date and is
vulnerable to multiple security vulnerabilities. (WASA Finding ID: 27839)
Problem:
--------
The web server/client software is out of date and is vulnerable to
multiple security vulnerabilities.
Resolution:
-----------
Three java script files has been updated inside the SCRIPTS folder to the
latest version.
Jquery.min.js
Jquery-ui.js
Jquery-3.7.1.js
2. HDSO-6547 - On the McKesson CERMe Proprietary Notice screen (Help ->
Copyright), "Third Party Notices:" is not read as a heading by 508
assistive tools. (508 Finding)
Problem:
--------
JAWS was unable to read "Third Party Notices" on CERME screen
Resolution:
-----------
Added tabIndex to "Third Party Notices" to tab through.
3. HDSO-6547 - On the User List screen (Admin > Users), when the screen
is initially loaded User List is read, nothing is read to indicate that
the Find button is activated and content is loaded. (508 Finding)
Problem:
--------
JAWS was unable to focus on Find button after reloading the page
Resolution:
-----------
Added focus to the Find button dynamically after page reload
4. HDSO-6547 - On the Patient Selection/Worklist screen (Find), the table
under Modify Filter is not read as a table. Additionally on the Users
Edit screen (Admin > Users > Add New User), Table header is not read as a
header and row 2 is read as "blank." (508 Finding)
Problem:
--------
JAWS skips reading the table under Modify Filter button.
Resolution:
-----------
Removed "role=presentation", added focus and tabIndex to allow JAWS to
navigate to the table.
5. HDSO-6549 - NUMI Session Timeout screen cannot be operated with a
keyboard (508 Finding)
Problem:
--------
When the NUMI Session Timeout popup appears, it is not clear how to close
the popup with the keyboard.
Resolution:
-----------
Updated the code to allow the Alt + K key combination to close the popup.
The popup message was updated to indicate the access key.
6. HDSO-6551 - Line breaks and separators are read by assistive
technology (508 Finding)
Problem:
--------
In various sections of the application, line breaks and separates are
read by assistive technology.
Resolution:
-----------
Updated the code to add aria-hidden="true" to
and