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.412

Package: Clinical Reminders

REMINDER DIALOG(#801.41)-->801.412

Sub-Field: 801.412


Information

Parent File Name Number Package
REMINDER DIALOG(#801.41) COMPONENTS 801.412 Clinical Reminders

Details

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

  • INPUT TRANSFORM:  K:+X'=X!(X>999.9)!(X<.1)!(X?.E1"."2N.N) X I $G(X)]"" K:$D(^PXRMD(801.41,DA(1),10,"B",X)) X
  • LAST EDITED:  MAY 02, 2001
  • HELP-PROMPT:  Type a Number between .1 and 999.9, 1 Decimal Digit
  • DESCRIPTION:  
    This field specifies the order in which this item will be displayed or processed.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  801.412^B
    1)= S ^PXRMD(801.41,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^PXRMD(801.41,DA(1),10,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  801.412^DAD1^MUMPS
    1)= N PXRMP S PXRMP=$P(^PXRMD(801.41,DA(1),10,DA,0),U,11) S:PXRMP ^PXRMD(801.41,DA(1),10,"DAD",PXRMP,X,DA)=""
    2)= N PXRMP S PXRMP=$P(^PXRMD(801.41,DA(1),10,DA,0),U,11) K:PXRMP ^PXRMD(801.41,DA(1),10,"DAD",PXRMP,X,DA)
    Allows retrieval of 'child' prompts in sequence by parent.
2 ITEM 0;2 POINTER TO REMINDER DIALOG FILE (#801.41)
************************REQUIRED FIELD************************
REMINDER DIALOG(#801.41)

  • INPUT TRANSFORM:  D SCREEN^PXRMDD41 D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  JUN 13, 2016
  • HELP-PROMPT:  Enter a dialog; a dialog that is an ancestor may not also be a sub-item. The dialog type of the sub-item must be valid for the ancestor.
  • DESCRIPTION:  
    This field points to a dialog which is subordinate to this dialog. NOTE: The parent dialog menu or one of its ancestors may not be entered as an item.
  • SCREEN:  D SCREEN^PXRMDD41
  • EXPLANATION:  The item must be valid for this dialog type.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  801.41^AD
    1)= S ^PXRMD(801.41,"AD",$E(X,1,30),DA(1),DA)=""
    2)= K ^PXRMD(801.41,"AD",$E(X,1,30),DA(1),DA)
  • CROSS-REFERENCE:  801.412^D
    1)= S ^PXRMD(801.41,DA(1),10,"D",$E(X,1,30),DA)=""
    2)= K ^PXRMD(801.41,DA(1),10,"D",$E(X,1,30),DA)
  • FIELD INDEX:  TYPE (#1169) MUMPS IR LOOKUP & SORTING
    Short Descr: This xref is used for a quick lookup of an entry children.
    Description: This cross-reference is used by the RPC calls that sends the dialog structure to an external application. It is used to tell the exteranl application on the main load if each item contains children that required an
    additional RPC call (Prompt or Forced Values).
    Set Logic: D TYPESET^PXRMDLG6(.DA,X)
    Kill Logic: D TYPEKILL^PXRMDLG6(.DA,X)
    X(1): ITEM (801.412,2) (Subscr 1) (forwards)
6 OVERRIDE PROMPT CAPTION 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<3) X
  • LAST EDITED:  AUG 26, 2014
  • HELP-PROMPT:  Answer must be 3-40 characters in length. This is the caption that should override the prompt's default caption.
  • DESCRIPTION:  
    This text will override the caption for this component in the reminder dialog, when the component is a prompt. When the text is blank, the caption from the prompt entry will be used.
7 START NEW LINE 0;7 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  SEP 23, 1999
  • HELP-PROMPT:  Answer Y/N to control whether to prompt on a new line.
  • DESCRIPTION:  
    This flag is used to allow the user to have some control of the display of prompts related to a dialog element.
8 EXCLUDE FROM PN TEXT 0;8 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  SEP 06, 2017
  • HELP-PROMPT:  Enter Y to stop the component activity from being added to the note text.
  • DESCRIPTION:  
    This flag is used to control whether or not a component will be excluded from the progress note text when the component is acted upon.
9 REQUIRED 0;9 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUN 03, 2017
  • HELP-PROMPT:  Select Yes to mark this prompt as required.
  • DESCRIPTION:  
    This field determine if the prompt must be complete before finishing the Reminder Dialog.
11 VALIDATE 0;11 SET
  • 'H' FOR HISTORICAL DATE;
  • 'F' FOR FUTURE DATE;

  • LAST EDITED:  SEP 06, 2017
  • HELP-PROMPT:  Select HISTORICAL DATE if the value for PXRM DATE needs to be in the past. Enter FUTURE DATE if the PXRM DATE value must be in the future.
  • DESCRIPTION:  
    This field is used to validate the PXRM DATE prompt as either a historical date or a future date.
13 CAN DEFAULT CHECK 0;12 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  SEP 02, 2017
  • HELP-PROMPT:  Select Yes or No for default check value. (DO NOT EDIT)
  • DESCRIPTION:  This field is used to determine if the current element can open in a checked state. Currently, this functionality only supports dialogs that contain a General Finding or if a parent group of an element that contains a
    General Finding.
14 LINK LINK;1 POINTER TO REMINDER DIALOG LINK TYPE FILE (#801.48) REMINDER DIALOG LINK TYPE(#801.48)

  • LAST EDITED:  AUG 19, 2017
  • HELP-PROMPT:  Select the Reminder Link that apply to the dialog item. (DO NOT EDIT)
  • DESCRIPTION:  
    This field is used to assign a Link Value to the specific component.
15 EXECUTE LINK ON LOAD LINK;2 SET
  • '1' FOR TRUE;
  • '0' FOR FALSE;

  • LAST EDITED:  SEP 06, 2017
  • HELP-PROMPT:  Select True if the link should be executed when the dialog is loaded. (DO NOT EDIT)
  • DESCRIPTION:  
    This field is used to determine if the link action should be executed when the dialog is first loaded in CPRS. For this field to work for every patient, the Patient Specific Flag must be set to TRUE on the parent dialog.
16 DISABLE PROMPT 0;13 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JAN 25, 2018
  • HELP-PROMPT:  Select Yes to disable the prompt.
  • DESCRIPTION:  
    This field is used to allow sites the ability to mark a prompt disable.
17 EVENT TYPE 0;14 SET
  • 'E' FOR EXIT;
  • 'C' FOR CHANGE;

  • LAST EDITED:  NOV 07, 2019
  • HELP-PROMPT:  Enter Event Type for this prompt
  • DESCRIPTION:  
    This field is used to determine which GUI event the prompt logic should be applied. If not defined the default is the onChange event.
Info |  Details