How add new item in Adverse Event - epam/acuity GitHub Wiki

If you need add values ‘Definitely Related’ and ‘Unlikely Related/Not Related’ to the list of terms of “Causality for investigational drugs” in Adverse Event please do following steps:
- First of all you need to upload causality_decode.csv csv file to Azure storage. File content is following:
File content can be changed.
-
In AdminUI open for editing desired dataset and switch to ‘Create mappings to the source data’ screen:

-
Click ‘Add’ button and select option ‘SAS value decoding information’

-
Specify path to decoding file which you previously upload and press Ok:

-
Fields for SAS decoding mapping:

-
Select Adverse Event mapping and for field Causality for investigational drugs in column Decoding Information specify name for decoding column (in attached file it is AECAUS ):

-
Save changes and run ETL .
To use these values decoding mapping should be added to each dataset where you have these values.