| Business Data Model Data Model |
Description | The unique identification of a biologic entity in a specified context. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Specifies the kind of biologic entity identifier. For example: Hospital record number Medical record number |
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 unique symbol that establishes identity of the biologic entity. For example: A medical record number |
Data Type | Standards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Specifies why the identifier was not provided. For example: Forgot to ask Subject refused |
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 |
Is Identifying Relationship | false |
Child Table | Biologic Entity Identifier |
Child Role Name | identifiedBiologicEntity |
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 | identifyingBiologicEntityIdentifier |
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 |