Print Page as PDF
DG SECURITY LOG SECURITY LEVEL ICR (4808)

DG SECURITY LOG SECURITY LEVEL    ICR (4808)

Name Value
NUMBER 4808
IA # 4808
FILE NUMBER 38.1
GLOBAL ROOT DGSL(38.1
DATE CREATED 2010/12/28
CUSTODIAL PACKAGE REGISTRATION
USAGE Private
TYPE File
DBIC APPROVAL STATUS APPROVED
NAME DG SECURITY LOG SECURITY LEVEL
GENERAL DESCRIPTION
The Alias Comparison Tool (ACT) in the Laboratory
System Re-Engineering Project (LSRP) uses FileMan Database Server (DBS) API
calls to read the Security Level field (#2) in the DG Security Log (#38.1)
file.

1) The following FileMan DBS API is used to determine if the value, LRCVAL,
being passed in from a COTS Lab Information Management System (LIMS) is a
valid value for the Security Level Field (#2):

D CHK^DIE(38.1,2,"E",LRCVAL,.LRVAL) where LRCVAL is 0 or 1

Example:

>S LRCVAL=1

> D CHK^DIE(38.1,2,"E",LRCVAL,.LRVAL)

>W LRVAL
1

2) The following FileMan DBS API is used to get the Security Level Field (#2)
definition:

$$GET1^DID(38.1,2,"","POINTER")

Example:

>S LRFLDEF=$$GET1^DID(38.1,2,"","POINTER")

>W LRFLDEF
0:NON-SENSITIVE;1:SENSITIVE;
GLOBAL REFERENCE
GLOBAL REFERENCE FIELD NUMBER
DGSL(38.1,DA,0)
FIELD NUMBER ACCESS FIELD NAME LOCATION
2 Read w/Fileman SECURITY LEVEL 0;2
STATUS Active
KEYWORDS
  • LSRP
  • ACT
DURATION Till Otherwise Agreed
ID DGSL(38.1
SUBSCRIBING PACKAGE LAB SERVICE
DATE ACTIVATED 2011/01/05