EN |
INPUT DEFINITION:
LRDFN = Internal entry number from the Laboratory Data file (#63) (Passed as a
parameter)
OUTPUT DEFINITION:
The function will call EN^LR7OSBR and pass the "LRDFN" parameter it receives
in its own invocation. EN^LR7OSBR gathers Blood Bank report data and formats
it for presentation to a CPRS GUI interface. This API (EN^VBECA3) will not
change any of the data formatting or logic of EN^LR7OSBR, but simply will be
the new entry point for CPRS to use in producing the report. ^LR7OSBR calls
^LR7OSBR1, which reads Blood Bank data and creates entries in ^TMP("LRC",$J)
for the presentation of the data. CPRS agrees to stop calling EN^LR7OSBR and
instead call EN^VBECA3(LRDFN).
|