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

Package: Integrated Billing

Routine: IBARXMP


Information

IBARXMP ;LL/ELZ - PHARMCAY COPAY CAP PUSH TRANSACTION ;26-APR-2001

Source Information

Source file <IBARXMP.m>

Entry Points

Name Comments DBIA/ICR reference
PUSH ; this entry point will allow the user to select one or all transactions
; and transmit them to other treating facilities. This is used to try
; to resolve untransmitted transactions. First IRM should verify the
; HL7 link is working properly.
I ; transmits selected individual transactions
A ; transmits all un-transmitted transactions

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option will attempt to transmit un-transmitted copay cap transactions.",!,"You can select to send all un-transmitted transactions or selected"
  • Line Location: PUSH+7
Function Call: WRITE
  • Prompt: !,"individual transactions. If you choose All, it could tie up your terminal",!,"session for some time.",!
  • Line Location: PUSH+8
Function Call: WRITE
  • Prompt: !!,"The patient for this transaction has no treating facilities to transmit to."
  • Line Location: I+8
Function Call: WRITE
  • Prompt: !,"Transmission Successful !!",!
  • Line Location: I+13
Function Call: WRITE
  • Prompt: !,"Error: ",X,"=",IBER(X)
  • Line Location: I+14
Function Call: WRITE
  • Prompt: !
  • Line Location: I+15
Function Call: WRITE
  • Prompt: !!,"No Un-transmitted records to send.",!!
  • Line Location: A+3
Function Call: WRITE
  • Prompt: !,"Now transmitting ",$P(IBZ,"^")
  • Line Location: A+9
Function Call: WRITE
  • Prompt: !,"Transmission Successful !!",!
  • Line Location: A+12
Function Call: WRITE
  • Prompt: !,"Error: ",IBER(X)
  • Line Location: A+13
Function Call: WRITE
  • Prompt: !
  • Line Location: A+14

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBAM(354.71 - [#354.71] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call