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: 801.487

Package: Clinical Reminders

REMINDER DIALOG LINK TYPE(#801.48)-->801.487

Sub-Field: 801.487


Information

Parent File Name Number Package
REMINDER DIALOG LINK TYPE(#801.48) DIALOG SEQUENCES 801.487 Clinical Reminders

Details

Field # Name Loc Type Details
.01 SEQUENCE NUMBER 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999.9)!(X<1)!(X?.E1"."2.N) X
  • LAST EDITED:  MAR 30, 2018
  • HELP-PROMPT:  Type a number between 1 and 999.9, 1 decimal digit.
  • DESCRIPTION:  
    This field is used to differentiate different groupings of dialog sequence numbers from each other.
  • CROSS-REFERENCE:  801.487^B
    1)= S ^PXRMD(801.48,DA(1),3,"B",$E(X,1,30),DA)=""
    2)= K ^PXRMD(801.48,DA(1),3,"B",$E(X,1,30),DA)
11 DIALOG SEQUENCE CONTAINING 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X Q:'$D(X) N Y F Y=1:1:$L(X,".") I $P($G(X),".",Y)'?1.N K X
    MAXIMUM LENGTH: 250
  • LAST EDITED:  MAR 30, 2018
  • HELP-PROMPT:  Answer must be 1-250 characters in length and is a series of numeric sequence numbers delineated by periods. For example, "5.10.5.25".
  • DESCRIPTION:  This field stores the sequence number associated with the dialog element or group that contains this link. The sequence number that appears in this field will cause this link to execute. If a sequence number contains
    this link but does not appear in this field, that instance of this link will not execute.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
21 DIALOG SEQUENCE AFFECTED 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X Q:'$D(X) N Y F Y=1:1:$L(X,".") I $P($G(X),".",Y)'?1.N K X
    MAXIMUM LENGTH: 250
  • LAST EDITED:  MAR 30, 2018
  • HELP-PROMPT:  Answer must be 1-250 characters in length and is a series of numeric sequence numbers delineated by periods. For example, "5.10.5.25".
  • DESCRIPTION:  
    This field stores the sequence number associated with the dialog element or group that is affected by this link.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
Info |  Details