Select the objects that you wish to see in the downloaded PDF
Info Desc Directly Accessed By Routines Accessed By FileMan Db Calls Pointer To FileMan Files Fields ICR External References Global Variables Directly Accessed Local Variables
This file contains all sensitive patients. Patients are either sensitive or non-sensitive. This file is also used as an audit trail for when a sensitive patient is accessed, who accessed it, the option used to access it and whether or not the patient was an inpatient at the time the record was accessed.
HELP-PROMPT: Select the code that specifies if the patient's record should be marked as sensitive.
DESCRIPTION:
This field contains a 1 if the patient record is presently listed as sensitive or a 0 if the patient's record is not currently sensitive.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
CROSS-REFERENCE: 38.1^ABUL^MUMPS
1)= Q
2)= I +X,'+$P(^DGSL(38.1,DA,0),U,2) D BULTIN^DGSEC1
CROSS-REFERENCE: 38.1^ANS^MUMPS
1)= I '+$P(^DGSL(38.1,DA,0),U,2) S ^DGSL(38.1,"ANS",DA)=""
2)= K ^DGSL(38.1,"ANS",DA)
FIELD INDEX: AVAFC2 (#522) MUMPS I ACTION
Short Descr: This x-ref calls the DG FIELD MONITOR event point.
Description: This cross-reference activates the DG FIELD MONITOR event point. Applications that wish to monitor edit activity related to this field may subscribe to that event point and take action as indicated by the changes that
occur. Refer to the DG FIELD MONITOR protocol for a description of the information available at the time of the event.
Set Logic: D FC^DGFCPROT(.DA,38.1,2,"SET",$H,$G(DUZ),.X,.X1,.X2,$G(XQY0)) Q
Kill Logic: D FC^DGFCPROT(.DA,38.1,2,"KILL",$H,$G(DUZ),.X,.X1,.X2,$G(XQY0)) Q