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

Package: Integrated Billing

Routine: IBEPTC1


Information

IBEPTC1 ;ALB/CPM/ARH - TP FLAG STOP CODES AND CLINICS (CON'T.) ; 23-JUL-93

Source Information

Source file <IBEPTC1.m>

Entry Points

Name Comments DBIA/ICR reference
REV ; Review selected entries and de-select if necessary.
REVQ
FILE ; File all selected entries.
LIST ; List all selected entries.
HACT ; Help for the Billing action prompt.
HAUTO ; Help for the Auto Biller action prompt.
HSEL ; Help for the Billing characteristic prompt.
HREV ; Help for the Request to Review prompt.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"You have selected ",IBNUM," ",$P(IBINFO,";",3),"."
  • Line Location: REV+1
Function Call: WRITE
  • Prompt: !
  • Line Location: REV+6
Function Call: WRITE
  • Prompt: !
  • Line Location: REV+6
Function Call: WRITE
  • Prompt: !,"Please note that ",Y(0,0)," is not currently selected."
  • Line Location: REV+17
Function Call: WRITE
  • Prompt: !!,"You have selected a total of ",IBNUM," ",$P(IBINFO,";",$S(IBNUM=1:7,1:3)),"."
  • Line Location: REV+19
Function Call: WRITE
  • Prompt: !,"Unable to file ",IBIN,"..",!
  • Line Location: FILE+10
Function Call: WRITE
  • Prompt: "."
  • Line Location: FILE+12
Function Call: WRITE
  • Prompt: " done!"
  • Line Location: FILE+13
Function Call: WRITE
  • Prompt: !
  • Condition for execution: $X>40
  • Line Location: LIST+1
Function Call: WRITE
  • Prompt: ?40
  • Condition for execution: $X>2
  • Line Location: LIST+1
Function Call: WRITE
  • Prompt: ^(I)
  • Line Location: LIST+1
Function Call: WRITE
  • Prompt: !!,"For Third Party Billing, please enter:"
  • Line Location: HACT+1
Function Call: WRITE
  • Prompt: !," 'Y' to flag ",$S(IBNUM=1:"this",1:"these")," ",$P(IBINFO,";",$S(IBNUM=1:7,1:3))," as non-billable."
  • Line Location: HACT+2
Function Call: WRITE
  • Prompt: !," 'N' to flag ",$S(IBNUM=1:"this",1:"these")," ",$P(IBINFO,";",$S(IBNUM=1:7,1:3))," as billable."
  • Line Location: HACT+3
Function Call: WRITE
  • Prompt: !," '^' to quit this option."
  • Line Location: HACT+4
Function Call: WRITE
  • Prompt: !!,"For the Third Party Auto Biller, please enter:"
  • Line Location: HAUTO+1
Function Call: WRITE
  • Prompt: !," 'Y' if bills should be created for ",$S(IBNUM=1:"this",1:"these")," billable ",$P(IBINFO,";",$S(IBNUM=1:7,1:3))
  • Line Location: HAUTO+2
Function Call: WRITE
  • Prompt: !," 'N' if bills should NOT be created for ",$S(IBNUM=1:"this",1:"these")," billable ",$P(IBINFO,";",$S(IBNUM=1:7,1:3))
  • Line Location: HAUTO+3
Function Call: WRITE
  • Prompt: !," '^' to quit this option."
  • Line Location: HAUTO+4
Function Call: WRITE
  • Prompt: !!,"For Third Party Billing, please enter:"
  • Line Location: HSEL+1
Function Call: WRITE
  • Prompt: !," 'S' to flag some Stop Codes as (non) billable or (not) auto billed"
  • Line Location: HSEL+2
Function Call: WRITE
  • Prompt: !," 'C' to flag some Clinics as (non) billable or (not) auto billed"
  • Line Location: HSEL+3
Function Call: WRITE
  • Prompt: !," 'A' to flag ALL Clinics for the auto biller"
  • Line Location: HSEL+4
Function Call: WRITE
  • Prompt: !," '^' to quit this option."
  • Line Location: HSEL+5
Function Call: WRITE
  • Prompt: !!,"Enter 'Y' to review the selections, 'N' to continue, or '^' to quit."
  • Line Location: HREV+1
Function Call: WRITE
  • Prompt: !,"Please note that, if you choose to review the selections, you will have"
  • Line Location: HREV+2
Function Call: WRITE
  • Prompt: !,"the opportunity to de-select incorrect entries from the list."
  • Line Location: HREV+3
Info |  Source |  Entry Points |  Interaction Calls