| Business Data Model Data Model |
Description | An activity defined at the global library level that represents the communication of a message to a recipient. For example: An alert sent to a study PI that the study has reached 75% of target subject accrual. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
|
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Specifies how the notification message is to be delivered. For example: |
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 | The subject of the notification. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Large [VARCHAR(1024)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The text that is to be included in the notification. The message text may contain substitution tags that when used in the context of a particular study are replaced with study name or study site and so on. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Large [VARCHAR(1024)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Relationship Details |
Description | |
Is Identifying Relationship | false |
Child Table | Defined Notification |
Child Role Name | receivingNotificationReceiver |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | SET_NULL |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | SET_NULL |
Parent Table | Notification Receiver |
Parent Role Name | receivedDefinedNotification |
Parent Multiplicity | ZERO_TO_ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | SET_NULL |
Parent Referential Integrity: On Update | SET_NULL |
Is Identifying Relationship | false |
Child Table | Defined Notification |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | NONE |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | NONE |
Parent Table | Defined Observation Result |
Parent Multiplicity | ZERO_TO_ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
Generalization Details |
Supertype | Activity |
Subtype | Defined Notification |
Transform As | TABLE |
| Business Data Model Data Model |