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

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
Function findings operate on data from standard findings and return computed data. They can be used in patient cohort logic and
resolution logic. This file defines the functions that can be used in function findings.  
 
 



PRIMARY KEY:        A (#116)
  Uniqueness Index: B (#997)
       File, Field: 1) NAME (802.4,.01)

POINTED TO BY: FUNCTION field (#.02) of the FUNCTION LIST sub-field (#811.9255) of the FUNCTION FINDINGS sub-field (#811.925) of 
                   the REMINDER DEFINITION File (#811.9) 
               


INDEXED BY:    NAME (B)




802.4,.01     NAME                   0;1 FREE TEXT (Required) (Key field)

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2)!'(X'?1P.E) X
              LAST EDITED:      JUL 12, 2004 
              HELP-PROMPT:      Answer must be 2-30 characters in length. 
              DESCRIPTION:
                                This is the name of the function finding.  

              FIELD INDEX:      B (#997)    REGULAR    IR    LOOKUP & SORTING
                   Unique for:  Key A (#116), File #802.4
                  Short Descr:  This is a new-style B cross-reference
                    Set Logic:  S ^PXRMD(802.4,"B",$E(X,1,30),DA)=""
                   Kill Logic:  K ^PXRMD(802.4,"B",$E(X,1,30),DA)
                   Whole Kill:  K ^PXRMD(802.4,"B")
                         X(1):  NAME  (802.4,.01)  (Subscr 1)  (Len 30)  (forwards)


802.4,.02     ENTRY                  0;2 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>8!($L(X)<2) X
              LAST EDITED:      JAN 31, 2003 
              HELP-PROMPT:      Answer must be 2-8 characters in length. 
              DESCRIPTION:
                                This is the entry point in the routine specified in the ROUTINE field. 


802.4,.03     ROUTINE                0;3 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>8!($L(X)<3) X
              LAST EDITED:      JAN 31, 2003 
              HELP-PROMPT:      Enter the M routine name 
              DESCRIPTION:      This is the name of an M routine that contains the code for the function finding. The entry point
                                to use is specified in the ENTRY POINT field.  


802.4,.04     PRINT NAME             0;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
              LAST EDITED:      JAN 31, 2003 
              HELP-PROMPT:      Answer must be 1-40 characters in length. 

802.4,1       DESCRIPTION            1;0   WORD-PROCESSING #802.41

              DESCRIPTION:
                                This is the description of the function finding.  


                LAST EDITED:      NOV 20, 2002 
                HELP-PROMPT:      Enter the description of the functional finding 



802.4,2       ARGUMENT PATTERN       2;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>128!($L(X)<2) X
              LAST EDITED:      SEP 17, 2010 
              HELP-PROMPT:      Answer must be 2-128 characters in length. 
              DESCRIPTION:      This is a standard MUMPS pattern that is used to verify that the argument list for the function has
                                the correct format. This is used when verification is done optimally by a single pattern. ARGUMENT 
                                PATTERNS (#3) field is used when verification is better done with a separate pattern for each
                                argument.  
                                 
                                 
                                 


802.4,3       ARGUMENT PATTERNS      3;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>128!($L(X)<2) X
              LAST EDITED:      SEP 17, 2010 
              HELP-PROMPT:      Answer must be 2-128 characters in length. 
              DESCRIPTION:      This is a list of standard MUMPS patterns that are used to verify that each argument in the
                                function argument list has the correct form. The patterns for each argument are separated by the
                                "~" character. The ARGUMENT PATTERN (#2) field is used when verification is better done with a
                                single pattern.  
                                 
                                 


802.4,100     CLASS                  100;1 SET (Required)

                                'N' FOR NATIONAL; 
                                'V' FOR VISN; 
                                'L' FOR LOCAL; 
              LAST EDITED:      JAN 31, 2003 
              HELP-PROMPT:      Enter the class 
              DESCRIPTION:
                                This is the class of the function finding.  


802.4,101     SPONSOR                100;2 POINTER TO REMINDER SPONSOR FILE (#811.6)

              LAST EDITED:      JAN 31, 2003 
              HELP-PROMPT:      Enter the sponsor 
              DESCRIPTION:
                                This is the organization or group that sponsors this function finding.  


802.4,102     REVIEW DATE            100;3 DATE

              INPUT TRANSFORM:  S %DT="ET" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      JAN 31, 2003 
              HELP-PROMPT:      Enter the review date 
              DESCRIPTION:      The REVIEW DATE is used to determine when the function finding should be reviewed to verify that it
                                is current with the latest standards and guidelines.  


802.4,110     EDIT HISTORY           110;0 DATE Multiple #802.42 (Add New Entry without Asking)

              DESCRIPTION:
                                This multiple is used to record a history of changes made to the function finding.  


802.42,.01      EDIT DATE              0;1 DATE

                INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
                LAST EDITED:      NOV 20, 2002 
                DESCRIPTION:      This is the date and time when editing was done. This field is set automatically and should not
                                  be changed by the user.  

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


802.42,1        EDIT BY                110;1 POINTER TO NEW PERSON FILE (#200)

                LAST EDITED:      NOV 20, 2002 
                DESCRIPTION:      This is the person who did the editing. This field is set automatically and should not be changed
                                  by the user.  
                                   


802.42,2        EDIT COMMENTS          1;0   WORD-PROCESSING #802.422

                DESCRIPTION:      This word-processing field can be used to record the changes made during the editing session.  
                                   


                  LAST EDITED:      NOV 20, 2002 






      FILES POINTED TO                      FIELDS

NEW PERSON (#200)                 EDIT HISTORY:EDIT BY (#1)

REMINDER SPONSOR (#811.6)         SPONSOR (#101)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):