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

Package: Integrated Billing

Routine: IBEPTC3


Information

IBEPTC3 ;ALB/ARH - TP FLAG ALL CLINICS ; 3/26/96

Source Information

Source file <IBEPTC3.m>

Entry Points

Name Comments DBIA/ICR reference
EX
NBCLIN ; set all clinics as non-auto billed:
; - if the most recent entry sets the clinic to non-billable or non-auto billed then no change
; - if the most recent entry sets the clinic to auto billed this entry is reset to not auto bill
; - otherwise adds a new entry for each clinic, set to not auto bill
ABCLIN ; set all billable clinics to auto billed:
; - deletes all entries flagging a clinic for the auto biller
; - except those changing a clinic from non-billable to billable, these all are set to billable and auto billed
FN(IBCL,IBDT) ; find next oldest entry for clinic
HACL ; help fo All Clinics

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"FLAG ALL CLINICS FOR THE THIRD PARTY AUTO BILLER:"
  • Line Location: IBEPTC3+4
Function Call: WRITE
  • Prompt: !!,"I - IGNORED"
  • Line Location: IBEPTC3+5
Function Call: WRITE
  • Prompt: !," Stops the auto biller from creating bills for all Clinics."
  • Line Location: IBEPTC3+6
Function Call: WRITE
  • Prompt: !," This should only be used if the outpatient auto biller is turned on."
  • Line Location: IBEPTC3+7
Function Call: WRITE
  • Prompt: !," After using this option, individual or a group of clinics can be set"
  • Line Location: IBEPTC3+8
Function Call: WRITE
  • Prompt: !," to be auto billed resulting in a small number of clinics being auto billed."
  • Line Location: IBEPTC3+9
Function Call: WRITE
  • Prompt: !!,"B - BILLED"
  • Line Location: IBEPTC3+10
Function Call: WRITE
  • Prompt: !," Resets all clinics to be billed by the auto biller."
  • Line Location: IBEPTC3+11
Function Call: WRITE
  • Prompt: !!,"This option does not change a clinics billable status, only whether or not"
  • Line Location: IBEPTC3+12
Function Call: WRITE
  • Prompt: !,"all billable clinics are processed by the auto biller."
  • Line Location: IBEPTC3+13
Function Call: WRITE
  • Prompt: !!,"All clinics will be set as ",$S(IBOPT="I":"NON-",1:""),"auto billable Clinics."
  • Line Location: IBEPTC3+18
Function Call: WRITE
  • Prompt: "."
  • Line Location: NBCLIN+10
Function Call: WRITE
  • Prompt: !," done."
  • Line Location: NBCLIN+11
Function Call: WRITE
  • Prompt: "."
  • Line Location: ABCLIN+11
Function Call: WRITE
  • Prompt: !," done."
  • Line Location: ABCLIN+12
Function Call: WRITE
  • Prompt: !,"Enter Ignored - if you want to turn on the Auto Biller one clinic at a time."
  • Line Location: HACL+1
Function Call: WRITE
  • Prompt: !," - if the Third Party Auto biller should create bills for"
  • Line Location: HACL+2
Function Call: WRITE
  • Prompt: !," outpatient visits in only a few clinics and the bills"
  • Line Location: HACL+3
Function Call: WRITE
  • Prompt: !," for the remaining clinics continue to be manually created."
  • Line Location: HACL+4
Function Call: WRITE
  • Prompt: !!,"Enter Billed - to set all clinics to be billed by the auto biller."
  • Line Location: HACL+6

FileMan Files Accessed Via FileMan Db Call

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