Search



You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Purpose

A 446609009 |Simple type reference set| allows a set of components to be specified for inclusion or exclusion for a specified purpose. This type of reference ret represents an extensional definition of a subset of SNOMED CT components. Thus it can be used to fully enumerate a subset of concepts, descriptions or relationships .
See also Query specification reference set, which can be used to represent an intensional definition of a subset of SNOMED CT components. In an intensional definition, the members of the subset are specified by rules rather than by enumerations (e.g. all subtypes of a specified concepts ).

Reference Set Data Structure

A Simple reference set does not have any addition fields.

Table 19. Simple Reference Set - Data Structure

 

 

Field

Data type

Purpose

id

UUID

A 128 bit unsigned integer, uniquely identifying this reference set member .
Different versions of a reference set member share the same id but have different effectiveTimes. This allows a reference set member to be modified or made inactive (i.e. removed from the active set) at a specified time.

effectiveTime

Time

The inclusive date or time at which this version of the identified reference set member became the current version.
The current version of this reference set member at time T is the version with the most recent effectiveTime prior to or equal to time T .

active

Boolean

The state of the identified reference set member as at the specified effectiveTime .
If active = 1 (true) the reference set member is part of the current version of the set, if active = 0 (false) the reference set member is not part of the current version of the set.

moduleId

SCTID

Identifies the SNOMED CT module that contains this reference set member as at the specified effectiveTime .
The value must be a subtype of 900000000000443000 |Module (core metadata concept)| within the metadata hierarchy .

refsetId

SCTID

Identifies the reference set to which this reference set member belongs.
In this case, set to 900000000000456007 |Reference set descriptor|

referencedComponentId

SCTID

A reference to the SNOMED CT component to be included in the reference set .

Metadata

Simple References Sets are subtypes of 446609009 |Simple type reference set| in the metadata hierarchy.

Figure 8. Simple Reference Sets in the Metadata Hierarchy

Descriptor template

The table below shows the descriptor for a specific reference sets that follows the 446609009 |Simple type reference set| pattern.

Table 20. Refset Descriptor rows for 447566000 |Virtual medicinal product simple reference set| .

 

 

 

 

refsetId

referencedComponentId (Referenced component)

attributeDescription (Attribute description)

attributeType (Attribute type)

attributeOrder (Attribute order)

900000000000456007 |Reference set descriptor|

447566000 |Virtual medicinal product simple reference set|

449608002 |Referenced component|

900000000000461009 |Concept type component|

0

Note: The table above omits the initial four columns of data present in the release file. These follow the standards versioning pattern id, effectiveTime, active, moduleId. Additionally, to aid understanding, the table above also shows the term from one of the descriptions associated with each of the identified concept. The release file only contains the identifier .

Simple reference set example


Feedback
  • No labels