Class: Value
The data collected for an item. This data is represented according to DataType attribute of the ItemDef referenced by the ItemOID attribute in the parent ItemData element.
URI: odm:Value
erDiagram
Value {
positiveInteger seqNum
text content
}
Slots
Name | Cardinality* and Range | Description | Inheritance |
---|---|---|---|
seqNum | 0..1 positiveInteger |
When more than 1 Value element exists this attribute uniquely identifies each... | direct |
content | 0..1 text |
multi-line text content from between XML tags | direct |
* See LinkML documentation for cardinality definitions.
Usages
used by | used in | type | used |
---|---|---|---|
ItemData | value | range | Value |
Query | value | range | Value |
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:Value |
native | odm:Value |
LinkML Source
Direct
name: Value
description: The data collected for an item. This data is represented according to
DataType attribute of the ItemDef referenced by the ItemOID attribute in the parent
ItemData element.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Value
rank: 1000
slots:
- seqNum
- content
slot_usage:
seqNum:
name: seqNum
description: When more than 1 Value element exists this attribute uniquely identifies
each Value and defines the order of a Value in a list of Values.
comments:
- 'Conditional Required when the parent ItemData has more than one Value element.
Must be unique within the ItemData element.'
domain_of:
- Annotation
- Value
range: positiveInteger
content:
name: content
domain_of:
- TranslatedText
- Title
- CheckValue
- Code
- WorkflowEnd
- UserName
- Prefix
- Suffix
- FullName
- GivenName
- FamilyName
- StreetName
- HouseNumber
- City
- StateProv
- Country
- PostalCode
- OtherText
- Meaning
- LegalReason
- DateTimeStamp
- ReasonForChange
- SourceID
- FlagValue
- FlagType
- Value
range: text
class_uri: odm:Value
Induced
name: Value
description: The data collected for an item. This data is represented according to
DataType attribute of the ItemDef referenced by the ItemOID attribute in the parent
ItemData element.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/Value
rank: 1000
slot_usage:
seqNum:
name: seqNum
description: When more than 1 Value element exists this attribute uniquely identifies
each Value and defines the order of a Value in a list of Values.
comments:
- 'Conditional Required when the parent ItemData has more than one Value element.
Must be unique within the ItemData element.'
domain_of:
- Annotation
- Value
range: positiveInteger
content:
name: content
domain_of:
- TranslatedText
- Title
- CheckValue
- Code
- WorkflowEnd
- UserName
- Prefix
- Suffix
- FullName
- GivenName
- FamilyName
- StreetName
- HouseNumber
- City
- StateProv
- Country
- PostalCode
- OtherText
- Meaning
- LegalReason
- DateTimeStamp
- ReasonForChange
- SourceID
- FlagValue
- FlagType
- Value
range: text
attributes:
seqNum:
name: seqNum
description: When more than 1 Value element exists this attribute uniquely identifies
each Value and defines the order of a Value in a list of Values.
comments:
- 'Conditional Required when the parent ItemData has more than one Value element.
Must be unique within the ItemData element.'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: seqNum
owner: Value
domain_of:
- Annotation
- Value
range: positiveInteger
content:
name: content
description: multi-line text content from between XML tags
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: content
owner: Value
domain_of:
- TranslatedText
- Title
- CheckValue
- Code
- WorkflowEnd
- UserName
- Prefix
- Suffix
- FullName
- GivenName
- FamilyName
- StreetName
- HouseNumber
- City
- StateProv
- Country
- PostalCode
- OtherText
- Meaning
- LegalReason
- DateTimeStamp
- ReasonForChange
- SourceID
- FlagValue
- FlagType
- Value
range: text
inlined: true
class_uri: odm:Value