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

Package: Integrated Billing

Routine: IBTRKR


Information

IBTRKR ;ALB/AAS - CLAIMS TRACKER - AUTO-ENROLLER ; 4-AUG-93

Source Information

Source file <IBTRKR.m>

Entry Points

Name Comments DBIA/ICR reference
INP ; -- Inpatient Tracker
; called by ibamtd from DGPM MOVEMENT EVENTS
; add edit delete
; dgpma = after movement 0th node file 405 : data data null
; dgpmp = prior movement 0th node file 405 : null data data
; dfn = ien of patient
;
WRITE(MSG,FF)
ADMIT ; -- process admission movements
; ibmvad is admission movement pointer to file 405
; dgpma is movement entry from file 405
DELADMIT ; deleted admission
SPECIAL ; specialty change
; deleted movement
ALREADY(FILE,DATE) ; -- see if already is review for date
NIGHTLY ; -- nightly job for claims tracking, called by IBAMTC

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: WRITE+4
Function Call: WRITE
  • Prompt: MSG
  • Line Location: WRITE+5
Info |  Source |  Entry Points |  Interaction Calls