P |
This extrinsic function returns a flag of either a -1
or 1. If flag is a -1, there is no profile. If flag is a 1, there is a
profile and the printable Dietetics Profile is stored in
^TMP($J,"FHPROF",DFN,Sequential number).
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
The Internal Entry number of the inpatient.
|
Y |
Output |
A flag of either a -1^displayable error text or 1 for
sucessful.
|
TMP($J,FHPROF,DFN,N) |
Output |
The displayable text of the Dietetics Profile is
stored in the global ^TMP($J,"FHPROF",DFN,N)=Lines of text. Where N =
sequential number.
|
|