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

Package: Integrated Billing

Routine: IBCREE2


Information

IBCREE2 ;ALB/ARH - RATES: CM ENTER/EDIT (SG,RL,PD,DV) ; 10-OCT-1998

Source Information

Source file <IBCREE2.m>

Entry Points

Name Comments DBIA/ICR reference
EDITSG ; enter/edit special groups (363.32)
EDITRL ; enter/edit revenue code links (363.33)
EDITPD ; enter/edit provider discount (363.34)
RESETDV(NAME) ; Reset Division numbers in both Charge Sets and Billing Regions (input CS or RG name)
; not all division numbers were known when the Reasonable Charges files were released,
; if the division number was not known then nnnXn or 9nnnn was used as a place holder in CS and RG names
; this option allows the user to change these fake division numbers to the correct division number, when known
RESET1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter/Edit a Special Group: ",!
  • Line Location: EDITSG+2
Function Call: WRITE
  • Prompt: !
  • Line Location: EDITSG+11
Function Call: WRITE
  • Prompt: !!
  • Line Location: EDITSG+11
Function Call: WRITE
  • Prompt: !,"This was exported Nationally, only the assigned Billing Rates may be edited."
  • Line Location: EDITSG+12
Function Call: WRITE
  • Prompt: !,"This group has associated Revenue Code Links, can not edit Type."
  • Line Location: EDITSG+13
Function Call: WRITE
  • Prompt: !,"This group has associated Provider Discount Links, can not edit Type."
  • Line Location: EDITSG+14
Function Call: WRITE
  • Prompt: !!,"Enter/Edit a Revenue Code Link: "
  • Line Location: EDITRL+2
Function Call: WRITE
  • Prompt: " (for "_$P(IBSGFN,U,2)_" group)",!
  • Line Location: EDITRL+2
Function Call: WRITE
  • Prompt: !!
  • Line Location: EDITRL+4
Function Call: WRITE
  • Prompt: !,"This is a Nationally exported set of revenue code links.",!,"This should be modified only if the revenue code links added or changed",!,"fit the specific group definition: ",$P(IBSGFN,U,2),".",!!
  • Line Location: EDITRL+6
Function Call: WRITE
  • Prompt: !!,"Enter/Edit Provider Discount: "
  • Line Location: EDITPD+2
Function Call: WRITE
  • Prompt: " (for "_$P(IBSGFN,U,2)_" group)",!
  • Line Location: EDITPD+2
Function Call: WRITE
  • Prompt: !!,"This is a Nationally exported set of Provider Discounts.",!,"This should be modified only if the provider discount added or changed",!,"fits the specific group definition: ",$P(IBSGFN,U,2),".",!!
  • Line Location: EDITPD+6
Function Call: WRITE
  • Prompt: !!,">>> "_IBDIV," is an invalid site number.",!
  • Line Location: RESETDV+11
Function Call: WRITE
  • Prompt: !!,?5,IBNDIV," is not a valid Medical Center division on your system.",!!
  • Line Location: RESET1+3
Function Call: WRITE
  • Prompt: !!,IBX," already exists.",!
  • Line Location: RESET1+5
Function Call: WRITE
  • Prompt: !!,IBI," already exists.",!
  • Line Location: RESET1+6
Function Call: WRITE
  • Prompt: !!,">>> New Billing Region Name: ",IBNEW
  • Line Location: RESET1+21
Function Call: WRITE
  • Prompt: !,">>> The Billing Region location is not in the standard 'CITY, ST' format."
  • Line Location: RESET1+22
Function Call: WRITE
  • Prompt: !,">>> If you know the correct City, State for this division you may change it now.",!
  • Line Location: RESET1+23
Function Call: WRITE
  • Prompt: !!,IBNM," replaced with ",IBNEW
  • Line Location: RESET1+28
Function Call: WRITE
  • Prompt: " ... Done.",!
  • Line Location: RESET1+44

FileMan Files Accessed Via FileMan Db Call

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