Skip to main content

DictionaryUpdate - RADplus web service

Avatar RADplus WEBSVC.DictionaryUpdate web service.

This web service has the following call:

  • Add Dictionary

Add Dictionary call

Parameters with no Properties

Parameter Property Value Accepted Notes
SystemCode N/A Avatar System Code Example: LIVE, SBOX, SAMPLE
UserName N/A Avatar User ID  
Password N/A Avatar Password  
Dictionary Update DictionaryUpdateObject WEBSVC.DictionaryUpdateObject This parameter is itself a web service object - see below for properties.
Product N/A Avatar Product Example: myAvatar PM, myAvatar CWS, BHIS

Parameters with Properties

Parameter Property Value Accepted Notes
DictionaryUpdateObject File Free Text Entity Database, data element 174
  DataElement Free Text Dictionary Field Number, data element 175
  Dictionary Code Dictionary Code Dictionary code to be filed, data element 176
  Dictionary Value Free Text Dictionary value to be filed, data element 177
  ExtDictDataElements Free Text

Extended Dictionary Elements to be filed, data element 181.
Will be required when saving multiple required extended dictionary data elements.

Can input multiple extended dictionary fields at once.
Example: 1399||55021||55013||61001

  ExtDictDataValues Free Text

Extended Dictionary Values to be filed, data elements 180, 182, 183.
Will be required when filing multiple required extended dictionary data elements.

Can input multiple extended dictionary values at once. Multi-select dictionary codes will be inputed with a "," delimiter.
Example: 1,2,3

If extended dictionary value field type is not found, it will be defaulted to save as a free text.
Example: 1||2||3||test||1,2,3


 

  • Was this article helpful?