TRAN |
INPUT DEFINITION:
DFN = Internal entry number from the PATIENT file (#2)
(Passed as a parameter)
TMPLOC = The first subscript location in the ^TMP global
(Passed as a parameter)
GMTS1 = Inverse end date of search (Passed as a parameter)
GMTS2 = Inverse start date of search (Passed as a parameter)
OUTPUT DEFINITION:
This API (TRAN^VBECA4) will be the new entry point for Health Summary to use
in gathering Blood Transfusion data. The call reads Blood Bank data and
creates entries in ^TMP(TMPLOC,$J) for the presentation of the data. Health
Summary agrees to stop calling XTRCT^GMTSLRTE and instead call
TRAN^VBECA4(DFN,TMPLOC,GMTS1,GMTS2).
The output format is:
^TMP(TMPLOC (passed in input parameter),$J,PRODUCT NAME
ABBREVIATION) = FULL BLOOD PRODUCT NAME
^TMP(TMPLOC (passed in input parameter),$J,Inverse Date)=Date^Total
of Units Pooled_"\"_Product Name Abbreviation
|