Print Page as PDF
GMRVUTL ICR (1120)

GMRVUTL    ICR (1120)

Name Value
NUMBER 1120
IA # 1120
DATE CREATED 1995/01/18
CUSTODIAL PACKAGE GEN. MED. REC. - VITALS
CUSTODIAL ISC Chicago
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE GMRVUTL
NAME GMRVUTL
GENERAL DESCRIPTION

User can extract the latest record for a desired vital type from the
Vital/Measurement database for a particular patient by calling EN6^GMRVUTL.

Input Variables:

DFN = The internal entry number in the Patient file (#2) for the
patient data that is to be retrieved.

GMRVSTR = The abbreviation of the vital/measurement desired from the
Vital Type file (#120.51).  For example:

S GMRVSTR="T",DFN=5 D EN6^GMRVUTL

"T" is the abbreviation of temperature.  GMRVSTR will be killed.

Output Variable:

X is set to the entire zeroth node for the entry in question in the
Vital/Measurement file (#120.5), for example, ^GMR(120.5,IEN,0),
where IEN is the subscript in the file that contains the data.  The
following shows the format of value containd in X.

X=2920728.06^5^2^2920728.13482^42^2098^6^101.1
STATUS Active
ID GMRVUTL
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
EN6
User can extract the latest record for a desired
vital type from the Vital/ Measurement database for a particular patient.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
The internal entry number in the Patient file (#2).
GMRVSTR Input
The abbreviation of the vital/measurement desired
from the Vital Type file (#120.51).
X Output
The entire zeroth node for the entry in question in
the Vital/Measurement file (#120.5).