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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: BPSECMP2

Package: E Claims Management Engine

Routine: BPSECMP2


Information

BPSECMP2 ;BHAM ISC/FCS/DRS - Parse Claim Response ;11/14/07 13:23

Source Information

Source file <BPSECMP2.m>

Entry Points

Name Comments DBIA/ICR reference
IBSEND(CLAIMIEN,RESPIEN,EVENT,USER) ;
BULL(RX,FILL,CLAIMIEN,DFN,REASON,ECME) ;
; Create bulletin to tell OPECC to reverse/close secondary claim
; Input Parameters
; RX - Prescription IEN (required)
; FILL - Fill Number (required)
; CLAIMIEN - BPS Claims IEN for the primary reversal
; DFN - Patient IEN
; REASON - Close Reason
; ECME - ECME Number
SENDBULL(RX,FILL) ;
; Check if a bulletin should be created, which we want to do if:
; > There is a non-cancelled IB bill for the secondary claim
; > There is a open ECME secondary claim
;
; Input Parameters
; RX - Prescription IEN (required)
; FILL - Fill Number (required)
; Output
; 0 - Do not create the bulletin
; 1 - Create bulletin
DURSYNC(IEN59) ;
; Synch DURs between ECME and PSO
; Parameters:
; IEN59 is the BPS Transaction IEN
PROCOTH ;
PROCBEN ;
PROCADM ;
PROCDUR ;

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^BPSC - [#9002313.02] Classic Fileman Calls,  GET1^DIQ,  GETS^DIQ
9002313.0301 GETS^DIQ
^BPSTL - [#9002313.57] GET1^DIQ
9002313.57902 GET1^DIQ
^BPST - [#9002313.59] GET1^DIQ,  GETS^DIQ
9002313.59902 GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call