IBO MT LTC COPAY QUERY (1320)    REMOTE PROCEDURE (8994)

Name Value
NAME IBO MT LTC COPAY QUERY
TAG RETURN
ROUTINE IBOMTLTC
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This remote procedure will produce a report showing both MT and LTC copay 
information at a remote facility.
INPUT PARAMETER
  • IBICN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   40
    REQUIRED:   NO
    DESCRIPTION:   
    This is the patient's ICN used to identify the patient at a remote 
    facility.  This is an optional paramater, the patient's DFN if known my 
    be passed instead.
    
  • DFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    DESCRIPTION:   
    This is the patient's DFN, it is not required but will be used if 
    passed.  If it is not passed, then the patient's ICN will be necessary.
    
  • IBBDT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   YES
    DESCRIPTION:   
    This is the starting date of the date range of the information 
    requested.  It is required.
    
  • IBEDT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   YES
    DESCRIPTION:   
    This is the ending date of the date range requested.
    
RETURN PARAMETER DESCRIPTION
The return value will be a global array that will be in output format 
ready to display or print as necessary.