Slot: defaultValue
A default value for the parameter.
URI: [odm:slot/defaultValue](https://cdisc.org/odm2/slot/defaultValue)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Parameter](../classes/Parameter.md) | A variable element that describes an input used in a formal expression | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](../types/String.md) |
| Domain Of | [Parameter](../classes/Parameter.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Parameter](../classes/Parameter.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:defaultValue |
| native | odm:defaultValue |
## LinkML Source
name: defaultValue
description: A default value for the parameter.
from_schema: https://cdisc.org/dds
rank: 1000
owner: Parameter
domain_of:
- Parameter
range: string