TITLE | VALUE | |
---|---|---|
NAME | DENTV DD FIELD UPDATE | |
DESCRIPTION | This call will allow the updating of certain fields in file 228. You can delete a locally added medical CPT code. You can edit the diagnosis codes mapped to any CPT code. | |
TAG | FILE | |
ROUTINE | DENTVRP3 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | DATA | |
DESCRIPTION | DATA(1) = ien for file 228 DATA(n) = n = 2,3,4,5,6,7 The only acceptable fields are .01,.18,.16,1.14,1.15,3,5 For field .01, the only accpetable values are desire to delete the entry. For field .16, the acceptable value is the IEN to the VA DSS Product line. For fields 5 and 6 the acceptable value is the external Dx code. There must be at least one Dx code for each procedure. If you wish to delete all ICD-10 diagnosis codes, you can pass in the character "@" in field 6 in order to delete them all. If the other data is not sent, it will be deleted in the database. Example: DATA(1)=100268 DATA(2)=".18^30" RVU DATA(3)=".16^1" PRODUCT LINE IEN DATA(4)="1.14^500.00" VA COST DATA(5)="1.15^555.00" EQUIV PRIVATE COST DATA(7)="3^" ADMIN GUIDELINE DATA(8)="5^528.3" PRIMARY DEFAULT DX the first entry DATA(9)="5^528.5" ADDITIONAL DEFAULT DX DATA(10)="5^528.09" ADDITIONAL DEFAULT DX DATA(11)="5^525.40" ADDITIONAL DEFAULT DX DATA(12)="5^V60.0" ADDITIONAL DEFAULT DX | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | KEY | |
DESCRIPTION | Check which security key this user has. The default value is 'L', or you may pass 'M' If L, then see if user owns the local edit security key to edit entries in the local number space (>100,000). If you pass 'M' then this will check to see if the user owns the VACO security key and if so then the user can edit any entry in the file. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 1 | |
RETURN VALUE TYPE | SINGLE VALUE | |
RETURN PARAMETER DESCRIPTION | If the data was successfully filed, then return 1^Entry successfully updated Else return -1^error message 0^warning message this will only apply to field 4 in file 19600 which corresponds to the data value to be filed into file 221. The data will still be filed into file 19600 with message to reedit if user wishes to bring value within warning range | |
AVAILABILITY | AGREEMENT | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |