DESCRIPTION |
This multiple occurrence computed finding will return active patient
Use the "^" character to include more than one parameter in the
search specification.
Some examples:
C:L - would search for local flags
C:N^T:B - would search for national flags whose type is behavioral
F:DRINKING PROBLEM - would search for the flag DRINKING PROBLEM
T:C^F:INFECTIOUS DISEASE - would search for the flag INFECTIOUS
DISEASE whose type is clinical
record flags. The Computed Finding Parameter is used to precisely
Only active flags that meet all the specified criteria will be
returned. If no search parameters are specified then no flags will be
returned.
The date associated with a flag is the assigned date.
The following "CSUB" data is returned for each flag that is found:
APPRVBY - approved by
specify what flags to search for. There are three parameters that
ASSIGNDT - assigned date/time
CATEGORY - category
DATE - assigned date/time
FLAG - flag name
FLAGTYPE - flag type
ORIGSITE - originating site
OWNER - owner site
REVIEWDT - review date/time
TIULINK - pointer to the TIU note (only applies if the flag is linked to a
TIU note)
can be used: C for category, T for type, and F for a specific flag.
TIUTITLE - the note title (only applies if the flag is linked to a
TIU note)
The possible values are:
Category - N (national), L (local)
Type - B (behavioral), C (clinical), O (other), and R (research)
Flag - exact name of the flag
|