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

Package: Registration

Routine: DGPMVDD


Information

DGPMVDD ;ALB/MIR - MISCELLANEOUS DD CALLS FROM FILE 405 AND 405.1 ; 4/14/04 6:26pm

Source Information

Source file <DGPMVDD.m>

Entry Points

Name Comments DBIA/ICR reference
W ;called from input transform for ward location
W1 ;consistency edits for ward location from admit option
ZZ
W2 ;Ward consistency check for transfer. interward transfers not to same ward. unless ASIH mvt, can't go from hospital to NHCU/DOM, vice versa
WARD ;is ward active at time of movement?
ROOM ;is room-bed active at time of movement? - called from input transform of .07 in 405
TROC ;is bed occupied when transferring from 1 or 23 movement?
TROCWB ;check if ward still has available beds
ABSRET ;check absence return date for consistency with movement type
UARET ;called from DGPM TRANSFER template...default 30 day return from UA

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Ward inactive at time of movement"
  • Line Location: WARD+1
Function Call: WRITE
  • Prompt: !,"Room-bed inactive at time of movement"
  • Line Location: ROOM+1
Function Call: WRITE
  • Prompt: !,"Must be within 4 days"
  • Line Location: ABSRET+2
Function Call: WRITE
  • Prompt: !,"Must be more than 4 days"
  • Line Location: ABSRET+3
Function Call: WRITE
  • Prompt: !,"Must be within 30 days of transfer"
  • Line Location: ABSRET+4
Info |  Source |  Entry Points |  Interaction Calls