...
The
Gloss |
---|
t | Reference set descriptor reference set |
---|
|
is a
-
-
Integer that specifies the structure of reference sets. Its structure is shown in the following table.
Field | Data type | Purpose |
---|
id | UUID | A 128 bit unsigned Integer Specref |
---|
RefType | (data type) |
---|
t | Integer |
---|
| , uniquely identifying this . Different versions of a reference set member share the same id but have different effectiveTime Specref |
---|
RefType | (field) |
---|
t | effectiveTime |
---|
| . This allows a reference set member to be modified or made active (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 became the current version. The current version of this at time T is the version with the most recent effectiveTime Specref |
---|
RefType | (field) |
---|
t | effectiveTime |
---|
| prior to or equal to time T . |
active | Boolean | The state of the identified as at the specified effectiveTime Specref |
---|
RefType | (field) |
---|
t | effectiveTime |
---|
| . If active = 1 (true) the is part of the current version of the set, if active = 0 (false) the is not part of the current version of the set. |
moduleId | SCTID | Identifies the that contains this as at the specified effectiveTime Specref |
---|
RefType | (field) |
---|
t | effectiveTime |
---|
| . The value must be a of Concept |
---|
t | 900000000000443000|Module (core metadata concept)| |
---|
| within the metadata . |
refsetId | SCTID | Identifies the to which this belongs. In this case, set to Concept |
---|
t | 900000000000456007|Reference set descriptor| |
---|
|
|
referencedComponentId | SCTID | Identifies the (or type of ) that is specified by this descriptor. Set to a of Concept |
---|
t | 900000000000455006|reference set (foundation metadata concept)| |
---|
| in the metadata . |
attributeDescription | SCTID | Specifies the name of an attribute that is used in the to which this descriptor applies. Set to a of Concept |
---|
t | 900000000000457003|Reference set attribute (foundation metadata concept)| |
---|
| in the metadata , that describes the additional attribute extending the . |
attributeType | SCTID | Specifies the data type of this attribute in the to which this descriptor applies. Set to a of Concept |
---|
t | 900000000000459000|attribute type (foundation metadata concept)| |
---|
| in the metadata , that describes the type of the additional attribute extending the . |
attributeOrder | Integer | Specifies the position of this attribute in the to which this descriptor applies. A zero value identifies the referencedComponentId Specref |
---|
RefType | (field) |
---|
t | referencedComponentId |
---|
| within the . Other values specify an additional attributes by its position relative to the referencedComponentId Specref |
---|
RefType | (field) |
---|
t | referencedComponentId |
---|
| . Within a particular descriptor, attributeOrder Specref |
---|
RefType | (field) |
---|
t | attributeOrder |
---|
| values for a particular referencedComponentId Specref |
---|
RefType | (field) |
---|
t | referencedComponentId |
---|
| must be contiguous. An unsigned Integer Specref |
---|
RefType | (data type) |
---|
t | Integer |
---|
| , providing an ordering for the additional attributes extending the . |
At least one row must exist for each
included in a release. This row must have an
attributeOrder Specref |
---|
RefType | (field) |
---|
t | attributeOrder |
---|
|
value of '0' and an
attributeType Specref |
---|
RefType | (field) |
---|
t | attributeType |
---|
|
of '
type' (or one of its
). The
referencedComponentId Specref |
---|
RefType | (field) |
---|
t | referencedComponentId |
---|
|
identifies the
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
, effectiveTime , , active , , active , . Additionally, to aid understanding, the table above also includes the
from one of the
associated with each of the identified
. The release file only contains the
.