INPUT PARAMETER |
-
- GMRVDATA
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 255
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This variable contains the data needed to create a Vital/Measurement
piece2 = patient number from FILE 2 (i.e., DFN)
piece3 = vital type, a semi-colon, the reading, a semi-colon, and
oxygen flow rate and percentage values [optional] (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 (File 120.52) internal entry numbers separated by
colons (e.g., 547*50:65)
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 = date/time in FileMan internal format
|