Name | Value |
---|---|
FILE | 798 |
NAME | ASTATUS |
DESCRIPTION | This trigger reacts on status changes of the registry records (confirmed, deleted, etc.). According to the nature of the change, the $$RST798^RORDD01 function populates the corresponding fields of the registry record (DATE CONFIRMED, DATE DELETED, etc.). |
SHORT DESCRIPTION | Reacts on record status changes |
TYPE | MUMPS |
EXECUTION | RECORD |
USE | ACTION |
ROOT TYPE | INDEX FILE |
ROOT FILE | 798 |
SET LOGIC | D RST798^RORDD01(1,DA,+$G(X1(1)),+$G(X2(1))) |
CROSS-REFERENCE VALUES |
|
KILL LOGIC | D RST798^RORDD01(2,DA,+$G(X1(1)),+$G(X2(1))) |
KILL CONDITION CODE | S X=($G(X2(2))'="") |