| DESCRIPTION OF ENHANCEMENTS |
Patch DVBA*2.7*255 is introducing Batch Printing capabilities and
2. Autosave DBQ Data Entered into Free Text Field
--------------------- -------------------
DVBA CAPRI ARP OPTSET New
DVBA CAPRI ARP RSKDT New
DVBA CAPRI CMT SIGFLD NUM New
DVBA CAPRI DBQ TRANS FAIL LIST Modified
DVBA CAPRI GET DBQ PDF Modified
DVBA CAPRI GET DBQ XML Modified
DVBA CAPRI GET EXAM REPORT Modified
DVBA CAPRI LOOKUP OPTSET New
DVBA CAPRI NRE HISTORY New
3. Addition of Scroll Bar within DBQ PDF Text Field for Max View Limit
DVBA CAPRI NRE LOAD New
DVBA CAPRI NRE MARK New
DVBA CAPRI NRE OPEN New
DVBA CAPRI NRE RUNNOW New
DVBA CAPRI NRE SAVE New
DVBA CAPRI NRE STATIC New
DVBA CAPRI NRE SUMMARY New
DVBA CAPRI OPEN ACCESS CHECK New
DVBA CAPRI PROXY DATA New
DVBA CAPRI SAVE DBQ XML Modified
4. Updates for Conditional Logic for Autofill with Checkboxes
DVBA CAPRI SUPPORT MESSAGE New
DVBA CAPRI TOGGLE XML HEADER New
DVBA CAPRI UPDATE DBQ TRANSTAT Modified
Parameter Definitions Associated:
Parameter Name New/Modified/Deleted
-------------- -------------------
DVBAB CAPRI CMT SIGFLD NUM New
5. Set Target Field Text Edit Box to Read-Only for Copy Condition
DVBAB CAPRI NRE PURGE New
DVBAB CAPRI NRE TOGGLE New
DVBAB CAPRI PROXY DATA New
DVBAB CAPRI SUPPORT MESSAGE New
DVBAB CAPRI XML HEADER TOGGLE New
Additional Information:
-----------------------
6. Full Header IEPD Validation on DBQ Transmissions
N/A
New Service Requests (NSRs):
----------------------------
N/A
Patient Safety Issues (PSIs):
-----------------------------
7. "Date of Examination" field in a DBQ PDF no longer auto-populates with
N/A
Defect Tracking System Ticket(s) & Overview:
1. INC40155755: DBQs are showing as editable in VBMS eFolder
Problem:
---------
For merged templated DBQs transmitted to VBMS, some pages are showing as
the current date when a DBQ is created
editable in VBMS eFolder. While changes can be entered, the user cannot
save any changes.
Resolution:
-----------
Modified the CAPRI code that was making the PDF flat (read-only) before
transmitting it to VBMS. The code now ensures that all DBQs in the merged
worksheet are set to read-only. Prior to this modification, only the last
DBQ in the merged worksheet was being set to read-only.
2. INC40032912, INC40054773, INC40070450, INC40076207, INC40293176:
Partial EDIPI and/or single zero EDIPI value in DBQ XML Header causing
DBQ transmission to fail reaching VBMS eFolder
Problem:
--------
Partial EDIPI values are being sent in the DBQ XML Header which is
causing transmission errors.
Resolution:
-----------
Modified the CAPRI code to handle RPC returns. If the RPC returns empty,
we replace a null value with ten zeros, if it returns less than ten
characters, we add additional zeros as needed.
3. INC40104480: Transmission List not Displaying during Failed
Transmission
The following SNOW tickets are being addressed:
Problem:
--------
On sign out, the user gets an Unsent Transmissions notification when the
site has transmissions that need to be sent. When the user takes the
action to click "Yes" on the pop-up the list of transmissions appears to
the user as blank.
Resolution:
-----------
Routine DVBCTXML was modified to correctly determine if there was any
transitioning AMIE VistA Options and functions to the CAPRI GUI. This
qualifying failed transmission that needed to be sent, giving an accurate
count for the pop up notification.
4. INC40220293: CAPRI Report-CNH Display Error
Problem:
--------
User Selects CNH Display Episode of Care from the File>Reports and
receives an Application Exception Error
1. INC40155755: DBQs are showing as editable in VBMS eFolder
Resolution:
-----------
Modified Delphi code to prevent windows from being brought forward when
additional functional code was being executed.
5. INC40098921, INC40246093, INC40205143: User unable to transmit DBQs,
receives error "RPC DVBA CAPRI SAVE EXAM PDF could not be accessed!
Error encountered."
2. INC40032912, INC40054773, INC40070450, INC40076207, INC40293176:
Problem:
--------
Based on the audit and exception logs, it appears that the autosave timer
was calling for a save of the pdfs on the worksheet at the same time that
a FileMan call was being used to clear the open exams in the Signature
Validation window.
Resolution:
Partial EDIPI and/or single zero EDIPI value in DBQ XML Header causing
-----------
Ensure that the autosave timer on the worksheet is turned off and stays
off when the user is on the Signature Validation window.
6. INC40098932: Cannot Submit DBQ
Problem:
--------
AEU is unable to sign off on a template (big or small) because CAPRI
DBQ transmission to fail reaching VBMS eFolder
hangs at the Requests Available box and never loads the exam list. This
eventually times out and either crashes or prompts the user to sign in
again and then crashes.
Resolution:
-----------
Modified code to remove the direct FileMan call that was retrieving a
large amount of unnecessary data.
3. INC40104480: Transmission List not Displaying during Failed
7. INC40433009: submitting a 7131 in East Orange Capri will not let me
select routing location to submit
Problem:
--------
When using the Edit Exam List Parameters(MAS) tab form will open and
automatically duplicate some of the Division C&P Exam Lists.
Resolution:
-----------
Transmission
Modified code to update the direct FileMan call that was retrieving the
wrong IEN value for the comparison of the Division and C&P Exam Lists.
8. INC34388396: CAPRI transmitting records to wrong VBMS eFolder
Problem:
--------
Claim Numbers in CAPRI are often blank, or do not identify the correct
Veteran in VBMS. This causes failed transmissions when sending documents
from CAPRI to the VBA eFolder (403 Error). In rare cases, this could
4. INC40220293: CAPRI Report-CNH Display Error
cause documents to be uploaded to an incorrect Veteran's eFolder.
Resolution:
-----------
VBA eFolder uploads now use identifiers that are constant across CAPRI
and VBMS. Removed Claim Number as the identifier used for sending
documents to the eFolder.
Instead, use EDIPI and ICN as identifiers for uploads. These are
constant across CAPRI and VBMS.
5. INC40098921, INC40246093, INC40205143: User unable to transmit DBQs,
receives error "RPC DVBA CAPRI SAVE EXAM PDF could not be accessed!
patch is also replacing the usage of Secure Blackbox within the CAPRI
Error encountered."
6. INC40205143: Cannot Submit DBQ
7. INC40433009: submitting a 7131 in East Orange Capri will not let me
select routing location to submit
EHRM Impact Statement:
----------------------
codebase and updating that codebase to Delphi 12.
This patch should have no EHRM impact, and can be installed at all sites,
including EHRM converted sites.
Patch Components:
-----------------
Files & Fields Associated:
File Name (Number) Field Name (Number) New/Modified/Deleted
---------------- ----------------- ------------
N/A
Forms Associated:
Form Name File Number New/Modified/Deleted
--------- ----------- ----------------
N/A
Mail Groups Associated:
In addition, the following items for support of Content Management Tool
Mail Group Name New/Modified/Deleted
--------------- --------------------
N/A
Options Associated:
Option Name Type New/Modified/Deleted
----------- ---- -----------------
(CMT) system functionality are being included:
DVBA CAPRI GUI Modified
DVBA CAPRI NRE PROCESS TM New
DVBA CAPRI NRE PURGE TM New
Protocols Associated:
Protocol Name New/Modified/Deleted
------------- --------------------
N/A
Security Keys Associated:
Security Key Name
-----------------
DVBAB CAPRI NRE EDIT
DVBAB CAPRI NRE MARK
DVBAB CAPRI NRE RUNNOW
DVBAB CAPRI NRE VIEW
1. Capability to support conditional logic for future CMT DBQ IEPD's
Templates Associated:
Template Name Type File Name (Number) New/Modified/Deleted
------------- ---- ----------------- -------------------
N/A
Remote Procedures Associated:
Remote Procedure Name New/Modified/Deleted
|