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

Package: Integrated Billing

Routine: IBCRBH2


Information

IBCRBH2 ;ALB/ARH - RATES: BILL HELP DISPLAYS - CPT CHARGES ; 01-OCT-03

Source Information

Source file <IBCRBH2.m>

Entry Points

Name Comments DBIA/ICR reference
BCPTCHG(IBIFN) ; select a CPT code and display potential charges for a specific bill

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Search for Procedure Charges for "
  • Line Location: BCPTCHG+7
Function Call: WRITE
  • Prompt: $P(IBX,U,2)," - ",$P(IBX,U,1)
  • Line Location: BCPTCHG+7
Function Call: WRITE
  • Prompt: !,"--------------------------------------------------------------------------------",!
  • Line Location: BCPTCHG+8
Function Call: WRITE
  • Prompt: !,"No Rate Schedules with Procedure charges assigned to this bill.",!
  • Line Location: BCPTCHG+11
Function Call: WRITE
  • Prompt: !
  • Line Location: BCPTCHG+13
Function Call: WRITE
  • Prompt: !
  • Line Location: BCPTCHG+15
Function Call: WRITE
  • Prompt: !,?4,IBCPT1,?15,IBEFFDT,?26,IBCSN,?55,$J($P(IBLN,U,5),10,2),IBCHGB,?75,IBRVCD
  • Line Location: BCPTCHG+30
Function Call: WRITE
  • Prompt: ?60,"no charge found...",!
  • Line Location: BCPTCHG+31
Info |  Source |  Entry Points |  Interaction Calls