Slot: value
URI: [odm:slot/value](https://cdisc.org/odm2/slot/value)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Translation](../classes/Translation.md) | A text representation that provides content in a specific language, used for multilingual support | no |
| [Parameter](../classes/Parameter.md) | A variable element that describes an input used in a formal expression | no |
| [Timing](../classes/Timing.md) | A temporal element that describes the timing of an event or occurrence, which can be absolute, relative, or nominal | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | NONE |
| Domain Of | [Translation](../classes/Translation.md), [Parameter](../classes/Parameter.md), [Timing](../classes/Timing.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:value |
| native | odm:value |
## LinkML Source
name: value
domain_of:
- Translation
- Parameter
- Timing