DSSO SI BUILD CPT MODIFIER 2 (4333)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO SI BUILD CPT MODIFIER 2
TAG BLDCPT
ROUTINE DSSOSTC
RETURN VALUE TYPE SINGLE VALUE
DESCRIPTION
This RPC completes the building of the CPT Modifier and must be run 
following RPC DSSO SI BUILD CPT MODIFIER 1.  The CPT Modifier created 
during DSSO SI BUILD CPT MODIFIER 1 is input into this RPC in order for 
the CPT Modifier to be created completely.
 
 
NOTE:  CPT Modifier is not a required field, so it is valid for no CPT
       Modifier to be returned from this RPC.
INPUT PARAMETER
  • RMCPT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   15
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    RMCPT - The CPT Modifiers chosen in RPC DSSO SI BLD CPT MODIFIER 1 
    combined into one comma-delimited string.  Do not include a comma on the 
    end of this string.
    
  • DSSORDA
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    DSSORDA - string containing:
     
    This parameter is formatted exactly as in RPC DSSO SI BUILD CPT MODIFIER
    1.
      PSAS HCPCS - file 661.1 IEN
      Type of Transaction - "I" - Initial Issue
                            "X" - Repair
                            "R" - Replace
                            "S" - Spare
      Source - "V" - VA
               "C" - Commercial
      File Used - 660, 664, or 664.1
    
RETURN PARAMETER DESCRIPTION
Output:
   Warning messages include:
     "0^No CPT Modifier found in file 661.1."
     "0^No CPT Modifier for this HCPCS."
 
  Successful Completion:
    DSSORET= "1^"_comma-delimited CPT Modifier string with no final comma
    
    Example:  DSSORET="1^LT,RT,KM,KN,RR,PL,GY,QH,KA"
 
NOTE:  CPT Modifier is not a required field, so it is valid for no CPT 
  Error Messages: "-1^"_error message
       Modifier to be returned from this RPC.
   Error messages include:
     "-1^CPT Modifier is required."
     "-1^HCPCS is required." 
     "-1^Type of Transaction is required."
     "-1^Source is required."
 
  Warning Messages:  "0^"_warning message