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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBTRV2

Package: Integrated Billing

Routine: IBTRV2


Information

IBTRV2 ;ALB/AAS - CLAIMS TRACKING - REVIEW ACTIONS ;19-JUL-93

Source Information

Source file <IBTRV2.m>

Entry Points

Name Comments DBIA/ICR reference
DA(IBTRN) ; -- Add Diagnosis
; -- bld = non-zero means not from main tracking entry.
PROC(IBTRN,IBETYP,BLD) ; -- Add Procedures
; -- bld = non-zero means not from main tracking entry.
PROV(IBTRN,IBETYP,BLD) ; -- Add Procedures
; -- bld = non-zero means not from main tracking entry.
DRG(IBTRN) ; -- entry point to compute drg
; generally called from ad or pr above caller does own rebuild
DAYREM(DGPM,LOS) ; -- Compute days remaining
ALOS(X,Y) ; -- compute alos for drg for year
; input x = pointer to drg file
; y = date
COMDRG(IBTRN) ; -- compute drg from tracking file
COMDRGQ
DISPDRG(DGPMCA) ; -- Display drg's

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Can not add diagnosis to outpatient visits prior to Check-out.",!
  • Line Location: DA+7
Function Call: WRITE
  • Prompt: !!,"Outpatient Procedures should be entered using Add/Edit action in",!,"Appointment Management.",!
  • Line Location: PROC+4
Function Call: WRITE
  • Prompt: !!,"Provider information for Prescriptions comes from the pharmacy package silly.",!
  • Line Location: PROV+6
Function Call: WRITE
  • Prompt: !!,"Provider information for Prosthetics comes from the prothetics package silly.",!
  • Line Location: PROV+7
Function Call: WRITE
  • Prompt: !
  • Line Location: DRG+27
Function Call: WRITE
  • Prompt: !!,"Current Interim DRGs on File:"
  • Line Location: DISPDRG+2
Function Call: WRITE
  • Prompt: !?5,"None on file."
  • Line Location: DISPDRG+7
Function Call: WRITE
  • Prompt: !
  • Line Location: DISPDRG+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBT(356.93 - [#356.93] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call