| DESCRIPTION |
This RPC provides values that may be selected when building the CPT
NOTE: CPT Modifier is not a required field, so the return of an empty
list is a valid response.
Modifier for a HCPCS on a Stock Issue. More than one value may be
selected from several possible groups, but only one value will be
selected per group. If presented to the user, a value from both groups
1 and 2 must be selected.
To complete the CPT Modifier, RPC DSSO SI BUILD CPT MODIFIER 2 must
be run.
|
| RETURN PARAMETER DESCRIPTION |
Output:
"0^No CPT Modifier found in file 661.1."
"0^No CPT Modifier for this HCPCS."
Successful Completion:
List of CPT Modifier values that may be chosen in format:
Group # ^ CPT Modifier Abbreviation ^ CPT Modifier Description
There could be three groups of choices based on the CPT Modifier
(#.03) in the Prosthetic HCPCS file (#661.1) for the selected HCPCS
(#.01). If presented to the user, one value must be chosen from
Error Messages: "-1^" error message
groups 1 and 2.
DSSORET(1)="1^LT^Left"
DSSORET(2)="1^RT^Right"
DSSORET(3)="1^LT,RT^Both Left and Right"
DSSORET(4)="2^KM^New Impression/Moulage"
DSSORET(5)="2^KN^Previous Master Model"
DSSORET(6)="2^KM,KN^Both KM and KN"
DSSORET(7)="3^RR^Rental"
Error Messages returned:
NOTE: CPT Modifier is not a required field, so the return of an empty
list is a valid response.
"-1^HCPCS is required."
"-1^Type of Transaction is required."
"-1^Source is required."
Warning Messages: "0^"_warning message
Warning Messages returned:
|