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 |  Interaction Calls
Print Page as PDF
Routine: DGMTCOU

Package: Registration

Routine: DGMTCOU


Information

DGMTCOU ;ALB/CAW/HM - Copay Utilities ; 12/10/92

Source Information

Source file <DGMTCOU.m>

Entry Points

Name Comments DBIA/ICR reference
EDT(DFN,DGDT) ;Display patients current copay test information and provide
; the user with the option of proceeding with adding a
; copay test or editing an existing copay test
; Input -- DFN Patient IEN
; DGDT Date/Time
; Output -- None
EDTQ
YR(DFN,DGDT,DGMT0) ;Check to see if test is greater than 365 days
; Input -- DFN Patient IEN
; DGDT Date/Time to check against
; DGMT0 Zeroth node of Copay test
; Output -- 1 = TEST IS 365 OR MORE DAYS OLD
; 0 = TEST IS LESS THAN 365 DAYS OLD
ON ; Check to see of copay software is on
; Input - none
; Output - 1 = YES
; 0 = NO
ASKNW() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EDT+17
Function Call: WRITE
  • Prompt: !
  • Line Location: EDT+28
Info |  Source |  Entry Points |  Interaction Calls