Class: ValueListRef
The ValueListRef element is the OID of the ValueListDef that contains the valuelist definition associated with the variable. If value-level metadata is required for a variable, a ValueListRef element should be provided as a child element on the ItemDef for the variable definition.
URI: odm:ValueListRef
erDiagram
ValueListRef {
}
ValueListDef {
oid OID
}
ItemRef {
positiveInteger keySequence
YesOnly isNonStandard
YesOnly hasNoData
YesOnly repeat
YesOnly other
text role
CoreType core
text preSpecifiedValue
positiveInteger orderNumber
YesOrNo mandatory
}
Description {
}
ValueListRef ||--|| ValueListDef : "valueListOID"
ValueListDef ||--|o Description : "description"
ValueListDef ||--}o ItemRef : "itemRef"
ItemRef ||--|| ItemDef : "itemOID"
ItemRef ||--|o MethodDef : "methodOID"
ItemRef ||--|o ItemDef : "unitsItemOID"
ItemRef ||--|o CodeList : "roleCodeListOID"
ItemRef ||--|o ConditionDef : "collectionExceptionConditionOID"
ItemRef ||--}o Origin : "origin"
ItemRef ||--}o WhereClauseRef : "whereClauseRef"
Description ||--}o TranslatedText : "translatedText"
Slots
Name | Cardinality* and Range | Description | Inheritance |
---|---|---|---|
valueListOID | 1..1 ValueListDef |
Reference to the unique ID of a ValueListDef element that provides value-leve... | direct |
* See LinkML documentation for cardinality definitions.
Usages
used by | used in | type | used |
---|---|---|---|
ItemDef | valueListRef | range | ValueListRef |
See Also
Identifier and Mapping Information
Schema Source
- from schema: http://www.cdisc.org/ns/odm/v2.0
Mappings
Mapping Type | Mapped Value |
---|---|
self | odm:ValueListRef |
native | odm:ValueListRef |
LinkML Source
Direct
name: ValueListRef
description: The ValueListRef element is the OID of the ValueListDef that contains
the valuelist definition associated with the variable. If value-level metadata is
required for a variable, a ValueListRef element should be provided as a child element
on the ItemDef for the variable definition.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/ValueListRef
rank: 1000
slots:
- valueListOID
slot_usage:
valueListOID:
name: valueListOID
description: Reference to the unique ID of a ValueListDef element that provides
value-level metadata.
comments:
- 'Required
range: oidref
Must match the OID of a ValueListDef in the same MetaDataVersion.'
domain_of:
- ValueListRef
range: ValueListDef
required: true
class_uri: odm:ValueListRef
Induced
name: ValueListRef
description: The ValueListRef element is the OID of the ValueListDef that contains
the valuelist definition associated with the variable. If value-level metadata is
required for a variable, a ValueListRef element should be provided as a child element
on the ItemDef for the variable definition.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/ValueListRef
rank: 1000
slot_usage:
valueListOID:
name: valueListOID
description: Reference to the unique ID of a ValueListDef element that provides
value-level metadata.
comments:
- 'Required
range: oidref
Must match the OID of a ValueListDef in the same MetaDataVersion.'
domain_of:
- ValueListRef
range: ValueListDef
required: true
attributes:
valueListOID:
name: valueListOID
description: Reference to the unique ID of a ValueListDef element that provides
value-level metadata.
comments:
- 'Required
range: oidref
Must match the OID of a ValueListDef in the same MetaDataVersion.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: valueListOID
owner: ValueListRef
domain_of:
- ValueListRef
range: ValueListDef
required: true
class_uri: odm:ValueListRef