What alias names should I use when creating custom data series?
These are the alias names to use when creating custom data series.
| Data Set Title | Tab in Argus Safety | Alias Naming Convention |
|---|---|---|
| Safety_Case | General |
String fields: Cust_General_Str_<1...12> Number fields: Cust_General_Num_<1...12> Date fields: Cust_General_Dt_<1...12> |
| Subject | Patient |
String fields: Cust_Patient_Str_<1...12> Number fields: Cust_Patient_Num_<1...12> Date fields: Cust_Patient_Dt_<1...12> |
| Subject_AdverseEvent | Event |
String fields: Cust_Reaction_Str_<1...12> Number fields: Cust_Reaction_Num_<1...12> Date fields: Cust_Reaction_Dt_<1...12> |
Example
In the sample studies delivered with the Oracle InForm and Oracle Argus Safety integration package, the Subject_AdverseEvent data set has a custom data series with the following properties:
- RefName - DSRReaction_Cust_float_1
- Title - AE_Cust_float_1
- Alias - Cust_Reaction_Num_1
This mapping means that in the Event tab of Oracle Argus Safety, the user-defined float field 1 receives data from the Oracle InForm item mapped to the AE_Cust_ float_1 data series.
Parent topic: Oracle InForm to Oracle Argus Safety integration