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: GMVER1

Package: General Medical Record - Vitals

Routine: GMVER1


Information

GMVER1 ;HOIFO/RM,YH,FT-ENTERED IN ERROR FOR A PATIENT & DATE RANGE ;12/12/01 12:36

Source Information

Source file <GMVER1.m>

Entry Points

Name Comments DBIA/ICR reference
EN1(RESULT,GMVDFN,GMVBEG,GMVEND) ; [RPC entry point]
; Returns Entered in Error records for a date range
; Input:
; RESULT = Where data is returned (closed array reference) (Required)
; GMVDFN = A pointer to the Patient file (#2) (Required)
; GMVBEG = Beginning date for all vitals
; GMVEND = Ending date for all vitals
Q ; KILL VARIABLES
SORT ; loop through the AA x-ref and find patient entries marked as
; entered in error (i.e., node 2 exists).
WRT ;
ERREASON ;ERROR REASON
WRTDAT(TYPE,DATA) ;
T
WT
HT
CG
CVP
PO2
PN
Info |  Source |  Entry Points