GMV ADD VM

TITLEVALUE
NAMEGMV ADD VM
DESCRIPTIONThis remote procedure call is used to enter a new Vital/Measurement record
in the GMRV Vital Measurement file (#120.5).

This remote procedure call is documented in Integration Agreement 3996.
TAGEN1
ROUTINEGMVDCSAV
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERGMRVDATA
DESCRIPTIONThis variable contains the data needed to create 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 = date/time in FileMan internal format
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)
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH255

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONRESULT does not return a value.

The data is filed in the GMRV VITAL MEASUREMENT (#120.5) file.

Example:

> S GMRVDATA="3051011.1635^134^1;120/80;^67^87*2:38:50:75"
> D EN1^GMVDCSAV(.RESULT,GMRVDATA)
AVAILABILITYSUBSCRIPTION
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED