| Business Data Model Data Model |
Description | A link that exists between an adverse event causal assessment and the activity evaluated as a possible cause. For example: Administration of cold medicine may be evaluated as a cause of an adverse event. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Specifies the likelihood of the identified cause of an adverse event. For example: Unrelated Unlikely Possible Probable Definite |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | A number representing the likelihood of the identified cause of an adverse event. For example: 60% likelihood that an adverse event was caused by an activity that was performed on the subject or study subject. |
Data Type | Standards - Data Domains.ddm/Data Domains/Percentage [FLOAT(2)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Describes whether and to what degree this evaluation or observation has been asserted to be in doubt in any way. For example: A patient might have had a cholecystectomy procedure in the past, but isn't sure what the outcome was. |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Relationship Details |
Description | |
Is Identifying Relationship | false |
Child Table | Evaluated Activity |
Child Role Name | evaluatingCausalAssessment |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | RESTRICT |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | RESTRICT |
Parent Table | Causal Assessment |
Parent Role Name | evaluatedEvaluatedActivityRelationship |
Parent Multiplicity | ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | RESTRICT |
Parent Referential Integrity: On Update | RESTRICT |
| Business Data Model Data Model |