| TITLE | VALUE | |
|---|---|---|
| NAME | DSSO FIND HCPCS | |
| DESCRIPTION | This 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 | |
| TAG | HCPCS | |
| ROUTINE | DSSOUT3 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | DSSOHCP | |
| DESCRIPTION | DSSOHCP - starting value or exact name of HCPCS item | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 20 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | DSSONUM | |
| DESCRIPTION | Maximum number of HCPCS's to be returned - defaults to 2500 | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | 4 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
| INPUT PARAMETER | DSSOIND | |
| DESCRIPTION | DSSOIND - 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 TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | 1 | |
| RETURN VALUE TYPE | GLOBAL ARRAY | |
| RETURN PARAMETER DESCRIPTION | Output: 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 | |
| AVAILABILITY | AGREEMENT | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | TRUE | |
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||