| Business Data Model Data Model |
Description | A limb, organ, or other portion of a biologic entity. For example: The left kidney of a person A dog's right front paw A patch of skin on a person's left forearm |
Attributes | |
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | The anatomic location or system of the biologic entity part. For example: Eye Skin Kidney |
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 side of the body (or a paired organ) where the anatomic site is in a biologic entity part. For example: Left Right Both |
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 | An integer falling within minimum and maximum bounds that specifies how many parts that need to be present. For example: 2 Skin patches |
Data Type | Standards - Data Domains.ddm/Data Domains/Quantity Integer [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 | Biologic Entity Part |
Child Role Name | containingBiologicEntity |
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 | Biologic Entity |
Parent Role Name | containedBiologicEntityPart |
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 |