The Relationship file holds oneper row. Each
is of a particular type, and has a source
and a destination
An example of a
is given below:
371883000|Outpatient procedure| |
116680003|Is a| |
71388002|Procedure| |
371883000|Outpatient procedure| |
116680003|Is a| |
71388002|Procedure| |
Field | Data type | Immutable | Purpose | Part of Primary Key | |||
---|---|---|---|---|---|---|---|
id | Y | Uniquely identifies the | YES (Full/ Snapshot) | ||||
N | Specifies the inclusive date at which the component version's state became the then current valid state of the component | YES (Full) Optional (Snapshot) | |||||
N | Specifies whether the state of the | NO | |||||
N | Identifies the
| NO | |||||
Y | Identifies the source | NO | |||||
Y | Identifies the That is the Set to the Note that the values that can be applied to particular attributes are formally defined by the SNOMED CT Machine Readable Concept Model . | NO | |||||
N | Groups together | NO | |||||
Y | Identifies the That is the Set to the
| NO | |||||
N | A
| NO | |||||
N | A
| NO
|
Only onerecord with the same id field will be current at any point in time. The current record will be the one with the most recent effectiveTime before or equal to the point in time under consideration.
If thefield of this record is false ('0'), then the
is
at that point in time. If the
field is true ('1'), then there is a
between the
identified by sourceId and destinationId.
The sourceId, destinationId, relationshipGroup, typeId, characteristicTypeIdand modifierId will not change between two rows with the same id, in other words they are immutable. Where a change is required to one of these fields, then the current row will be de-activated (by appending a row with the same id and thefield set to false) and a new row with a new id will be appended.
The relationshipGroup field is used to groupwith the same sourceId field into one or more logical sets. A
with a relationshipGroup field value of '0' is considered not to be grouped. All
with the same sourceId and non-zero relationshipGroup are considered to be logically grouped.
The relationshipGroup field will be an unsigned Integer, and will not be limited to a single digit value. There is no guarantee that they will be assigned sequentially, and the values will not be unique across