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