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
Print Page as PDF
Routine: IBNCPDP

Package: Integrated Billing

Routine: IBNCPDP


Information

IBNCPDP ;OAK/ELZ - APIS FOR NCPCP/ECME ;1/9/08 17:27

Source Information

Source file <IBNCPDP.m>

Entry Points

Name Comments DBIA/ICR reference
RX(DFN,IBD) ; IB Billing Determination
; this is called by PSO for all prescriptions issued, return is
; a response to bill ECME or not with array for billing data elements
; third piece of return is an Eligibility indicator for the prescription
  • ICR #4299
    • Status: Active
    • Usage: Controlled Subscription
    STORESP(DFN,IBD) ; this is an API for pharmacy/ecme to use to relay
    ; results of billing using the ecme software. If electronic billing is
    ; successful, then bills will be established. If not, then we will
    ; flag the entry in ct for paper or not billable.
  • ICR #4299
    • Status: Active
    • Usage: Controlled Subscription
    UPAWP(IBNDC,IBAWP,IBADT) ; used to update AWPs. This is an API that
    ; pharmacy will call.
    BILLABLE(DRUG,ELIG,IBRMARK,IBBDAR) ; used to pass the ePharmacy Billable Status
  • ICR #6243
    • Status: Active
    • Usage: Controlled Subscription
    BILLQ ;
    Info |  Source |  Entry Points