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

Package: Integrated Billing

Routine: IBECEA4


Information

IBECEA4 ;ALB/CPM - Cancel/Edit/Add... Cancel a Charge ;11-MAR-93

Source Information

Source file <IBECEA4.m>

Entry Points

Name Comments DBIA/ICR reference
ONE ; Cancel a single charge.
REAS ; - ask for the cancellation reason
ONEQ ;Exit utility
PASS ; Pass the action to Accounts Receivable.
UPDVST(IBCAN) ; update the Visit Tracking file
FNDVST(IBBLNO,IBVSTDT,IBN) ; Locate the Visit IEN
UCVSTDB ; Update the UC Visit Tracking DB if the Cancellation Reason is usable on UC copays
CANCAPI(IBN) ;Cancel a copay given a Copay IEN.
REBILL(IBDFN,IBEVDT,IBCRNT) ; Re-bill one of cancelled charges on a given date IB*2.0*682
ASKRB(IBNUM) ; Prompt for re-billing of a cancelled charge IB*2.0*682
ISINPT(IBACT) ; check if given charge is an inpatient charge
ISRX(IBACT) ; check if given charge is an RX charge
FNDUCV(IBDFN,IBEVDT,IBSITE) ; find "visit only" entry in file 351.82

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This transaction has already been cancelled.",!
  • Line Location: ONE+8
Function Call: WRITE
  • Prompt: !!,"The selected cancellation reason is inactive."
  • Line Location: REAS+19
Function Call: WRITE
  • Prompt: !,"Please select another cancellation reason.",!!
  • Line Location: REAS+20
Function Call: WRITE
  • Prompt: !!,"This is an Urgent Care Copayment. Please use an Urgent Care cancellation reason.",!,"This transaction cannot be completed.",!
  • Line Location: REAS+25
Function Call: WRITE
  • Prompt: !!,"There is no bill number associated with this charge.",!,"The charge cannot be cancelled."
  • Line Location: REAS+82
Function Call: WRITE
  • Prompt: !!,"Please note that there is no billing clock which would cover this charge.",!,"Be sure that this patient's billing clock is correct."
  • Line Location: REAS+106
Function Call: WRITE
  • Prompt: !!,"Please note that there is no billing clock which would cover this charge.",!,"Be sure that this patient's billing clock is correct."
  • Line Location: REAS+109
Function Call: WRITE
  • Prompt: !,"Passing the cancellation action to AR... "
  • Line Location: PASS+2
Function Call: WRITE
  • Prompt: !!,"Unable to locate the bill in the Urgent Care Visit Tracking Database"
  • Line Location: UPDVST+17
Function Call: WRITE
  • Prompt: !,"for this veteran. Please review and update the Urgent Care Visit "
  • Line Location: UPDVST+18
Function Call: WRITE
  • Prompt: !,"Tracking Maintenance Utility.",!
  • Line Location: UPDVST+19
Function Call: WRITE
  • Prompt: !!,"The selected Cancellation Reason cannot be used when cancelling"
  • Line Location: UCVSTDB+5
Function Call: WRITE
  • Prompt: !,"an Urgent Care Copay."
  • Line Location: UCVSTDB+6
Function Call: WRITE
  • Prompt: !!,"Patient is in Enrollment Group 6 on the day of this visit."
  • Line Location: UCVSTDB+23
Function Call: WRITE
  • Prompt: !,"Urgent Care Visit Tracking for this visit is set to Visit Only."
  • Line Location: UCVSTDB+24
Function Call: WRITE
  • Prompt: !,"If this needs to be a free visit, please update the visit using"
  • Line Location: UCVSTDB+25
Function Call: WRITE
  • Prompt: !,"the Urgent Care Visit Tracking Maintenance Option after RUR review."
  • Line Location: UCVSTDB+26
Function Call: WRITE
  • Prompt: !!,"The following copay charges from the same date may be re-billed:"
  • Line Location: REBILL+57
Function Call: WRITE
  • Prompt: !!," Bill From Bill To Charge Type Bill # Cancel Reason Stop Charge"
  • Line Location: REBILL+58
Function Call: WRITE
  • Prompt: !,IBDASH
  • Line Location: REBILL+59
Function Call: WRITE
  • Prompt: !
  • Line Location: REBILL+65
Function Call: WRITE
  • Prompt: !,"Please review this patient's copayments during this period for potential re-billing."
  • Line Location: REBILL+67

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IB - [#350] Classic Fileman Calls,  GET1^DIQ
^IBE(350.1 - [#350.1] GET1^DIQ
^IBE(350.3 - [#350.3] GET1^DIQ
^IBE(352.5 - [#352.5] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call