Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: GMVLAT0

Package: General Medical Record - Vitals

Routine: GMVLAT0


Information

GMVLAT0 ;HOIFO/YH,FT-DISPLAY LATEST VITALS/MEASUREMENTS FOR A PATIENT ;9/27/07

Source Information

Source file <GMVLAT0.m>

Entry Points

Name Comments DBIA/ICR reference
EN1(DFN) ; Entry to extract the latest vitals/measurements for a patient
Q ; kill variables and quit
SETDATAR ; get record IEN if not marked as entered-in-error
SETNODE ; Set record node
WRTDT ;
CHAR ;
NUMBER(GMVRATE) ; Function determines if the RATE has a numeric reading or one
; of the text codes (e.g. REFUSED).
; Returns 0 if GMVRATE has a text code
; 1 if a numeric reading
Info |  Source |  Entry Points