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

Package: Integrated Billing

Routine: IBCIUT5


Information

IBCIUT5 ;DSI/ESG - UTILITIES FOR CLAIMSMANAGER INTERFACE ;9-MAR-2001

Source Information

Source file <IBCIUT5.m>

Entry Points

Name Comments DBIA/ICR reference
OPENUSE() ;
; Function to open and use an available tcp/ip port on the
; ClaimsManager server. This function returns 1 if a port was
; successfully locked, opened, and is being used. Otherwise, this
; function returns 0. No variables need to be set up before the
; call. Variable IBCISOCK is returned if a port has been opened.
; IBCISOCK will not be returned if this utility fails. IBCISOCK
; is the port number that is being used.
AGAIN ;
OUXIT ;
CODER(IBIFN) ; Returns the inpatient/outpatient coder of this bill
CODERX ;
BILLER(IBIFN) ; Returns the entered/edited by person for this bill
BILLERX ;
CMTINFO(IBIFN) ; Comment Information; Username, date/time stamp display
CMTINX ;
TD(IBIFN) ; Terminal digit
TDX ;
GETMOD(Z) ; Build a comma delimited string of modifier codes
GETMODX ;
DASN(IBIFN) ; Delete the assigned to person field in 351.9
DASNX ;
ENV() ; This function will return either a "T" for test claim or a "L" for
; live claim. This is the message type of the claim in the Ingenix
; interface specs. This value will be determined based on the value
; of IBCISNT and also which VistA environment we are currently in.
ENVX ;

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBA(351.9 - [#351.9] Classic Fileman Calls,  EXTERNAL^DILFD
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call