Skip to content

How add new item in Adverse Event

Kantemir Tvorogov edited this page Aug 9, 2023 · 1 revision

“Causality for investigational drugs” in Adverse Event

cas

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:

  1. First of all you need to upload causality_decode.csv csv file to Azure storage. File content is following: cas1

File content can be changed.

  1. In AdminUI open for editing desired dataset and switch to ‘Create mappings to the source data’ screen: cas2

  2. Click ‘Add’ button and select option ‘SAS value decoding information’ cas3

  3. Specify path to decoding file which you previously upload and press Ok: cas4

  4. Fields for SAS decoding mapping: cas5

  5. 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 ): cas6

  6. Save changes and run ETL .

To use these values decoding mapping should be added to each dataset where you have these values.

Clone this wiki locally