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

Package: Integrated Billing

Routine: IBTOBI2


Information

IBTOBI2 ;ALB/AAS - CLAIMS TRACKING BILLING INFORMATION PRINT ;27-OCT-93

Source Information

Source file <IBTOBI2.m>

Entry Points

Name Comments DBIA/ICR reference
IR ; -- print insurance review information
IR1 ; -- print one review
10 ; -- pre-cert contact
15 ; -- admission review
20 ; -- urgent/emergent ins. contact
25 ; -- snf/nhcu review
30 ; -- continued stay contact
35 ; -- inpt retrospective review
40 ; -- Discharge contact
100 ; -- No type of action
50 ; -- outpatient treatment
55 ; -- opt retrospective review
60 ; -- Appeal
65 ; -- Nth appeal
70 ; -- Patient
80 ; -- Other
85 ; -- Insurance verification
90 ;
110 ; -- approval actions
120 ; -- denial actions
130 ; -- penalty
140 ; -- case pending
150 ; -- no coverage
IR2 ; -- contact information
COMM2(DA) ; -- print comments from ins. reviews.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Insurance Review Information "
  • Line Location: IR+3
Function Call: WRITE
  • Prompt: !,$E($G(IBD(IBJ,1)),1,39),?40,$E($G(IBD(IBJ,2)),1,39)
  • Line Location: IR+9
Function Call: WRITE
  • Prompt: !,"Comment: "
  • Line Location: COMM2+1
Info |  Source |  Entry Points |  Interaction Calls