Page History
The Transitive Closure is the complete set of relationships between every concept and each of its super-type concepts , in other words both its parents and ancestors . A Transitive Closure History file can be generated from the SNOMED CT content using scripts provided with each release. The generated file will be of the following format and contain the valid states of the transitive closure of each concept across all previous releases:
|
|
| ||||||
---|---|---|---|---|---|---|---|---|
Field | Data type | Purpose |
| |||||
subtypeId | Id of the | concept playing the | subtype role. Set to an | Identifier of a | concept . |
| ||
supertypeId | Id of the | concept playing the supertype role. Set to an | Identifier of a | concept . |
| |||
Specifies the inclusive date at which the | transitive closure record became valid. |
| ||||||
Specifies whether the | Identifier version's state was | active or | inactive from the point in time specified by the effectiveTime (field) . |
|
Related Links