DENTV DD FIELD UPDATE

TITLEVALUE
NAMEDENTV DD FIELD UPDATE
DESCRIPTIONThis 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.
TAGFILE
ROUTINEDENTVRP3
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDATA
DESCRIPTIONDATA(1) = ien for file 228
DATA(n) = ^ new value
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 or "@" indicating the
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 TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH20

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERKEY
DESCRIPTIONCheck 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 TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH1

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONIf 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
AVAILABILITYAGREEMENT
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED