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

Package: Integrated Billing

Routine: IBEPTC


Information

IBEPTC ;ALB/CPM/ARH - TP FLAG STOP CODES AND CLINICS ; 22-JUL-93

Source Information

Source file <IBEPTC.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Option entry point - main processing loop.
UPD ; Update the billable status for stop codes or clinics.
UPDQ
UPDQ1
DASH() ; Write a dashed line.
INFO ; Description of stop/clinic information listed below.
S ; Stop Code Information
C ; Clinic Information

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,*13,?10,"Flag Stop Codes and Clinics for Third Party Billing"
  • Line Location: UPD+1
Function Call: WRITE
  • Prompt: !,$$DASH(),!,"FOR THIRD PARTY BILLING, THIS OPTION IS USED TO SET UP:"
  • Line Location: UPD+2
Function Call: WRITE
  • Prompt: !,"1. INDIVIDUAL OR A GROUP OF STOP CODES OR CLINICS AS:"
  • Line Location: UPD+3
Function Call: WRITE
  • Prompt: !," a. NON-BILLABLE OR BILLABLE."
  • Line Location: UPD+4
Function Call: WRITE
  • Prompt: !," A Stop/Clinic is assumed billable until it is flagged as non-billable."
  • Line Location: UPD+5
Function Call: WRITE
  • Prompt: !," b. IGNORED BY THE AUTO BILLER. Stops the auto biller from creating"
  • Line Location: UPD+6
Function Call: WRITE
  • Prompt: !," bills for specified billable Stops/Clinics."
  • Line Location: UPD+7
Function Call: WRITE
  • Prompt: !,"2. ALL CLINICS TO BE:"
  • Line Location: UPD+8
Function Call: WRITE
  • Prompt: !," a. IGNORED BY THE AUTO BILLER. Stops the auto biller from creating bills"
  • Line Location: UPD+9
Function Call: WRITE
  • Prompt: !," for ALL clinics. Should only be used if the outpatient auto biller"
  • Line Location: UPD+10
Function Call: WRITE
  • Prompt: !," is on but only a small number of Clinics should be auto billed."
  • Line Location: UPD+11
Function Call: WRITE
  • Prompt: !," b. BILLED BY THE AUTO BILLER. Resets all Clinics to be auto billed."
  • Line Location: UPD+12
Function Call: WRITE
  • Prompt: !,"Use of this option will have an immediate effect on your billing operations"
  • Line Location: UPD+13
Function Call: WRITE
  • Prompt: !,"so you should have your work pre-planned before using this option.",!,$$DASH()
  • Line Location: UPD+14
Function Call: WRITE
  • Prompt: !!,$$DASH(),!,"You may now enter the ",$P(IBINFO,";",3)," that you wish to flag. Please note"
  • Line Location: UPD+23
Function Call: WRITE
  • Prompt: !,"all ",$P(IBINFO,";",3)," that you select will be assigned the same effective"
  • Line Location: UPD+24
Function Call: WRITE
  • Prompt: !,"date and billable status and auto bill status.",!,$$DASH(),!
  • Line Location: UPD+25
Function Call: WRITE
  • Prompt: !,"Please note that you've already selected ",Y(0,0),"."
  • Line Location: UPD+33
Function Call: WRITE
  • Prompt: !!,"No ",$P(IBINFO,";",3)," selected!"
  • Line Location: UPD+37
Function Call: WRITE
  • Prompt: !!,"All ",$P(IBINFO,";",3)," were de-selected!"
  • Line Location: UPD+43
Function Call: WRITE
  • Prompt: !
  • Line Location: UPD+48
Function Call: WRITE
  • Prompt: !
  • Line Location: UPD+55
Function Call: WRITE
  • Prompt: !!,"Please note that you've selected a future date!"
  • Line Location: UPD+61
Function Call: WRITE
  • Prompt: !!,$$DASH()
  • Line Location: UPD+64
Function Call: WRITE
  • Prompt: !!,"Effective ",$$FMTE^XLFDT(IBDAT)," the above ",$P(IBINFO,";",3)," will be ",IBACT,"billable"
  • Line Location: UPD+65
Function Call: WRITE
  • Prompt: !,"and will ",IBACT1,"have bills created by the Third Party auto biller.",!
  • Line Location: UPD+66
Function Call: WRITE
  • Prompt: !!,"Filing these ",$P(IBINFO,";",4)," entries... "
  • Line Location: UPD+74
Function Call: WRITE
  • Prompt: !
  • Line Location: UPD+75
Info |  Source |  Entry Points |  Interaction Calls