Slot: codedValue

The value of the CodeListItem before decoding

URI: [odm:slot/codedValue](https://cdisc.org/odm2/slot/codedValue) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [CodeListItem](../classes/CodeListItem.md) | A structured member of a CodeList that extends the Coding class with additional context-specific properties | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](../types/String.md) | | Domain Of | [CodeListItem](../classes/CodeListItem.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [CodeListItem](../classes/CodeListItem.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:codedValue | | native | odm:codedValue | ## LinkML Source
name: codedValue
description: The value of the CodeListItem before decoding
from_schema: https://cdisc.org/dds
rank: 1000
owner: CodeListItem
domain_of:
- CodeListItem
range: string
required: true