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

Package: Integrated Billing

Routine: IBVCB


Information

IBVCB ;LITS/MRD - VIEW CANCELLED BILL ;25-JUN-14

Source Information

Source file <IBVCB.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main Entry Point.
EN1 ;
ENQ ;
SELECT ; Prompt user for patient or bill.
SELECTQ ;
DEVICE ; Allow user to select the device.
DISPLAY ; Display claim information to user.
HEADERA ; Pull header information.
HEADERB ; Print header information.
CONTINUE ; Enter return to continue.
LINE(IBTEXT) ; Print the lines of information in the IBTEXT array.
DOLLAR(X) ; Function to return a formatted dollar amount.
PART1 ; General Claim Data, Other Care, Codes.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: SELECT+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HEADERB+4
Function Call: WRITE
  • Prompt: !,$P(IBHEADER,U,1)
  • Line Location: HEADERB+5
Function Call: WRITE
  • Prompt: " "_$E(IBHEADER,1)_$P(IBHEADER,U,3)
  • Line Location: HEADERB+6
Function Call: WRITE
  • Prompt: ?41,$$GET1^DIQ(399,IBIFN_",",.17,"E")
  • Line Location: HEADERB+7
Function Call: WRITE
  • Prompt: ?72,"Page ",$J(IBPAGE,2)
  • Line Location: HEADERB+8
Function Call: WRITE
  • Prompt: !,"==============================================================================="
  • Line Location: HEADERB+9
Function Call: WRITE
  • Prompt: !
  • Line Location: CONTINUE+2
Function Call: WRITE
  • Prompt: $C(13)," ",$C(13)
  • Line Location: CONTINUE+7
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: LINE+17
Function Call: WRITE
  • Prompt: !
  • Line Location: LINE+25
Function Call: WRITE
  • Prompt: IBTEXT(IBX,1)
  • Line Location: LINE+26
Function Call: WRITE
  • Prompt: ?41,IBTEXT(IBX,2)
  • Line Location: LINE+27

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DGCR(399 - [#399] Classic Fileman Calls,  GET1^DIQ
399.04 GET1^DIQ
399.041 GET1^DIQ
399.043 GET1^DIQ
399.047 GET1^DIQ
399.048 GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call