Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 8992.111

Package: Kernel

ALERT TRACKING(#8992.1)-->8992.11-->8992.111

Sub-Field: 8992.111


Information

Parent File Name Number Package
8992.11 RECIPIENT TYPE 8992.111 Kernel

Details

Field # Name Loc Type Details
.01 RECIPIENT TYPE 0;1 POINTER TO ALERT RECIPIENT TYPE FILE (#8992.2)
************************REQUIRED FIELD************************
ALERT RECIPIENT TYPE(#8992.2)

  • LAST EDITED:  OCT 20, 2003
  • HELP-PROMPT:  This is a pointer to a file of different recipient types (i.e., the reason someone was sent the alert)
  • DESCRIPTION:  This field is used to track how a specific recipient was selected for receiving the alert. The initial recipients are those to whom the alert was initially directed (INITIAL RECIPIENT). Other recipients may be the
    result of forwarding. Recipients of the alert from forwarding are noted by the type of forwarding involved (FWD BY USER, EMAIL SURROGATE, CHIEF/SUPERVISOR, BACKUP REVIEWER, or LAST HOPE).
    Marked as a specific category are those to whom the alert was directed, but who were not available to receive an alert due to lack of access (marked with the suffix "-UNDELIVERABLE" added to the basis for the alert
    being sent to the user).
    Those who have alerts forwarded to their surrogate or receive the alert while acting as a surrogate for another user are indicated by entries in fields #.02 (SENT TO SURROGATE) and #.03 (ACTING AS SURROGATE),
    respectively. In addition, those who are acting as surrogates are identified in the current field by the suffix "-SURROGATE" added to the basis for the alert being received. Since the recipient may be acting as
    surrogate for more than one user, the actual users for which the message was sent on a surrogate basis are indicated in the SURROGATE FOR sub-file (#8992.113) under the RECIPIENT sub-file.
    The values stored for this field are pointers to entries in the ALERT RECIPIENT TYPE file (#8992.2).
  • CROSS-REFERENCE:  8992.111^B
    1)= S ^XTV(8992.1,DA(2),20,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^XTV(8992.1,DA(2),20,DA(1),1,"B",$E(X,1,30),DA)
.02 SENT TO SURROGATE 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  FEB 21, 2003
  • HELP-PROMPT:  This is the individual that was sent the alert in a surrogate capacity instead of the originally specified recipient.
  • DESCRIPTION:  
    This field is used to identify the surrogate to whom the alert was sent instead of this originally specified recipient.
.03 ACTING AS SURROGATE 0;3 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  FEB 20, 2003
  • HELP-PROMPT:  Enter Y (YES) if this recipient received the alert acting as surrogate for another user.
  • DESCRIPTION:  
    This field is used to identify those recipients who were sent the alert because they were selected as an active surrogate for the originally intended user. In most cases only the Y (YES) entries will be entered.
.04 ALERT DATE/TIME 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 28, 2004
  • HELP-PROMPT:  This is the date and time the alert was sent/forwarded to the current recipient with this recipient type
  • DESCRIPTION:  
    This is the date and time the alert was sent/forwarded to the current recipient with this recipient type
  • CROSS-REFERENCE:  8992.1^AUD^MUMPS
    1)= N XQALDA1 S XQALDA1=+^XTV(8992.1,DA(2),20,DA(1),0),^XTV(8992.1,"AUD",XQALDA1,X,DA(2))=""
    2)= N XQALDA1 S XQALDA1=+^XTV(8992.1,DA(2),20,DA(1),0) K ^XTV(8992.1,"AUD",XQALDA1,X,DA(2))
Info |  Details