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

Package: Integrated Billing

Routine: IBTOBI3


Information

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

Source Information

Source file <IBTOBI3.m>

Entry Points

Name Comments DBIA/ICR reference
HR ; -- print hospital review information
HR1 ; -- print one review
10 ; -- precert review
15 ; -- admission review
20 ; -- urgent adm. review
25 ; -- snf/nhcu review
35 ; -- inpt retrospective review
30 ; -- concurrent review
40 ; -- discharge review
50 ;
55 ;
60 ;
65 ;
70 ;
80 ;
85 ;
90 ;
UNIT ; -- Special unit information
HR2 ; -- contact information
COMM1(DA) ; -- print comments from ins. reviews.

Interaction Calls

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