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

Package: Integrated Billing

Routine: IBTOSUM


Information

IBTOSUM ;ALB/AAS - CLAIMS TRACKING BILLING INFORMATION PRINT ; 29-OCT-93

Source Information

Source file <IBTOSUM.m>

Entry Points

Name Comments DBIA/ICR reference
SORT ; - Print either by admissions or discharges.
DEV ; - Select device, run option.
RPT ; - Entry point from taskman/Store data in ^TMP($J,"IBTOSUM",n).
END ; - Clean up.
END1
ADM ; - Count admissions.
DIS ; - Count discharges.
PROC ; - Process each admission or discharge.
APPEAL(IBTRN) ; - Was this case appealed?
APPEALQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"MCCR/UR Summary Report",!!
  • Line Location: IBTOSUM+4
Function Call: WRITE
  • Prompt: !
  • Line Location: SORT+18
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !
  • Line Location: END+1
Info |  Source |  Entry Points |  Interaction Calls