Name | Value |
---|---|
NAME | GMV CLOSEST READING |
TAG | CLOSEST |
ROUTINE | GMVGETD |
RETURN VALUE TYPE | SINGLE VALUE |
AVAILABILITY | RESTRICTED |
INACTIVE | ACTIVE |
DESCRIPTION | This remote procedure call returns the observation date/time and reading of the record closest to the date/time specified for the patient and vital type. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | Returns a string composed of two pieces. The first piece contains the > D CLOSEST(.TEST,GMVDFN,GMVDT,GMVT,GMVFLAG) ZW TEST > TEST="3081106.142926^135" observation date/time (FILE 120.5, Field .01) of the record that was found. The second piece contains the rate (FILE 120.5, Field 1.2) of the record. If there is an error, the first piece will be -1 and the second piece will be the error text. Example: > S GMVDFN=134,GMVDT=3090225.08,GMVT="WT",GMVFLAG=0 |