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

Package: Integrated Billing

Routine: IBNCPDP6


Information

IBNCPDP6 ;OAK/ELZ - TRICARE NCPDP TOOLS; 02-AUG-96

Source Information

Source file <IBNCPDP6.m>

Entry Points

Name Comments DBIA/ICR reference
START(IBKEY,IBELIG,IBRT) ; initial storage done during
; billing determination check (updates allowed)
; Input: IBKEY -- 1 ; 2, where
; 1 = Pointer to the prescription in file #52
; 2 = Pointer to the refill in file #52.1, or
; 0 for the original fill
; IBELIG -- single character indicating elig indicator
; V = VETERAN
; T = TRICARE
; C = CHAMPVA
; IBRT -- Rate type pointer to be used for the bill later
BILL(IBKEY,IBCHG,IBRT) ; Create the TRICARE Rx copay charge.
; Input: IBKEY -- 1 ; 2, where
; 1 = Pointer to the prescription in file #52
; 2 = Pointer to the refill in file #52.1, or
; 0 for the original fill
; IBCHG -- charge amount
; IBRT -- rate type on 3rd party (optional)
BILLQ ;
CANC(IBKEY) ; Cancel the TRICARE Rx copay charge.
; Input: IBKEY -- 1 ; 2, where
; 1 = Pointer to the prescription in file #52
; 2 = Pointer to the refill in file #52.1, or
; 0 for the original fill
CANCQ ;
RT(IBKEY) ; returns rate type previously determined
TRICARE(IBKEY) ; returns if the Key is RT TRICARE
PHONE(IB36) ;

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(36 - [#36] GET1^DIQ
^IBCNR(366.15 - [#366.15] Classic Fileman Calls
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call