| Business Data Model Data Model |
Description | A performed observation result that identifies a disease or illness by examining the signs and symptoms. |
Attributes | |
![]() |
|
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | The anatomical structure that consists of organs and organ subclasses responsible for certain body functions. For example: Gastrointestinal system Urinary system Hematopoietic system |
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 | Specifies the amount of disease present in a subject. For example: metastatic and disease-free (cancer-specific examples) |
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 | Specifies why a disease status is missing. The distinctions between unevaluable, missing reason and not assessed, will be made in the hierarchy of the reason codes and need not be made as distinct attributes, since they are mutually exclusive. For example: "the sample was damaged" is a reason code within the "unevaluable" classification. |
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 | Specifies whether this is a reappearance of the existing disease. |
Data Type | Standards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Relationship Details |
Description | |
Is Identifying Relationship | false |
Child Table | Performed Diagnosis |
Child Role Name | transformingPerformedDiagnosis |
Child Multiplicity | ZERO_TO_ONE |
Child Referential Integrity: On Delete | SET_NULL |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | SET_NULL |
Parent Table | Performed Diagnosis |
Parent Role Name | transformedPerformedDiagnosis |
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 |
Generalization Details |
Supertype | Performed Observation Result |
Subtype | Performed Diagnosis |
Transform As | TABLE |
| Business Data Model Data Model |