Print Page as PDF
GMRVUT0 ICR (1446)

GMRVUT0    ICR (1446)

Name Value
NUMBER 1446
IA # 1446
DATE CREATED 2006/11/28
CUSTODIAL PACKAGE GEN. MED. REC. - VITALS
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE GMRVUT0
NAME GMRVUT0
GENERAL DESCRIPTION
This routine will return vital/measurement for a
patient over a given date/time range.
STATUS Active
DURATION Till Otherwise Agreed
ID GMRVUT0
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
EN1
User can use this entry to gather patient
vital/measurement data.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Patient IEN.
GMRVSTR Input
Types of vitals/measurements desired. Use the
abbreviations found in the GMRV Vital Type file (120.51). For multiple vitals,
use the ; as a delimiter, for example, "T;P;R;BP;".
GMRVSTR(0) Input
This variable specifies which vital/measurement data
will be returned. The variable has four pieces, A^B^C^D, where:

A=Start date/time (FM format) of vital/measurment data to be returned.
B=End date/time (FM format) of vital/measurement data to be returned.
C=Number of occurences (numeric) of vital/measurement data to be
returned.
D=Parameter to govern sort order of return array.  The value of this
piece can either be 0 or 1.  If it is 0, the return data will be sorted
by type, then by date/time entered. If it is 1, the return data will
be sorted by date/time entered, then by type.  See output variable
^UTILITY for more information.
UTILITY Output
The output array is ^UTILITY($J,"GMRVD").

The subscripts of this array are governed by the 4th piece of the input
variable GMRVSTR(0).

If $P(GMRVSTR(0),"^",4) is true, the return array will be
^UTILITY($J,"GMRVD",RDT,TYP,IEN)=DATA

If $P(GMRVSTR(0),"^",4) is false, the return array will be:
^UTILITY($J,"GMRVD",TYP,RDT,IEN)=DATA

In the above, the following abbreviations translate as follows:
RDT = Reverse date/time vital/measurement was taken in format
9999999-(Date/time taken).
TYP = Abbreviation of vital/measurement type from GMRVSTR variable.
IEN = Entry in GMRV Vital/Measurement (120.5) file of this data.
DATA = Data about this vital/measurement with the following format,

VDT^DFN^ITYP^EDT^LOC^USER^ISITE^RATE^IQUAL^SITE^QUAL^ABN^UNIT^
BMI^LO2^PO2^AQUAL
where:

VDT = Date/time vital/measurement taken (FM format)
DFN = IEN for patient in Patient file.
ITYP = IEN for vital type in GMRV Vital Type file.
EDT = Date/time vital/measurement entered (FM format)
LOC = IEN for patient location in Hospital Location file.
USER = User who entered data; IEN in New Person file.
ISITE = IEN for site in GMRV Vital Site file.
RATE = Rate for this vital/measurement (alphanumeric).
IQUAL = IEN for quality in GMRV Vital Quality file.
SITE = Site of vital/measurement (free text).
QUAL = Quality of vital/measurement (free text).
ABN = Flag indicating whether vital/measurement is abnormal.
* indicates abnormal, null indicates normal.
UNIT = Units of measurement for rate when appropriate, e.g.
Centigrade for temperature, Kg for weight and centimeter
for height.
BMI = Body Mass Index (numeric);value calculated from height;
(Applies only to the vital type WT (Weight))
LO2 = Liters/Minute of supplemental O2 (numeric). (Applies only to the
vital type PO2 (Pulse Oximetry)).
PO2 = % of supplemental O2 (numeric). (Applies only to the vital type
PO2 (Pulse Oximetry)).
AQUAL = All qualifiers (free text); Each qualifier is separated by a ;.
GMRVSTR('L') Input
This is an optional variable.  It will be set to an ^
delimited list of Hospital Location Types, see Type (2) field of Hospital
Location (44) file for a list of types.  The first piece and last piece of the
list must be null, i.e., ^C^M^.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
NURSING SERVICE
HEALTH SUMMARY
ORDER ENTRY/RESULTS REPORTING
TEXT INTEGRATION UTILITIES
PCE PATIENT CARE ENCOUNTER
CLINICAL REMINDERS
MYHEALTHEVET
LAB SERVICE
CARE MANAGEMENT
BAR CODE MED ADMIN
CLINICAL CASE REGISTRIES
SURGERY
added 12/15/08
NATIONAL HEALTH INFO NETWORK
VIRTUAL PATIENT RECORD
VA POINT OF SERVICE (KIOSKS)
HEALTH MANAGEMENT PLATFORM
HMP's subscription to this ICR expired on 10/27/17 with
the shutdown of HMP.  HMP*2.0*12 released on 10/17/17 is an informational
patch outlining the steps for the sites to shut down the application. If HMP
is reactivated in the future, the HMP project team should review the access
provided by this ICR with the custodial application before reactivating HMP's
subscription to this ICR.