
| Name | Value |
|---|---|
| NAME | DENTV GET CODE LIST |
| TAG | LIST |
| ROUTINE | DENTVRP1 |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This call will return all ADA CPT codes which match the inputted string. You can pass the cpt code name or a string, like 'surf'. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
An array of codes will be returned. For format of that array see the
return description in GETADA^DENTVRP1.
Two possible error messages may be returned:
1. If the lookup value you send is null, then '-1^No input string sent'
will be returned.
2. If a lookup value was sent, but no matches were found, then the
message returned will be -1^No matches found for 'VALUE'
|