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

Package: E Claims Management Engine

Routine: BPSSCRRV


Information

BPSSCRRV ;BHAM ISC/SS - ECME SCREEN REVERSE CLAIM ;05-APR-05

Source Information

Source file <BPSSCRRV.m>

Entry Points

Name Comments DBIA/ICR reference
REV ;entry point for "Reverse" menu item
RVLINES(BP59ARR) ;*/
REVERSIT(BP59,BPRVREAS) ;
REVERSE(BP59,BPRVREAS,BPRX,BPFIL) ;*/
BILLCLM(BPSCLOSE) ;
PAUSE() ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Enter the line numbers for the Payable claim(s) to be Reversed."
  • Line Location: REV+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: RVLINES+7
Function Call: WRITE
  • Prompt: !,"The claim: ",!,$G(@VALMAR@(+$G(BP59ARR(BP59)),0)),!,"Entry is NON BILLABLE. There is no claim to reverse."
  • Line Location: RVLINES+12
Function Call: WRITE
  • Prompt: !,"The claim: ",!,$G(@VALMAR@(+$G(BP59ARR(BP59)),0)),!,"is Closed and cannot be Reversed. Reopen the claim and try again."
  • Line Location: RVLINES+17
Function Call: WRITE
  • Prompt: !,"The claim: ",!,$G(@VALMAR@(+$G(BP59ARR(BP59)),0)),!,"is NOT Payable and cannot be Reversed."
  • Line Location: RVLINES+22
Function Call: WRITE
  • Prompt: !,"The claim: ",!,$G(@VALMAR@(+$G(BP59ARR(BP59)),0)),!,"cannot be Reversed if the secondary claim is payable.",!,"Please reverse the secondary claim first."
  • Line Location: RVLINES+24
Function Call: WRITE
  • Prompt: !,"The claim you've chosen to REVERSE for "_$E($$PATNAME^BPSSCRU2(BPDFN),1,13)
  • Line Location: RVLINES+26
Function Call: WRITE
  • Prompt: !,$G(@VALMAR@(+$G(BP59ARR(BP59)),0))
  • Line Location: RVLINES+27
Function Call: WRITE
  • Prompt: !,"is in progress. The reversal request will be scheduled and processed after"
  • Line Location: RVLINES+28
Function Call: WRITE
  • Prompt: !,"the previous request(s) are completed. Please be aware that the result of "
  • Line Location: RVLINES+29
Function Call: WRITE
  • Prompt: !,"the reversal depends on the payer's response to the prior incomplete requests."
  • Line Location: RVLINES+30
Function Call: WRITE
  • Prompt: !,"You've chosen to REVERSE the following prescription for "_$E($$PATNAME^BPSSCRU2(BPDFN),1,13)
  • Line Location: RVLINES+32
Function Call: WRITE
  • Prompt: !,$G(@VALMAR@(+$G(BP59ARR(BP59)),0))
  • Line Location: RVLINES+33
Function Call: WRITE
  • Prompt: !,"Please provide the reason or enter ^ to abandon the reversal."
  • Line Location: RVLINES+35
Function Call: WRITE
  • Prompt: !,"The claim: ",!,$G(@VALMAR@(+$G(BP59ARR(BP59)),0)),!,"was NOT reversed!"
  • Line Location: RVLINES+36
Function Call: WRITE
  • Prompt: !,"The claim cannot be reversed since it has been deleted in Pharmacy."
  • Line Location: REVERSE+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: REVERSE+14
Function Call: WRITE
  • Prompt: $P(BPSTATUS,U,3)
  • Line Location: REVERSE+16
Function Call: WRITE
  • Prompt: !,"Do you want to mark the claim as non-billable in Claims Tracking and release the Patient Copay (if any)"
  • Line Location: BILLCLM+3
Function Call: WRITE
  • Prompt: !,"If the reversal is approved by the third-party payer, the claim will be marked as non-billable.",!
  • Line Location: BILLCLM+12
Function Call: WRITE
  • Prompt: !
  • Line Location: PAUSE+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PAUSE+2
Info |  Source |  Entry Points |  Interaction Calls