| GMVDATA |
Input |
This variable contains the data needed to build a
Vital/Measurement record in the GMRV Vital Measurement (#120.5) file. The
values are parsed out of the GMRVDATA variable and filed.
GMRVDATA has the following data:
piece1^piece2^piece3^piece4^piece5
where:
piece1 = the FileMan internal date/time
piece2 = patient number from FILE 2 (i.e., DFN)
piece3 = vital type, a semi-colon, the reading, a semi-colon, and
supplemental oxygen value (e.g., 21;99;1 l/min 90%)
piece4 = hospital location (FILE 44) pointer value
piece5 = user number from FILE 200 (i.e., DUZ), an asterisk, and the
qualifier internal entry numbers (FILE 120.52) separated by
colons (e.g., 547*50:65)
|