Name | Value |
---|---|
NAME | GMV MARK ERROR |
TAG | ERROR |
ROUTINE | GMVUTL1 |
RETURN VALUE TYPE | SINGLE VALUE |
AVAILABILITY | SUBSCRIPTION |
INACTIVE | ACTIVE |
DESCRIPTION | This 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. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | If 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" |