Files > REMINDER FUNCTION FINDING FUNCTIONS

name
REMINDER FUNCTION FINDING FUNCTIONS
number
802.4
location
^PXRMD(802.4,
description
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.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTThis is the name of the function finding.
.02entry(+)0;2FREE TEXTThis is the entry point in the routine specified in the ROUTINE field.
.03routine(+)0;3FREE TEXTThis 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.
.04print name0;4FREE TEXT
1description1;0WORD-PROCESSINGThis is the description of the function finding.
2argument pattern2;1FREE TEXTThis 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.
3argument patterns3;1FREE TEXTThis 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.
100class(+)100;1SET OF CODESN:NATIONAL
V:VISN
L:LOCAL
This is the class of the function finding.
101sponsor100;2POINTER811.6This is the organization or group that sponsors this function finding.
102review date100;3DATE-TIMEThe 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.
110edit history110;0MULTIPLE802.42This multiple is used to record a history of changes made to the function finding.

Not Referenced