EN |
Saves changes made to PROBLEM file (#9000011) and
tracks changes in the PROBLEM LIST AUDIT file (#125.8).
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GMPORIG |
Input |
Array, subscripted by field number, giving values in
internal^external format. The array defines how the entry in the PROBLEM file
was previous to edit.
|
GMPFLD |
Input |
Array, subscripted by field number, giving values in
internal^external format. The array defines how the entry in the PROBLEM file
was after editing.
|
|
NEW |
Adds a new PROBLEM file (#9000011) entry.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GMPFLD |
Input |
Array, subscripted by field number, giving values in
internal^external format. The array defines how the entry in the PROBLEM file
should be stored.
|
GMPVAMC |
Input |
Pointer to the LOCATION file (#9999999.06) which is a
DINUMed file to the INSTITUTION. This defines the division for which comments
should be associated.
|
GMPDFN |
Input |
Internal entry number of the PATIENT file (#2).
|
DA |
Output |
Internal entry number assigned to the PROBLEM file
entry.
|
GMPSAVED |
Output |
Set to 1 if the entry was successfully saved.
|
|
NEWNOTE |
Creates a new note for an existing PROBLEM file
(#9000011) entry.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GMPIFN |
Input |
IEN of PROBLEM file
|
GMPROV |
Input |
Pointer to NEW PERSON file denoting provider
associated with the comment.
|
GMPVAMC |
Input |
Pointer to the LOCATION file (#9999999.06) which is a
DINUMed file to the INSTITUTION. This defines the division for which comments
should be associated..
|
GMPFLD |
Input |
Array GMPFLD(10,"NEW",n) which contains comments to
add to the file.
|
|