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 |  Global Variables Directly Accessed |  Local Variables |  All
Print Page as PDF
Routine: AGGAGE

Package: Patient Registration GUI

Routine: AGGAGE


Information

AGGAGE ;VNGT/HS/ALA - Age Function calls ; 21 Apr 2010 9:50 AM

Source Information

Source file <AGGAGE.m>

Call Graph

Call Graph Total: 1

Package Total Call Graph
IHS Patient 1 $$AGE^AUPNPAT  

Caller Graph

Caller Graph Total: 4

Package Total Caller Graph
Patient Registration GUI 4 AGGEXPRT  AGGWTRIG  AGGWVAL  AGGWVAL1  

Entry Points

Name Comments DBIA/ICR reference
AGE(D0,PDATE,QUAL) ;EP
; Description
; This program is copied from the computed AGE field (2,.033) which
; calculates the AGE of a person based on their DOB (date of birth)
; and either the current date (DT) or their DOD (date of death)
;
; It has been modified to use another date passed into this function
; instead of just the previous two dates, DT and DOD.
;
; Input
; D0 - Patient IEN
; PDATE - Other date to compare patient's date of birth with
; QUAL - Include qualifier (YRS, DYS, MOS)

External References

Name Field # of Occurrence
$$AGE^AUPNPAT AGE+18

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DPT - [#2] AGE+17

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
D0 AGE~, AGE+17, AGE+18
PDATE AGE~, AGE+16*, AGE+18
QUAL AGE~, AGE+16*, AGE+18
U AGE+17
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Local Variables |  All