The following table describes the use of link set (LinkSet) to represent the relationships between components within a record.
The Link set exists within a composition and relates record components that may be part of the same composition or in several different compositions.
A link set is used to represent a set of entries linked under a problem or topic name. The "owner" is the problem name and the "members" are entries in the record pertaining to that problem.
LinkSet |
||||||||
[1..1] classCode (CS){ Fixed="OBS " } Indicates that this is an observation of a link between the members of the set. |
||||||||
[1..1] moodCode (CS){ Fixed="EVN " } Specifies that the LinkSet represent an actual event (i.e. the act of linking together the set). |
||||||||
[1..1] id (II) An instance identifier of this statement represented as using the Identifier Global flavour of the II data type. |
||||||||
[1..1] code (CD) {CWE:EhrLinkSetType} A code specifying the type of link set.
|
||||||||
[1..1] statusCode (CS) {CNE:EhrActState} Indicates whether the component is complete (current), obsolete (replaced) or nullified (deleted). |
||||||||
[1..1] availabilityTime (TS) The date and time of that this component became available with its current status. |
||||||||
[0..*] component
|
||||||||
[0..*] conditionNamed
|
||||||||
[0..1] replacementOf (EhrStatement/replacementOf)
|