| Atomic Warehouse Model Data Model |
| Description | This is an anchor entity that anchors one or more detail entities. Relationships in AWM are created between anchor entities using associative entities. |
| Attributes | |
Diagnosis Bk |
|
Diagnosis Sk |
|
Load Info Sk |
|
Tenant Sk |
|
| Primary Key | |
Diagnosis PK |
|
| Dependencies | |
|
|
| Reverse Dependencies | |
|
|
| Attribute Details |
Diagnosis Bk
| Description | Business key for the anchor Diagnosis. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Business Key Large [VARCHAR(500)] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
Diagnosis Sk
| Description | Surrogate key for the anchor Diagnosis. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| 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 |
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 |
| Primary Key Details |
Diagnosis PK
| Key Attribute | Diagnosis Sk |
| Atomic Warehouse Model Data Model |