STANDARD DATA DICTIONARY #801.47 -- REMINDER DIALOG FUNCTION FILE FILE                                            3/24/25    PAGE 1
STORED IN ^PXRMD(801.47,  (5 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                   (VERSION 2.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file defines functions that are used by Reminder Dialogs. The functions can be processed loading a dialog for use by CPRS or
as the user process a Reminder Dialogs in CPRS.  



POINTED TO BY: FUNCTION field (#3) of the REMINDER DIALOG LINK TYPE File (#801.48) 
               

CROSS
REFERENCED BY: NAME(B)

    LAST MODIFIED: JUN 24,2020@12:14:07

801.47,.01    NAME                   0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
              LAST EDITED:      SEP 06, 2017 
              HELP-PROMPT:      Name must be 3-30 characters, not numeric or starting with punctuation. 
              DESCRIPTION:
                                This is the name of the function. The name should try to describe what the function is doing.  

              CROSS-REFERENCE:  801.47^B 
                                1)= S ^PXRMD(801.47,"B",$E(X,1,30),DA)=""
                                2)= K ^PXRMD(801.47,"B",$E(X,1,30),DA)


801.47,1      TAG                    0;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
              MAXIMUM LENGTH:   16
              LAST EDITED:      SEP 06, 2017 
              HELP-PROMPT:      Answer must be 1-16 characters in length. 
              DESCRIPTION:
                                This is the line tag in the routine, defined in the ROUTINE Field.  


801.47,2      ROUTINE                0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
              MAXIMUM LENGTH:   16
              LAST EDITED:      NOV 19, 2019 
              HELP-PROMPT:      Answer must be 1-16 characters in length. 
              DESCRIPTION:
                                This is the M routine that the function will call to process the function.  


801.47,3      DESCRIPTION            1;0   WORD-PROCESSING #801.473   (IGNORE "|")

              DESCRIPTION:
                                This field describe what the function should do and how the function should be used.  


                LAST EDITED:      SEP 02, 2017 



801.47,4      ADDITIONAL ARGUMENTS   2;0 Multiple #801.474

              LAST EDITED:      JUN 29, 2015 
              DESCRIPTION:      This multiple is used to define any additional arguments to be used by the function. The function
                                by default will receive the following arguments, PATIENT DFN, the NEW PROMPT VALUE, the ORIGINAL
                                PROMPT VALUE, and an INPUTS array. The INPUTS array contains the additional arguments defined in
                                this multiple.  


801.474,.01     SUBSCRIPT NAME         0;1 FREE TEXT (Multiply asked)

                INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
                LAST EDITED:      MAY 31, 2016 
                HELP-PROMPT:      Answer must be 3-20 characters in length. 
                DESCRIPTION:
                                  This is the name of the additional argument name.  

                CROSS-REFERENCE:  801.474^B 
                                  1)= S ^PXRMD(801.47,DA(1),2,"B",$E(X,1,30),DA)=""
                                  2)= K ^PXRMD(801.47,DA(1),2,"B",$E(X,1,30),DA)


801.474,1       ARGUMENT PATTERNS      0;2 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
                LAST EDITED:      SEP 02, 2017 
                HELP-PROMPT:      Answer must be 1-100 characters in length. 
                DESCRIPTION:      This is the pattern match string that is used to validate the argument when used in a Reminder
                                  Link file entry.  


801.474,2       DESCRIPTION            1;0   WORD-PROCESSING #801.4742   (IGNORE "|")

                DESCRIPTION:      This is the description of the additional argument. This field should be used to describe what
                                  the argument does and the pattern match.  


                  LAST EDITED:      SEP 02, 2017 






INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):