BULTIN |
Generate bulletin that Sensitive Patient has been
accessed.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
Y |
Input |
Y = DFN, Pointer to the PATIENT file (#2)
|
DGOPT |
Input |
S DGOPT=$S(XQOPT<0:"^UNKNOWN",1:XQOPT) ; equals the
calling option
|
XMCHAN |
Input |
Set = 1 to suppress dots printed by mailman
|
DIC(0) |
Input |
Set = $TR(DIC(0),"E") to suppress output and
prompting
|
|
SETLOG |
Create entry in DG SECURITY LOG of sensitive patient
access.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
Y |
Input |
Y = DFN, Pointer to the PATIENT file (#2)
|
DGOPT |
Input |
S DGOPT=$S(XQOPT<0:"^UNKNOWN",1:XQOPT) ; equals the
calling option
|
DG1 |
Input |
Set = 1 for inpatient,
= 0 for outpatient
|
DIC(0) |
Input |
Set = $TR(DIC(0),"E") to suppress output and
prompting
|
|