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

Package: Integrated Billing

Routine: IBNCPIV


Information

IBNCPIV ;ALB/ESG - Manual Rx Eligibility Verification ;23-SEP-2010

Source Information

Source file <IBNCPIV.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IBNCPDP INS ELIG VER INQ
HDR ; -- header code
INIT ; Build the list of valid insurance policies
HELP ; -- help code
EXIT ; -- exit code
SEND ; send the ELIG inquiry
SENDX ;
CP ; Change Patient
CPX ;
CHGD ; change the date for the screen display
CHGDX ;
TOGGLE ; toggle the display between all ins policies and Rx only policies
TOGGX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,$T(+0)_" - System error - policy data not found!"
  • Line Location: SEND+8
Function Call: WRITE
  • Prompt: !!,GENERR,!,"This policy has no plan."
  • Line Location: SEND+13
Function Call: WRITE
  • Prompt: !!,GENERR,!,"Another user is currently processing the same patient and policy!"
  • Line Location: SEND+19
Function Call: WRITE
  • Prompt: !!,GENERR,!,"This policy's plan is not linked with an ePharmacy plan."
  • Line Location: SEND+23
Function Call: WRITE
  • Prompt: !!,GENERR
  • Line Location: SEND+31
Function Call: WRITE
  • Prompt: !,TXT
  • Line Location: SEND+32
Function Call: WRITE
  • Prompt: !
  • Line Location: SEND+43
Function Call: WRITE
  • Prompt: !!,GENERR,!,"This policy has no Active Pharmacy Coverage on this date."
  • Line Location: SEND+47
Function Call: WRITE
  • Prompt: !
  • Line Location: SEND+57
Function Call: WRITE
  • Prompt: !
  • Line Location: SEND+75
Function Call: WRITE
  • Prompt: !!,"Eligibility Verification Inquiry sent to "_INSNM_".",!,$P(IBRES,U,2)
  • Line Location: SEND+83
Function Call: WRITE
  • Prompt: !!,"Failure to submit Eligibility Verification Inquiry to "_INSNM_"."
  • Line Location: SEND+86
Function Call: WRITE
  • Prompt: !,$P(IBRES,U,2)
  • Line Location: SEND+87
Function Call: WRITE
  • Prompt: !
  • Line Location: CP+4
Function Call: WRITE
  • Prompt: !
  • Line Location: CHGD+12
Function Call: WRITE
  • Prompt: !
  • Line Location: TOGGLE+21
Info |  Source |  Entry Points |  Interaction Calls