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

Package: E Claims Management Engine

Routine: BPSVRX1


Information

BPSVRX1 ;ALB/ESG - View ECME Prescription continued ;5/23/2011

Source Information

Source file <BPSVRX1.m>

Entry Points

Name Comments DBIA/ICR reference
VIEWRX(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; View Prescriptions [PSO VIEW]
VIEWX ;
LOG(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; ECME Print Claim Log
LOGX ;
BILL(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; IB ECME Billing Events Report (DBIA# 5711 for global reference to file 366.14)
BILLX ;
CRI(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; ECME Claims-Response Inquiry [BPS RPT Claims Response]
CRIX ;
INS(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; View Pharmacy Insurance policies
INSX ;
TPJILST(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; List of TPJI bills - all fills
TPJILSTX ;
TPJICI(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; TPJI - Claim Information
TPJICIX ;
TPJIARP(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; TPJI - AR Account Profile
TPJIARPX ;
TPJIARCH(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; TPJI - AR Comment History
TPJIARCX ;
TPJIECME(RXIEN,FILL,VIEWTYPE,BPSSNUM) ; TPJI - ECME Rx Response Information
TPJIECMX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Compiling data for View Prescriptions ... "
  • Line Location: VIEWRX+1
Function Call: WRITE
  • Prompt: !,"Compiling data for the ECME Claim Log ... "
  • Line Location: LOG+1
Function Call: WRITE
  • Prompt: !,"Compiling data for the ECME Billing Events Report ... "
  • Line Location: BILL+1
Function Call: WRITE
  • Prompt: !,"Compiling data for the ECME Claims-Response Inquiry (CRI) Report ... "
  • Line Location: CRI+1
Function Call: WRITE
  • Prompt: !,"Compiling data for View Insurance Policies ... "
  • Line Location: INS+1
Function Call: WRITE
  • Prompt: !,"Compiling the list of TPJI bills ... "
  • Line Location: TPJILST+1
Function Call: WRITE
  • Prompt: !,"Compiling data for TPJI Claim Information ... "
  • Line Location: TPJICI+1
Function Call: WRITE
  • Prompt: !,"Compiling data for TPJI AR Account Profile ... "
  • Line Location: TPJIARP+1
Function Call: WRITE
  • Prompt: !,"Compiling data for TPJI AR Comment History ... "
  • Line Location: TPJIARCH+1
Function Call: WRITE
  • Prompt: !,"Compiling data for TPJI ECME Rx Response ... "
  • Line Location: TPJIECME+1
Info |  Source |  Entry Points |  Interaction Calls