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

Package: Integrated Billing

Routine: IBEMTF


Information

IBEMTF ;ALB/CPM - FLAG STOP CODES, DISPOSITIONS, AND CLINICS ; 22-JUL-93

Source Information

Source file <IBEMTF.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Due to the new Means Test Copayment Tier, this option, is no longer used!",!!
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: @IOF,*13,?6,"Flag Stop Codes, Dispositions, and Clinics for Means Test Billing"
  • Line Location: UPD+1
Function Call: WRITE
  • Prompt: !,$$DASH(),!,"This option is used to set up Clinic Stop Codes, Dispositions, and Clinics"
  • Line Location: UPD+2
Function Call: WRITE
  • Prompt: !,"as either non-billable or billable for the Means Test Outpatient Copayment."
  • Line Location: UPD+3
Function Call: WRITE
  • Prompt: !!,"Use of this option will have an immediate effect on your billing operations,"
  • Line Location: UPD+4
Function Call: WRITE
  • Prompt: !,"so you should have your work pre-planned before using this option.",!,$$DASH()
  • Line Location: UPD+5
Function Call: WRITE
  • Prompt: !!,$$DASH(),!,"You may now enter the ",$P(IBINFO,";",3)," that you wish to flag. Please note"
  • Line Location: UPD+13
Function Call: WRITE
  • Prompt: !,"all ",$P(IBINFO,";",3)," that you select will be assigned the same effective"
  • Line Location: UPD+14
Function Call: WRITE
  • Prompt: !,"date and billable status.",!,$$DASH(),!
  • Line Location: UPD+15
Function Call: WRITE
  • Prompt: !,"Please note that you've already selected ",Y(0,0),"."
  • Line Location: UPD+23
Function Call: WRITE
  • Prompt: !!,"No ",$P(IBINFO,";",3)," selected!"
  • Line Location: UPD+27
Function Call: WRITE
  • Prompt: !!,"All ",$P(IBINFO,";",3)," were de-selected!"
  • Line Location: UPD+33
Function Call: WRITE
  • Prompt: !
  • Line Location: UPD+38
Function Call: WRITE
  • Prompt: !!,"Please note that you've selected a future date!"
  • Line Location: UPD+44
Function Call: WRITE
  • Prompt: !!,"Action to take => ",IBACT," billing for the following ",$P(IBINFO,";",3),":"
  • Line Location: UPD+47
Function Call: WRITE
  • Prompt: !
  • Line Location: UPD+47
Function Call: WRITE
  • Prompt: !!,"Filing these ",$P(IBINFO,";",4)," entries... "
  • Line Location: UPD+55
Function Call: WRITE
  • Prompt: !
  • Line Location: UPD+56
Info |  Source |  Entry Points |  Interaction Calls