GMV MARK ERROR

TITLEVALUE
NAMEGMV MARK ERROR
DESCRIPTIONThis remote procedure call marks a selected vitals record in the GMRV
Vital Measurement (#120.5) file as entered-in-error.

This remote procedure call is documented in Integration Agreement 4414.
TAGERROR
ROUTINEGMVUTL1
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERGMVDATA
DESCRIPTIONGMVDATA contains the following information:

piece1^piece2^piece3

where piece1 = FILE 120.5 IEN
piece2 = FILE 200 IEN (i.e., DUZ)
piece3 = A single value to indicate the reason for the error.
1 = INCORRECT DATE/TIME, 2 = INCORRECT READING, 3 =
INCORRECT PATIENT and 4 = INVALID RECORD
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH60

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONIf the record is marked as entered in error, RESULT is set to "OK".
Otherwise, RESULT is set to "Record Not Found"

Example:
> S GMVDATA="1560^547^1"
> D ERROR^GMVUTL1(.RESULT,GMVDATA) ZW RESULT
> RESULT="OK"
AVAILABILITYSUBSCRIPTION
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED