| SET | 
This entry point prints the selected Patient's
wristband. The following VARIABLES will be defined by VPS before calling the
entry point (SET^DGPWB).
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
DFN | 
Input | 
Pointer to patient file (#2).
 
 | 
WARD | 
Input | 
Pointer to Ward Location file (#42).
 
 | 
 
 | 
DIVISION | 
Given patient's ward location, this boolean entry
point will return 1 if the ward's division print patient wristband, otherwise
it will return 0
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
WARD | 
Input | 
Patient's Ward Location - Pointer to Ward Location
file (#42).
 
 | 
RETURN VALUE | 
Output | 
Boolean (1/0) to indicate whether or not the given
ward's division prints patient wristband
 
 | 
 
 |