| DESCRIPTION OF ENHANCEMENTS |
As the transition to Cerner occurs, there are two different process flows
-----------
Changes were made to the Patient ID ListBox to label this componenet,
which will allow for 508 compliance to be met.
CAPRI Enterprise Record Search and "other facilities visited"
functionality will be updated to use a new Remote Procedure Call to
retrieve the list of treating facilities associated with the record,
including a Cerner Indicator along with the "Date Last Treated"
identifying patients at a Cerner converted site. This will allow CAPRI
to correctly communicate whether the patient record was migrated from
Vista or if it was created on/after the conversion so that VBA users will
be able to route claims accordingly.
depending on if the data available for the patient existed prior to the
The following defects that were entered after the release of Patch
DVBA*2.7*220:
CAPRI-209 - CAPRI users connecting to remote sites via Claims are not
able to transmit reports or DBQs to eFolder
CAPRI-210 - Unable to select all progress notes via single scroll
CAPRI-211 - Claims user prompted to enter password again when user has
more than one division
conversion or was added after conversion. The "Enterprise Search" and
CAPRI-238 - Patient Selector Add 508 Compliance
1.) CAPRI-209 - CAPRI users connecting to remote sites via Claims are not
able to transmit reports or DBQs to eFolder
Problem:
--------
DBQs and reports are transmitted from VBA users (reports) and VHA
users (DBQs) to VLER DAS.
"Other Facilities Visited" functionality will qualify the entry depending
VBA users connecting to a remote site via Claims are not able to
transmit reports to the VBA eFolder Queue (VLER DAS). This issue is
caused by a failure by the kernel M code to validate
a guest account which is attempting to send the report XML request to
DAS. The specific failure is that the guest account on the remote
site gets proxyauthfailed when the proxy server attempts
to validate the token sent by the guest account.
Resolution:
on when the records were created relative to when the conversion occurred
-----------
Temporarily this enhancement is being removed for all CAPRI users
to allow for additional modifications needed downstream in the
process.
This will be addressed in a future patch. Send to Virtual VA button
is being re-instated to its prior functionality.
2.) CAPRI-210 - Unable to select all progress notes via single scroll
(before or after the conversion). When Cerner only data exists, the
Problem:
--------
In Patch 212, the user was able to select all the entries in one
selection. In Patch 220, the selection stops at next to last entry.
All functionality still works as expected if you navigate
to the first and last entries of your selection and shift+click.
Resolution:
-----------
Modified the TORListBox component to include the last (partially
Cerner entry will be qualified with "Treatment Record Exist".
displayed) row. This restored the continuous scroll down behavior
that the user had seen in patch 212.
3.) CAPRI-211 - Claims user prompted to enter division again when user
has more than one division
Problem:
--------
Example:
Remote users are prompted multiple time to select a division because
the broker is connecting to the home server,
if they have more then one division assigned to them on the claims
server.
Resolution:
-----------
Changes were made to the process in CAPRI that handles broker
connections to the home server. CAPRI will now
store the division after the first selection and use this division
200CRNR-Treatment Records Exist
each time the home server is connected to during the session.
4.) CAPRI-238 - Patient Selector Add 508 Compliance
Problem:
--------
During 508 Compliance Audit it was found that the Patient Selector
Window did not meet compliance.
Resolution:
|