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

Package: CMOP

CMOP SYSTEM(#550)-->550.04

Sub-Field: 550.04


Information

Parent File Name Number Package
CMOP SYSTEM(#550) ACTIVATE/INACTIVATE DT/TM 550.04 CMOP

Details

Field # Name Loc Type Details
.01 ACTIVATE/INACTIVATE DT/TM 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 11, 1993
  • DESCRIPTION:  The date/time of the Activate/Inactivate action.
  • TECHNICAL DESCR:  
    Date/time
  • CROSS-REFERENCE:  550^AC^MUMPS
    1)= S ^PSX(550,"AC",DA)=""
    2)= K ^PSX(550,"AC",DA)
    3)= DO NOT DELETE
    This cross reference exists for this entry until a response date/time is entered from the CMOP.
  • CROSS-REFERENCE:  550.04^B
    1)= S ^PSX(550,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^PSX(550,DA(1),1,"B",$E(X,1,30),DA)
1 INITIATOR 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • INPUT TRANSFORM:  K:'$D(^XUSEC("PSXCMOPMGR",X)) X
  • LAST EDITED:  NOV 09, 1993
  • DESCRIPTION:  
    The person initiating this action.
  • TECHNICAL DESCR:  
    Pointer to New Person file.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
2 CMOP RESPONSE DT/TM 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 11, 1993
  • DESCRIPTION:  
    The date/time the CMOP responded to the request or notification.
  • TECHNICAL DESCR:  
    Date/time
  • CROSS-REFERENCE:  550^AD^MUMPS
    1)= K ^PSX(550,"AC",DA)
    2)= Q
    This cross reference kills the "AC" cross reference when a date/time is entered in this field.
3 CMOP RESPONSE 0;4 SET
  • 'A' FOR APPROVED;
  • 'D' FOR DISAPPROVED;
  • 'N' FOR NOTIFICATION RECEIVED;
  • 'P' FOR PENDING;

  • LAST EDITED:  JAN 24, 1994
  • DESCRIPTION:  
    This field describes the CMOP response to the request or notification.
  • TECHNICAL DESCR:  
    Set of Codes
  • CROSS-REFERENCE:  550^AP^MUMPS
    1)= K:X'="P" ^PSX(550,"AP",DA(1),DA) S:X="P" ^PSX(550,"AP",DA(1),DA)=""
    2)= K:X'="P" ^PSX(550,"AP",DA(1),DA)
    This cross reference is used to determine if a request to activate the CMOP site is still pending.  If it is still pending another request will not be generated.
4 ACTION TYPE 0;5 SET
  • 'A' FOR ACTIVATION REQUEST;
  • 'I' FOR INACTIVATION NOTICE;

  • LAST EDITED:  AUG 11, 1993
  • DESCRIPTION:  
    The type of action (Activate/Inactivate) for this entry.
  • TECHNICAL DESCR:  
    Set of Codes
5 REMOTE INITIATOR 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  DEC 04, 2002
  • HELP-PROMPT:  Answer must be 3-30 characters in length
  • DESCRIPTION:  
    Name of the CMOP person who sent the message.
Info |  Details |  All