DGENSEC ;ALB/KCL/CKN - Patient Security API's ; 5/11/05 12:02pm
Source file <DGENSEC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
LOCK(DFN) | ;
; Description: Used to lock the DG SECURITY LOG record for a patient |
|
UNLOCK(DFN) | ;
; Description: Used to unlock the DG SECURITY LOG record for a patient |
|
FINDSEC(DFN) | ;
; Description: Used to find a record in the DG SECURITY LOG file |
|
GET(SECIEN,DGSEC) | ;
; Description: Used to obtain a record in the DG SECURITY LOG file. The values will be returned in the DGSEC() array. |
|
STORE(DGSEC,ERROR) | ;
; Description: Creates a new entry in the DG SECURITY LOG file. |
|
UPDATE(DFN,DGSEC,ERROR) | ;
; Description: Updates a DG SECURITY LOG record for a patient. This ; function locks the DG SECURITY LOG record and releases the lock ; when the update is complete. |
|
CHECK(DGSEC,ERROR) | ;
; Description: Performs validation checks on DG SECURITY LOG record ; contained in the DGSEC array. |
|
EXT(SUB,VALUE) | ; Description: Given the subscript used in the PATIENT SECURITY
; array and a field value, this function returns the external ; representation of the value, as defined in the fields output ; transform of the DG SECURITY LOG file. |
FileNo | Call Tags |
---|---|
^DGSL(38.1 - [#38.1] | Classic Fileman Calls, EXTERNAL^DILFD |