| ['MAIN(TIUCLASS,SUCCESS,DFN,TIUTITLE,EVNTFLAG,NOSAVE,TIUNDA', ',TIUSNGL,TIUCHNG)'] |
This entry point is used to allow a progress note to
be entered for a known patient.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
TIUCLASS |
Input |
The IEN of the TIU DOCUMENT DEFINITION file
(#8925.1).
|
SUCCESS |
Input |
Passed in as a parameter array - .TIUDA
|
DFN |
Input |
Poniter to Patient file (#2).
|
TIUSNGL |
Input |
Passed in set to 1.
|
TIUCHNG |
Output |
Optional. Passed in by reference. Returns array
TIUCHNG, whose subscripts describe changes made to an existing document. In
particular, user addended or was invited to addend the document, or user
edited away the text of an existing document, upon which the document was
deleted.
Used by TIU Interdisciplinary Notes to determine whether or not to rebuild a
List Manager display after user asks to create a new document and ends up
addending or editing an existing document instead.
|
|