Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call |  Global Variables Directly Accessed |  Local Variables |  All
Print Page as PDF
Routine: GMVUTL1

Package: General Medical Record - Vitals

Routine: GMVUTL1


Information

GMVUTL1 ;HOIFO/YH,FT-EXTRACT CLINIC LIST AND MARK VITALS ENTERED IN ERROR ;6/11/03 09:25

Source Information

Source file <GMVUTL1.m>

Call Graph

Call Graph Total: 4

Package Total Call Graph
VA Fileman 2 UPDATE^DIE  $$GET1^DIQ  
Kernel 1 $$REPEAT^XLFSTR  
Registration 1 WIN^DGPMDDCF  

Caller Graph

Caller Graph Total: 14

Package Total Caller Graph
General Medical Record - Vitals 14 GMVBP1  GMVER1  GMVGETD2  GMVGGR1  GMVGGR2  GMVGR1  GMVLAT0  GMVLBP2  
GMVLPO2  GMVLWT3  GMVSC0  GMVUTL2  GMVVS2  GMVWT1  

Entry Points

Name Comments DBIA/ICR reference
DIVISION(GMVLOC) ; Function returns Division name for Hospital Location
; (FILE 44) IEN
; Input:
; GMVLOC - Hospital Location (FILE 44) IEN
; Returns:
; Division name (FILE 4) associated with that Hospital Location
; If GMVLOC'>0 or not found, then returns "" (null)
ACTLOC(LOC) ; Function: returns TRUE if active hospital location
PERSON(X) ;RETURN PERSON'S NAME FROM FILE #200.
ERROR(RESULT,GMVDATA)
HOSPLOC(GMVWARD) ; Function returns Hospital Location IEN for a ward
; Input:
; GMVWARD - Ward (FILE 42) IEN
; Returns:
; Hospital Location (FILE 44) IEN for the ward
; If GMVWARD'>0 or not found, then returns "" (null)
FILLER(L,S,STRING)

External References

Name Field # of Occurrence
WIN^DGPMDDCF ACTLOC+2
UPDATE^DIE ERROR+10
$$GET1^DIQ PERSON+3, DIVISION+8
$$REPEAT^XLFSTR FILLER+5

Used in RPC

RPC Name Call Tags
GMV MARK ERROR ERROR

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
^DIC(4 - [#4] GET1^DIQ
^SC - [#44] GET1^DIQ

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DIC(42 - [#42] HOSPLOC+7
^GMR(120.5 - [#120.5] ERROR+5
^SC - [#44] ACTLOC+1, ACTLOC+2, ACTLOC+3

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
D0 ACTLOC+1~, ACTLOC+2*
DT ACTLOC+4
GMVDATA ERROR~, ERROR+5, ERROR+6, ERROR+8, ERROR+9
GMVFDA ERROR+4~
GMVFDA( ERROR+7*, ERROR+8*, ERROR+9*
GMVIEN ERROR+4~
GMVIENS ERROR+4~, ERROR+6*, ERROR+7, ERROR+8, ERROR+9
GMVLOC DIVISION~, DIVISION+7, DIVISION+8
GMVNAME PERSON+1~, PERSON+3*, PERSON+4
GMVWARD HOSPLOC~, HOSPLOC+6, HOSPLOC+7
L FILLER~, FILLER+6
LOC ACTLOC~, ACTLOC+1, ACTLOC+2, ACTLOC+3
RESULT ERROR~, ERROR+5*, ERROR+11*
S FILLER~, FILLER+6
STRING FILLER~, FILLER+5*, FILLER+6
U ACTLOC+4
X ACTLOC+1~, ACTLOC+2, ACTLOC+3*, ACTLOC+4, PERSON~, PERSON+2, PERSON+3
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call |  Global Variables Directly Accessed |  Local Variables |  All