| ACKQAUD1 |
START |
ACKQAG01 |
RESTRICTED |
This RPC gets the audiogram data for the selected entry in the Audiometric Exam Data file 509850.9 and returns it to the calling program in the array ACKQARR() This is for the Audiometric Display only. |
| ACKQAUD2 |
EN |
ACKQAG02 |
RESTRICTED |
Input the IEN of the 509850.9 file entry as the second parameter. Input the DFN as the third parameter, array by reference as first returns a subscripted array of data values for this audiogram data for the patient. Currently only uses 0 node for information. Used in the Enter/Edit Audiogram Delphi program |
| ACKQROES |
START |
ACKQAG03 |
RESTRICTED |
This is the RPC used to setup and send to the DDC, the signed audiometric data file entry to the DDC from the application Audiogram Enter/Edit (AKCQROES3E.EXE). It is triggered by the saving of a signed entry in 509850.9. The RPC calls routine START^ACKQAG03 which in turn calls EN^ACKQAG04. The VADPT utilities are also used. |
| ACKQAUD4 |
DFNCT |
ACKQAG05 |
RESTRICTED |
Returns an array with ARR(0)=# of audiograms for DFN ^ DFN name Each numbered line after 0 has the IEN of the entry: arr(ct)=IEN |
| ACKQROESD |
STARTD |
ACKQAG05 |
RESTRICTED |
This is the RPC used to setup and send a deletion of an audiogram to the DDc when a deletion is processed on the home system for an audiogram that has been sent to the DDC. It is triggered by the mDelete.OnClick action from the Enter/Edit program ACKQROES3E.EXE. |