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

Package: Integrated Billing

Routine: IBARX


Information

IBARX ;ALB/AAS - INTEGRATED BILLING, PHARMACY COPAY INTERFACE;8/30/17 3:42pm

Source Information

Source file <IBARX.m>

Entry Points

Name Comments DBIA/ICR reference
XTYPE ; - tag XTYPE - returns array of billable action types for service
; - see IBARXDOC for documentation
  • ICR #125
    • Status: Active
    • Usage: Private
    X1
    XTYPEQ
    DOM
    NEW ; - process new/renew/refill rx for charges
    ; - see IBARXDOC for documentation
  • ICR #125
    • Status: Active
    • Usage: Private
    N1
    NEWQ
    INSTAL
    CANCEL ; - cancel charges for a rx
    ; - see IBARXDOC for documentation
  • ICR #125
    • Status: Active
    • Usage: Private
    C1
    CANQ
    UPDATE ; - will cancel current open charge and create updated entry
    ; - see IBARXDOC for documentation
  • ICR #125
    • Status: Active
    • Usage: Private
    U1
    U2
    UPDQ
    END
    UCHPAR ; Check that IB action and its parent exist.
    UCHPARQ
    STATUS(X) ; returns the status of a transaction in 350
    ; - see IBARXDOC for documentation
  • ICR #125
    • Status: Active
    • Usage: Private
    CANIBAM ; used by pso to cancel a 354.71 transaction
    ; - see IBARXDOC for documentation
  • ICR #125
    • Status: Active
    • Usage: Private
    UPIBAM ; - will cancel current potential charge and create updated entry
    ; - see IBARXDOC for documentation
  • ICR #125
    • Status: Active
    • Usage: Private
    NFEECCRX(IBACTNM) ;Determine if the Action Type is a Non-Fee RX Action type for the co-payment indicator

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,*7,"WARNING: Pharmacy Copay not working,",!," Check IB SERVICE/SECTION in Pharmacy Site File.",!!
    • Line Location: X1+6
    Info |  Source |  Entry Points |  Interaction Calls