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

Package: Integrated Billing

Routine: IBCC


Information

IBCC ;ALB/MJB - CANCEL THIRD PARTY BILL ;Feb 09, 2018@10:11:43

Source Information

Source file <IBCC.m>

Entry Points

Name Comments DBIA/ICR reference
ASK ;
NOPTF ; Note if IB364 is >0 it will be used as the ien to update in file 364
CHK ;
; if user came from CLON, make sure they know about the new CRD option IB*2.0*447 remove TRICARE msg.
NO
HELP
1
Q1
Q
CRD(IBIFN) ; entry to point to add iteration # to claim
PROCESS(IBIFN,IBCAN) ;
; Entry point when the bill number is already known. Use this when
; you just want to try to cancel this bill and this bill only.
; Input:
; IBIFN - Internal bill# (Required)
; IBCAN - Cancel Flag (optional, defaults to 1 if not included)
LOCKED ; -- write record locked message IB*2.0*597

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: ASK+18
Function Call: WRITE
  • Prompt: !,"This bill has been referred to Regional Counsel and cannot be 'CANCELLED' in"
  • Line Location: NOPTF+13
Function Call: WRITE
  • Prompt: !,"Integrated Billing. Please use the option 'TP Referred Follow-up'"
  • Line Location: NOPTF+14
Function Call: WRITE
  • Prompt: !,"[PRCA RC ACTION MENU] in Accounts Receivable to request that Regional"
  • Line Location: NOPTF+15
Function Call: WRITE
  • Prompt: !,"Counsel return the bill to your facility."
  • Line Location: NOPTF+16
Function Call: WRITE
  • Prompt: !!?4,"This bill is in a status of REQUEST MRA and it does appear on the"
  • Line Location: NOPTF+29
Function Call: WRITE
  • Prompt: !?4,"MRA Management Work List. Please use the 'MRA Management Menu' options"
  • Line Location: NOPTF+30
Function Call: WRITE
  • Prompt: !?4,"for all processing related to this bill."
  • Line Location: NOPTF+31
Function Call: WRITE
  • Prompt: !!?4,"This bill appears on the CBW Management Work List. Please use the"
  • Line Location: NOPTF+36
Function Call: WRITE
  • Prompt: !?4,"'CBW Management Menu' options for all processing related to this bill."
  • Line Location: NOPTF+37
Function Call: WRITE
  • Prompt: !?4,"No MRAs have been received"
  • Line Location: NOPTF+63
Function Call: WRITE
  • Prompt: ", but the most recent transmission of this",!?4,"MRA request bill was rejected."
  • Line Location: NOPTF+64
Function Call: WRITE
  • Prompt: " and there are no rejection messages on file",!?4,"for the most recent transmission of this MRA request bill."
  • Line Location: NOPTF+65
Function Call: WRITE
  • Prompt: !!,"Please note that COB data may exist for this bill."
  • Line Location: NOPTF+76
Function Call: WRITE
  • Prompt: !,"Copy and cancel (CLON) must be used to correct this bill."
  • Line Location: NOPTF+77
Function Call: WRITE
  • Prompt: !!,"Please note a PAYMENT of **$"_$$TPR^PRCAFN(IBIFN)_"** has been POSTED to this bill."
  • Line Location: NOPTF+87
Function Call: WRITE
  • Prompt: !!!?5,"This bill was created by the"
  • Line Location: NOPTF+94
Function Call: WRITE
  • Prompt: !?5,"Electronic Claims Management Engine (ECME)."
  • Line Location: NOPTF+95
Function Call: WRITE
  • Prompt: !?5,"Cancellation needs to occur in the ECME package by"
  • Line Location: NOPTF+96
Function Call: WRITE
  • Prompt: !?5,"submitting a REVERSAL to the Payer.",!!
  • Line Location: NOPTF+97
Function Call: WRITE
  • Prompt: !!,"<PLEASE SUBMIT A REVERSAL USING THE APPROPRIATE OPTION IN THE ECME PACKAGE>",$C(7)
  • Line Location: NOPTF+99
Function Call: WRITE
  • Prompt: !!,"LAST CHANCE TO CHANGE YOUR MIND..."
  • Line Location: CHK+9
Function Call: WRITE
  • Prompt: !!,"<NO ACTION TAKEN>",*7
  • Line Location: NO+0
Function Call: WRITE
  • Prompt: !!,"...Bill has been cancelled..."
  • Line Location: NO+4
Function Call: WRITE
  • Prompt: !,$S(X:">> The receivable associated with the claim was cancelled.",1:">> The receivable associated with the claim was not cancelled.")
  • Line Location: NO+23
Function Call: WRITE
  • Prompt: !,">>> ",$P(X,U,2)
  • Line Location: NO+24
Function Call: WRITE
  • Prompt: !,?3,"Answer 'YES' or 'Y' if you wish to cancel this bill.",!,?3,"Answer 'NO' or 'N' if you want to abort."
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !,"This record was re-opened on "
  • Line Location: 1+0
Function Call: WRITE
  • Prompt: Y,"."
  • Line Location: 1+0
Function Call: WRITE
  • Prompt: !!,"Sorry, another user currently editing this entry."
  • Line Location: LOCKED+1
Function Call: WRITE
  • Prompt: !,"Try again later."
  • Line Location: LOCKED+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DGCR(399 - [#399] Classic Fileman Calls,  GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call