| SEND(DFN,OVERRIDE,CP) |
This procedure gets a list of consults for a patient
and returns them in ^TMP.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
This required variable is the Patient file (#2) IEN.
|
OVRRIDE |
Input |
This optional variable is a boolean flag to override
user validation.
|
CP |
Input |
This optional variable is set to 1 if only entries
that have CP documents attached should be returned.
|
|
GET(GMRC0,GMRCTUFN,GMRCTUST,GMRCAUTH) |
Update Consult from TIU.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GMRC0 |
Input |
This required variable is the Request/Consultation
file (#123) IEN.
|
GMRCTUFN |
Input |
This required variable is the TIU Document file
(#8925) IEN.
|
GMRCTUST |
Input |
This required variable is the TIU status of report.
|
GMRCAUTH |
Input |
This optional variable is the Author of the document.
|
|