INPUT PARAMETER |
-
- DATA
- PARAMETER TYPE: LIST
- MAXIMUM DATA LENGTH: 20
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
DATA(1) = ien for file 228
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(n) = <file 228 field number> ^ new value
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
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 <null> 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
-
- KEY
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- 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.
|
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
|