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 |  FileMan Files Accessed Via FileMan Db Call |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Routine: GMVGETC

Package: General Medical Record - Vitals

Routine: GMVGETC


Information

GMVGETC ;HOIFO/FT-GET CATEGORY INFORMATION ;2/26/07 15:32

Source Information

Source file <GMVGETC.m>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
General Medical Record - Vitals 1 ($$FIELD,$$UPPER)^GMVGETVT  
VA FileMan 1 $$GET1^DIQ  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
General Medical Record - Vitals 1 GMVGETQL  

Entry Points

Name Comments DBIA/ICR reference
FIELD(GMVIEN,GMVFIELD,GMVFMT) ; Returns the FILE 120.53 value
; Input: GMVIEN = File 120.53 internal entry number (required)
; GMVFIELD = field you want (required)
; 1 = Name (.01)
; 2 = VUID (99.99)
; 3 = Master Entry For VUID (99.98)
; GMVFMT = return internal or external value (optional)
; I for Internal, E for External
; default is E
; Output: field value or -1 if there is an error
GETIEN(GMVX,GMVY) ; Returns the qualifier IEN
; Input: GMVX - File 120.53 look up value (required)
; GMVY - index type (required)
; 1 - Name (.01)
; 2 - VUID (99.99)
; Output: File 120.53 internal entry number,
; or null if not found,
; or -1 if there is an error
VT(RESULT,GMVIEN) ; Returns the vital types (field #1) values
; Input: RESULT = Array name to return data in (required)
; GMVIEN = File 120.53 internal entry number (required)
; Output: RESULT(0)=piece1
; RESULT(n)=piece2^piece3

External References

Name Field # of Occurrence
$$GET1^DIQ FIELD+16, FIELD+17, FIELD+18
$$FIELD^GMVGETVT VT+20
$$UPPER^GMVGETVT FIELD+14

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^GMRD(120.53 - [#120.53] GET1^DIQ

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^GMRD(120.53 - [#120.53] GETIEN+11, GETIEN+12, VT+15, VT+16

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
GMVCNT VT+11~, VT+13*, VT+22*, VT+23, VT+25
GMVFIELD FIELD~, FIELD+12, FIELD+16, FIELD+17, FIELD+18
GMVFMT FIELD~, FIELD+13*, FIELD+14*, FIELD+15*, FIELD+16, FIELD+17, FIELD+18
GMVIEN FIELD~, FIELD+11, FIELD+16, FIELD+17, FIELD+18, GETIEN+8~, VT~, VT+14, VT+15, VT+16
GMVLOOP VT+11~, VT+13*, VT+15*, VT+16
GMVNODE VT+11~, VT+16*, VT+17, VT+18
GMVVTE VT+11~, VT+20*, VT+21, VT+23
GMVVTI VT+11~, VT+18*, VT+19, VT+20, VT+23
GMVX GETIEN~, GETIEN+9, GETIEN+11, GETIEN+12
GMVY GETIEN~, GETIEN+10, GETIEN+11, GETIEN+12
RESULT VT~
RESULT( VT+23*
RESULT(0 VT+13*, VT+25*
U VT+18, VT+23
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  FileMan Files Accessed Via FileMan Db Call |  Global Variables Directly Accessed |  Local Variables  | All