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 |  Local Variables  | All
Print Page as PDF
Routine: DGDDDTTM

Package: Registration

Routine: DGDDDTTM


Information

DGDDDTTM ;ALB/MRL,BAJ,TDM,JAM,JAM - TRIGGER DT/TM CROSS REFERENCES [PATIENT] ;18 Sept 2017 12:54 PM

Source Information

Source file <DGDDDTTM.m>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
Kernel 1 $$NOW^XLFDT  
Registration 1 $$UPD^DGENDBS  

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

Package Total Caller Graph
Integrated Billing 2 IBXS126  IBXSC118  
Registration 1 DGRPTX40  

Entry Points

Name Comments DBIA/ICR reference
TEMP ; PATIENT File #2 Record Index: ADTTM1
;
; This code updates the TEMPORARY ADDRESS CHANGE DT/TM field when any
; of the following Temporary Address related data changes for a patient:
;
; TEMPORARY STREET [LINE 1] (#.1211)
; TEMPORARY STREET [LINE 2] (#.1212)
; TEMPORARY STREET [LINE 3] (#.1213)
; TEMPORARY CITY (#.1214)
; TEMPORARY STATE (#.1215)
; TEMPORARY ZIP CODE (#.1216)
; TEMPORARY ADDRESS START DATE (#.1217)
; TEMPORARY ADDRESS END DATE (#.1218)
; TEMPORARY ADDRESS ACTIVE? (#.12105)
; TEMPORARY ZIP+4 (#.12112)
; TEMPORARY ADDRESS COUNTY (#.12111)
; TEMPORARY ADDRESS PROVINCE (#.1221)
; TEMPORARY ADDRESS POSTAL CODE (#.1222)
; TEMPORARY ADDRESS COUNTRY (#.1223)
CONF ; PATIENT File #2 Record Index: ADTTM2
PNOK ; PATIENT File #2 Record Index: ADTTM3
SNOK ; PATIENT File #2 Record Index: ADTTM4
ECON ; PATIENT File #2 Record Index: ADTTM5
ECON2 ; PATIENT File #2 Record Index: ADTTM6
DESIG ; PATIENT File #2 Record Index: ADTTM7
RES ; PATIENT File #2 Record Index: ADTTM8
;
; This code updates the RESIDENTIAL ADDR CHANGE DT/TM field when any
; of the following Residential Address related data changes for a
; patient:

External References

Name Field # of Occurrence
$$UPD^DGENDBS TEMP+22, CONF+23, PNOK+24, SNOK+24, ECON+24, ECON2+23, DESIG+23, RES+18
$$NOW^XLFDT TEMP+21, CONF+22, PNOK+23, SNOK+23, ECON+23, ECON2+22, DESIG+22, RES+17

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA TEMP+21, CONF+22, PNOK+23, SNOK+23, ECON+23, ECON2+22, DESIG+22, RES+17
DATA TEMP+21~, TEMP+22, CONF+22~, CONF+23, PNOK+23~, PNOK+24, SNOK+23~, SNOK+24, ECON+23~, ECON+24
ECON2+22~, ECON2+23, DESIG+22~, DESIG+23, RES+17~, RES+18
DATA( TEMP+21*, CONF+22*, PNOK+23*, SNOK+23*, ECON+23*, ECON2+22*, DESIG+22*, RES+17*
DGIEN TEMP+21~*, TEMP+22, CONF+22~*, CONF+23, PNOK+23~*, PNOK+24, SNOK+23~*, SNOK+24, ECON+23~*, ECON+24
ECON2+22~*, ECON2+23, DESIG+22~*, DESIG+23, RES+17~*, RES+18
>> DGRONUPD TEMP+20, CONF+21, RES+16
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Local Variables  | All