| Atomic Warehouse Model Data Model |
| Description | A hierarchy of LOINC Test Records. |
| Attributes | |
Child LOINC Test Record Sk |
|
Load Info Sk |
|
LOINC Code Short Nm |
|
LOINC Test Hierarchy Seq |
|
Parent LOINC Test Record Sk |
|
Path To Root Txt |
|
Source Code Sk |
|
Tenant Sk |
|
| Relationship | |
LOINC Test Hierarchy_LOINC Test Record_FK |
|
LOINC Test Hierarchy_LOINC Test Record_FK1 |
|
| Primary Key | |
LOINC Test Hierarchy PK |
|
| Dependencies | |
|
|
| Reverse Dependencies | |
|
|
| Attribute Details |
Child LOINC Test Record Sk
| Description | The generated Surrogate key to the LOINC Test Record. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Load Info Sk
| Description | The surrogate key of the load information entry describing the details regarding the loading of the row. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
LOINC Code Short Nm
| Description | Short Name for this LOINC Code. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Name Compound [VARCHAR(250)] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
LOINC Test Hierarchy Seq
| Description | A sequence number within a LOINC Test Record Hierarchy. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Sequence Number [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
Parent LOINC Test Record Sk
| Description | The generated Surrogate key to the LOINC Test Record. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Path To Root Txt
| Description | The text for the LOINC Test hierarchy association. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Free Text [VARCHAR(1024)] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
Source Code Sk
| Description | The origin of the data identifying the actual load source, vendor, manual key entry, or context of the data in a specific row in the database. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Tenant Sk
| Description | The surrogate key of the entry identifying the legal owner of the data. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
| Relationship Details |
LOINC Test Hierarchy_LOINC Test Record_FK
| Is Identifying Relationship | true |
| Child Table | LOINC Test Hierarchy |
| Child Role Name | is parent |
| 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 | LOINC Test Record |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
LOINC Test Hierarchy_LOINC Test Record_FK1
| Is Identifying Relationship | true |
| Child Table | LOINC Test Hierarchy |
| Child Role Name | is child |
| 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 | LOINC Test Record |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
| Primary Key Details |
LOINC Test Hierarchy PK
| Key Attribute | Parent LOINC Test Record Sk |
| Key Attribute | Child LOINC Test Record Sk |
| Atomic Warehouse Model Data Model |