| Atomic Warehouse Model Data Model |
| Description | Information categorizing medical terms including diseases, findings, procedures, microorganisms, substances, etc. Each concept has a unique identifier and a fully specified name specifying the nature of the concept. |
| Attributes | |
Coding System Version Sk |
|
Concept Identifier Code Sk |
|
Concept Nm |
|
Concept Status Code Sk |
|
CTV3 Id |
|
Load Info Sk |
|
Primitive Ind |
|
SNOMED Concept Sk |
|
SNOMED Id |
|
Source Code Sk |
|
Tenant Sk |
|
| Relationship | |
SNOMED Concept_Coding System Version_FK |
|
| Primary Key | |
SNOMED Concept PK |
|
| Dependencies | |
|
|
| Reverse Dependencies | |
|
|
| Attribute Details |
Coding System Version Sk
| Description | The Version for a set of related codes. This exists to make it easier to produce a list of current valid codes, or in conjunction with the relative dates find the correct Version of a set of codes that was valid at a point in time. |
| 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 |
Concept Identifier Code Sk
| Description | The unique SNOMED Clinical Terms Identifier for this Concept. |
| 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 |
Concept Nm
| Description | A name which specifies the nature of the SNOMED concept. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Name Long [VARCHAR(255)] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
Concept Status Code Sk
| Description | Indicates whether the Concept is in active use and, if not, indicates the reason for withdrawal from current use. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
CTV3 Id
| Description | The Read Code for this Concept. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Identifier [VARCHAR(80)] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| 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 |
Primitive Ind
| Description | Indicates whether or not a Concept is primitive or fully defined by its current set of defining characteristics. |
| 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 |
SNOMED Concept Sk
| Description | The generated unique identifier for a SNOMED concept 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 | true |
SNOMED Id
| Description | The SNOMED identifier for this Concept. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Identifier [VARCHAR(80)] |
| 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 |
SNOMED Concept_Coding System Version_FK
| Is Identifying Relationship | false |
| Child Table | SNOMED Concept |
| 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 | Coding System Version |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
| Primary Key Details |
SNOMED Concept PK
| Key Attribute | SNOMED Concept Sk |
| Atomic Warehouse Model Data Model |