| DESCRIPTION OF ENHANCEMENTS |
The Audiometric module was developed in conjunction
509850.9<tab>AUDIOMETRIC EXAM<tab>^ACK(509850.9
2. New options introduced with this patch:
ACKQROES3<tab>Audiogram Display
Uses new remote procedure call: ACKQAUD1. See Option file
entries to see other existing XWB, XUS, and DDR RPCs
accessed.
(1) [ACKQROES3E] Enter or edit the data into file 509850.9. When
ACKQROES3E<tab>Audiogram Data Edit
Uses new remote procedure calls: ACKQROES and ACKQAUD2.
See Option file entries to see other existing XWB, XUS,
and DDR RPCs accessed.
3. New remote procedure introduced with this patch:
ACKQAUD1: returns array of data for last 2 exams
Uses routines: ACKQAG01 and ACKQAG06
signed, this transmits the data to the DDC for use with ROES 3
ACKQAUD2: returns array of data for a specific exam
Uses routine: ACKQAG02
ACKQROES: transmits data to DDC & returns msg#, DDC msg#,
error# and error msg.
Uses routines: ACKQAG03, ACKQAG04 and ACKQAG05
Installation Instructions:
=========================
Custom Hearing Aid orders.
This patch was created with Kernel V8 KIDS.
1. This is a completely new installation, so it will not affect
any current ROES 3 users or others on the system. You do not
need to restrict users from signing on or lock any options.
2. Use the 'INSTALL/CHECK MESSAGE' option on the PackMan menu.
This option will load the KIDS package onto your system.
3. You DO NOT need to stop Taskman or the background filers. None
of the routines require mapping, so mapping does not need to be
disabled.
4. Using the Kernel Installation and Distribution System menu
(KIDS), you may choose the following options prior to
installing this patch:
a) All routines are new, so there should be no need to Backup
the Transport Global.
(2) [ACKQROES3] View the audiogram generated from that data and
b) Again, this is an all new module, so there should be no
need to Compare Transport Global to the Current System.
c) Verify Checksums in the Transport Global. This option will
allow you to ensure the integrity of the routines that are
in the transport global.
5. Use the 'Install Package(s)' option under the 'Installation'
menu. Installation should only take a few minutes.
print VA form 10-2364.
a) Select INSTALL NAME: ACKQ*3.0*3
b) When prompted 'Want KIDS to Rebuild Menu Trees Upon
Completion of Install?' YES// respond "NO"
c) When prompted 'Want KIDS to INHIBIT LOGONs during the
install?' YES// respond "NO".
d) When prompted 'Want to DISABLE Scheduled Options, Menu
Option and Protocols?' NO// respond "NO".
e) When prompted 'Want to MOVE routines to other CPUs?' YES//
respond "NO".
6. Unzip the Audiogram.zip file containing the executables
ACKQROES3.EXE and ACKQROES3E.EXE onto the network. They must
reside in the same directory in order for the practitioner to
view the audiogram display(ACKQROES3) from the audiogram edit
program (ACKQROES3E). [An alternative is to place the
executables on each client computer, referencing it in the
NOIS references addressed in this patch
application path of the CPRS Tools menu.]
7. Assign Broker options ACKQROES3 and ACKQROES3E to selected ASPS
staff members. This will provide access to the options and
allow them to startup successfully when the user logs in.
8. Add the ACKQROES3 and ACKQROES3E applications to the CPRS Tools
menu. [See the separate installation guide for further
instructions.]
=======================================
with the Remote Order Entry System (ROES 3.0) at the VA Denver
There are no NOIS or E3R references.
Test Sites
==========
Denver
New York
Columbia
Mountain Home
Atlanta
Nashville
Distribution Center. [Prior ROES 2 VistA applications may be run
FTP Software and Documentation
==============================
This patch will be distributed in a PackMan message through the
National Patch Module and should be obtained from there.
The KIDS build for this patch is ACKQ*3.0*3.
KIDS File (ACKQ*3.0*3): ACKQ_3_P3.KID
ZIP file of executables: AUDIOGRAM.ZIP
Documentation:
concurrently with the new system during the switchover]
ACKQ_3_P3_IG.PDF Installation guide
ACKQ_3_P3_SG.PDF Security guide
ACKQ_3_P3_TM.PDF Technical manual
ACKQ_3_P3_UM.PDF User manual
Note: The .PDF and .ZIP files are binary files and must be
transferred in binary, not ASCII mode. These files can be read
using the Adobe Acrobat Reader program.
This patch contains the following enhancements:
This patch includes two new options. These two options are only
==============================================
The Audiometric Exam Module (ACKQ*3.0*3) provides new
functionality for ASPS, to simplify and enhance the entry, display
and use of information obtained during the Audiometric exam of
a patient. This module is comprised of two distinct application
functions: Audiogram Edit function and the Audiogram Display
function.
Records are stored in a local QUASAR global (#509850.9).
available in the Windows environment. Please refer to the
When signed they are also transmitted from this application to the
Denver Distribution Center (DDC) through the VistA MailMan system
for inclusion with orders for hearing aids and repairs when
ordered through the VistA Remote Order Entry System (ROES)
package.
The 'Audiogram Edit' function is a Windows based software
application that allows clinicians to enter, edit or view the
audiometric exam information from the Computerized Patient
Record System (CPRS) Tools menu. Using this function, a new
Installation Guide for instructions on setting these options up.
audiogram record can be entered, or an existing one can be edited.
Once signed, the edited data can only be viewed.
The 'Audiogram Display' function is a Windows based software
application that allows clinicians to view a patient's audiogram
from the CPRS Tools menu. It can also be called from the
Audiogram Edit application, if they exist in the same directory
and folder. This function presents the clinical information in a
standard format recognized within the hearing industry. The user
has a choice of viewing just the last audiogram, or the last two
in the file.
ROUTINE SUMMARY
===============
The second line of all listed routines will look like:
<tab> ;;3.0;QUASAR AUDIOMETRIC MODULE;**3**;11/01/02
CHECK^XTSUMBLD results:
ACKQAG01<tab>N/A<tab>9433779<tab>3
The 2 new GUI options are:
ACKQAG02<tab>N/A<tab>14506291<tab>3
ACKQAG03<tab>N/A<tab>4940176<tab>3
ACKQAG04<tab>N/A<tab>133577359<tab>3
ACKQAG05<tab>N/A<tab>1171193<tab>3
ACKQAG06<tab>N/A<tab>12622668<tab>3
Technical Description
=====================
1. New file introduced with this patch:
|