Print Page as PDF
GMRYRP2 ICR (1435)

GMRYRP2    ICR (1435)

Name Value
NUMBER 1435
IA # 1435
DATE CREATED 1995/11/20
CUSTODIAL PACKAGE GEN. MED. REC. - I/O
CUSTODIAL ISC Chicago
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE GMRYRP2
NAME GMRYRP2
GENERAL DESCRIPTION
Nursing and Vitals/Measurements can access the
following entry points in the GMRYRP2 routine.
STATUS Active
DURATION Till Otherwise Agreed
ID GMRYRP2
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
SAVE
This entry call extracts the intake and output
information and stores the data in ^TMP($J,"GMRY") for a selected patient.
VARIABLES TYPE VARIABLES DESCRIPTION
DA(1) Input
Pointer to the GMRY Patient I/O file (126).
II Input
Passed in with a value of "IN" or "OUT" subscript of
the GMRY Patient I/O file (126).
GMRSTRT Input
Date/time the current nursing shift starts.
GMRFIN Input
Date/time the current nursing shift ends.
TMP Output
^TMP($J,"GMRY") global contains intake and output
information for a selected patient.
SAVEIV
This entry call extracts patient intravenous infusion
information and stores the data in ^TMP($J,"GMRY") global.
VARIABLES TYPE VARIABLES DESCRIPTION
DA(1) Input
Pointer to the Patient I/O file (126).
GMRSTRT Input
Date/time the current nursing shift starts.
GMRFIN Input
Date/time the current nursing shift ends.
TMP Output
^TMP($J,"GMRY") global contains the patient
intravenous infusion information.
SETSIFT
This entry is called to assign the nursing shift
(night, day or evening) according to the date/time the I/O data was entered.
VARIABLES TYPE VARIABLES DESCRIPTION
GMRINDT Input
Date/time the I/O data was entered.
GDTSTRT Input
Date the nursing shift starts.
GDTFIN Input
Date the nursing shift ends.
GLASTDT Input
Date the day before the current nursing shift ends.
GSHIFT Output
Value = "SH-1"   night shift,
= "SH-2"   day shift,
= "SH-3"   evening shift.
GMRYRP2
This routine is called by the Vitals/Measurements to
extract patient intake and output information entered within a selected date
range.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Patient IEN.
GMRSTRT Input
Start date for the information extract.
GMRFIN Input
End date for the information extract.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
NURSING SERVICE Hines
GEN. MED. REC. - VITALS Hines