DSSO PFFS LIST (4249)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO PFFS LIST
TAG EN
ROUTINE DSSOPFL
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY AGREEMENT
WORD WRAP ON TRUE
DESCRIPTION
This RPC takes in a start and end date and then returns a list of PFFS 
between them.
INPUT PARAMETER
  • DSSODT1
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    A starting date
    
  • DSSODT2
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    An ending date
    
  • DSSOIEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the last IEN # processed by a previous call to this RPC.  To be 
    used to chunk data between multiple calls.
    
RETURN PARAMETER DESCRIPTION
Returns a global array List[n].
    p4  = Quantity                     p15 = Patient SSN
    p5  = Insurance                    p16 = Appliance/Repair IEN (#660)
    p6  = Effect Insurance Date        p17 = HCPCS Short Description
    p7  = Total Cost                   p18 = ICD Code
    p8  = Appliance/Repair Description p19 = Insurance Expiration Date
    p9  = Coding Errors                p20 = Delivery Date
    p10 = Holder                       p21 = HCPCS-ICD Code Flag
    p11 = Station
 
If the final result of a call begins with "$$MORE$$", the end date was not
 
reached.  It will be formatted as follows:
 
       p1 = $$MORE$$
       p2 = Last date processed; to be used as DSSODT1 in next call
       p3 = Last IEN processed; to be used as DSSOIEN in next call
 
If data is returned, but the end of the data was reached, the results 
will be formatted as follows:
 
       p1 = $$END$$
The format of the returned array will be as follows:
 
If nothing is found, the return will be List[n] = 0^NOTHING TO REPORT.
 
If an error occurs, the return will be List[n] = -1^message.
  List[n] = p1^p2^p3^p4^p5^p6^p7^p8^p9^p10^p11^p12
            ^p13^p14^p15^p16^p17^p18^p19^p20^p21
 
    p1  = Entry Date                   p12 = ICD Description
    p2  = Patient Name                 p13 = Billing Group
    p3  = PSAS HCPCS                   p14 = Subscriber ID