DSSO FIND HCPCS

TITLEVALUE
NAMEDSSO FIND HCPCS
DESCRIPTIONThis RPC returns HCPCS information from the Prosthetic HCPCS file
(#661.1) beginning with a specified starting value. Both active and
inactive HCPCS's may be returned based on the value of an indicator.
If the HCPCS is inactive (STATUS (#3) external value equals "INACTIVE";
internal value = 0), then a message "** inactive HCPCS ** - use HCPCS:
xxxxx" where xxxxx=NEW HCPC CODE (#1) will be displayed in the dropdown
next to the inactive HCPCS.
Input:
DSSOHCP - starting value or exact name of HCPCS item
DSSONUM - maximum number of records to return - defaults to 2500
Output:
Error Messages: DSSORET(0)="-1^"_error message or "0^"_error
message
Successful Completion: External and internal formats of HCPCS (#.01),
SHORT NAME (#.02), CPT MODIFIER (#.03),
INVENTORY FLAG (#10), RENTAL FLAG (#30),
STATUS (#3), and NEW HCPC CODE (#1)
are returned in this format:

IEN^.01E^.01I^.02E^.02I^.03E^.03I^10E^10I^30E^30I^3E^3I^1E^1I
TAGHCPCS
ROUTINEDSSOUT3
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDSSOHCP
DESCRIPTIONDSSOHCP - starting value or exact name of HCPCS item
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH20

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDSSONUM
DESCRIPTIONMaximum number of HCPCS's to be returned - defaults to 2500
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH4

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERDSSOIND
DESCRIPTIONDSSOIND - indication of whether to return inactive PSAS HCPCS:
1=return only active PSAS HCPCS
0=return both active and inactive PSAS HCPCS

If not set to 1, this indicator defaults to 0.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH1

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONOutput:
Error Messages: DSSORET(0)="-1^"_error message
Warning Message: DSSORET(0)="0^"_warning message

Successful Completion: External and internal formats of selected
fields are returned in format:
IEN^.01E^.01I^.02E^.02I^.03E^.03I^10E^10I^30E^30I^3E^3I^1E^1I
Fields returned are:
.01 HCPCS
.02 SHORT NAME
.03 CPT MODIFIER
10 INVENTORY FLAG
30 RENTAL FLAG
3 STATUS
1 NEW HCPC CODE
AVAILABILITYAGREEMENT
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED