GENERAL DESCRIPTION |
Surgery is also granted permission from the MAS package
to make the following references (READ only) to MAS data.
The first two references listed are used in conjunction with the Surgery
Mortality Report. ^DPT("AEXP1",DATE OF DEATH,DFN) The Surgery Mortality
Report loops through the "AEXP1" cross reference to locate patients who
expired within a selected date range.
Surgery also has permission to call the following: The Surgery Waiting List
reports include items from the PATIENT file (#2) almost all of which we are
able to retrieve by means of supported calls to VADPT. One item that is not
returned by VADPT is the patient's telephone number at work, which is stored
in the PHONE NUMBER [WORK] field (#.132), located in $P(^DPT(DFN,.13),"^",2).
Surgery has permission to READ only the second piece of the .13 node for the
patient's work telephone number.
|