STATUS |
$$STATUS^PXRMBANNER(DFN,REMINDER) DFN is the
patient's DFN. REMINDER is the reminder definition IEN or .01. It returns
NUM^TEXT, where NUM is the number of the true function finding. If the
reminder definition is missing NUM is -1. If the status cannot be determined
NUM is 0. TEXT is the text that is displayed in the banner. When there is a
true function finding it is the found text for that function finding.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
The patient's DFN
|
REMINDER |
Input |
Reminder definition IEN or .01.
|
|
CLICKTEXT |
This entry point returns for formatted text output of
the reminder evaluation.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
SUB |
Both |
SUB is the name of the subscript the output of
CLICKTEXT entry point should be written to.
|
DEFIEN |
Input |
This is the IEN of the reminder definition from file
811.9.
|
DFN |
Input |
Patient DFN
|
TRUEFF |
Input |
This is the reminder evaluation function finding
result number to get the formatted output text from.
|
|
|
|
|