Search



Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The

Gloss
tReference set descriptor reference set
is a
Gloss
tComponent
-
Gloss
tComponent
- Integer
Gloss
treference set
that specifies the structure of reference sets. Its structure is shown in the following table.

Field

Data type

Purpose

id

Specref
RefType
(field)
tid

UUID

Specref
RefType
(data type)
tUUID

A 128 bit unsigned Integer

Specref
RefType(data type)
tInteger
, uniquely identifying this
Gloss
treference set member
.

Different versions of a reference set member share the same id

Specref
RefType(field)
tid
but have different effectiveTime
Specref
RefType(field)
teffectiveTime
. This allows a reference set member to be modified or made active
Specref
RefType(field)
tactive
(i.e. removed from the active set) at a specified time.

Specref
RefType
effectiveTime
(field)
teffectiveTime

Time

Specref
RefType
(data type)
tTime

The inclusive date or time at which this version of the identified

Gloss
treference set member
became the current version.

The current version of this

Gloss
treference set member
at time T is the version with the most recent effectiveTime
Specref
RefType(field)
teffectiveTime
prior to or equal to time T .

Specref
RefType
active
(field)
tactive

Boolean

Specref
RefType
(data type)
tBoolean

The state of the identified

Gloss
treference set member
as at the specified effectiveTime
Specref
RefType(field)
teffectiveTime
.

If active

Specref
RefType(field)
tactive
= 1 (true) the
Gloss
treference set member
is part of the current version of the set, if active
Specref
RefType(field)
tactive
= 0 (false) the
Gloss
treference set member
is not part of the current version of the set.

Specref
RefType
moduleId
(field)
tmoduleId

SCTID

Specref
RefType
(data type)
tSCTID

Identifies the

Gloss
tSNOMED CT module
that contains this
Gloss
treference set member
as at the specified effectiveTime
Specref
RefType(field)
teffectiveTime
.

The value must be a

Gloss
tsubtype
of
Concept
t900000000000443000|Module (core metadata concept)|
within the metadata
Gloss
thierarchy
.

Specref
RefType
refsetId
(field)
trefsetId

SCTID

Specref
RefType
(data type)
tSCTID

Identifies the

Gloss
treference set
to which this
Gloss
treference set member
belongs.

In this case, set to

Concept
t900000000000456007|Reference set descriptor|

Specref
RefType
referencedComponentId
(field)
treferencedComponentId

SCTID

Specref
RefType
(data type)
tSCTID

Identifies the

Gloss
treference set
(or type of
Gloss
treference set
) that is specified by this descriptor.

Set to a

Gloss
tdescendant
of
Concept
t900000000000455006|reference set (foundation metadata concept)|
in the metadata
Gloss
thierarchy
.

Specref
RefType
attributeDescription
(field)
tattributeDescription

SCTID

Specref
RefType
(data type)
tSCTID

Specifies the name of an attribute that is used in the

Gloss
treference set
to which this descriptor applies.

Set to a

Gloss
tdescendant
of
Concept
t900000000000457003|Reference set attribute (foundation metadata concept)|
in the metadata
Gloss
thierarchy
, that describes the additional attribute extending the
Gloss
treference set
.

Specref
RefType
attributeType
(field)
tattributeType

SCTID

Specref
RefType
(data type)
tSCTID

Specifies the data type of this attribute in the

Gloss
treference set
to which this descriptor applies.

Set to a

Gloss
tdescendant
of
Concept
t900000000000459000|attribute type (foundation metadata concept)|
in the metadata
Gloss
thierarchy
, that describes the type of the additional attribute extending the
Gloss
treference set
.

Specref
RefType
attributeOrder
(field)
tattributeOrder

Integer

Specifies the position of this attribute in the

Gloss
treference set
to which this descriptor applies. A zero value identifies the referencedComponentId
Specref
RefType(field)
treferencedComponentId
within the
Gloss
treference set
. Other values specify an additional attributes by its position relative to the referencedComponentId
Specref
RefType(field)
treferencedComponentId
. Within a particular descriptor, attributeOrder
Specref
RefType(field)
tattributeOrder
values for a particular referencedComponentId
Specref
RefType(field)
treferencedComponentId
must be contiguous.

An unsigned Integer

Specref
RefType(data type)
tInteger
, providing an ordering for the additional attributes extending the
Gloss
treference set
.

At least one row must exist for each

Gloss
treference set
included in a release. This row must have an attributeOrder
Specref
RefType(field)
tattributeOrder
value of '0' and an attributeType
Specref
RefType(field)
tattributeType
of '
Gloss
tcomponent
type' (or one of its
Gloss
tdescendants
). The referencedComponentId
Specref
RefType(field)
treferencedComponentId
identifies the
Gloss
treference set
defined by the descriptor.

...

Note: The table above omits the initial four columns of data present in the release file. These follow the standards versioning pattern id

Specref
RefType(field)
, effectiveTime
tid
,
Specref
RefType(field)
, active
teffectiveTime
,
Specref
RefType(field)
, active
tactive
,
Specref
RefType(field)
tactive
. Additionally, to aid understanding, the table above also includes the
Gloss
tterm
from one of the
Gloss
tdescriptions
associated with each of the identified
Gloss
tconcept
. The release file only contains the
Gloss
tidentifier
.