| Business Data Model Data Model |
Description | A state that indicates the phase in the lifecycle of enrolling for the study. For example: Not yet recruiting Recruiting Enrolling by invitation Active Not recruiting Completed Suspended Terminated Withdrawn. |
Attributes | |
![]() |
|
![]() |
Relationship | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | The date and time when the recruitment status for a study is defined. |
Data Type | Standards - Data Domains.ddm/Data Domains/Date Time [TIMESTAMP] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Specifies the phase in the lifecycle of recruitment for the study. For example: Not yet recruiting Recruiting Enrolling by invitation Active Not recruiting Completed Suspended Terminated Withdrawn. |
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 | Study Recruitment Status |
Child Role Name | describedStudyExecution |
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 | Study Execution |
Parent Role Name | describingStudyRecruitmentStatus |
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 |