This file contains al patients where access to their records is tracked. Patients are either sensitive or non-sensitive. This file is used as an audit trail for when a 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. Data is added to this file via DGSEC routines. The data is hard set under SETLOG1^DGSEC. So be VERY CAREFUL adding cross-references to this file! If any are added they must also be added to the code under the SETLOG1 subroutine. Description updated 9/1/2000 IHS/ANMC/LJF
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.
TECHNICAL DESCR:
IHS/ANMC/LJF 8/31/2001: No mods made to DD but any xref added MUST also be added to code under SETLOG1^DGSEC which creates new entry if not already in file but from wihtin patient lookup so FM code not used.
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)=""