| DETNOTE |
Returns the text of progress note(s) tied to a visit.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
Y |
Both |
Variable passed in by reference to accept and return
the list of patients as Y(#) = line of text.
|
DFN |
Input |
IEN in Patient file #2.
|
VISIT |
Input |
IEN in Visit file #9000010.
|
|
DETSUM |
Returns the text of a discharge summary tied to an
inpatient stay.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
Y |
Both |
Variable passed in by reference to accept and return
the list of patients as Y(#) = line of text.
|
DFN |
Input |
IEN in Patient file #2.
|
VISIT |
Input |
IEN in Visit file #9000010.
|
|