Slot: validityPeriod
Time period during which the resouce is valid
URI: [odm:slot/validityPeriod](https://cdisc.org/odm2/slot/validityPeriod)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [IsProfile](../classes/IsProfile.md) | A mixin that provides additional metadata for FHIR resources and Data Products, including profiles, security tags, and validity periods | no |
| [ItemGroup](../classes/ItemGroup.md) | A collection element that groups related items or subgroups within a specific context, used for tables, FHIR resource profiles, biomedical concept specializations, or form sections | no |
| [DataStructureDefinition](../classes/DataStructureDefinition.md) | A structural element that defines the organization of a data cube for analysis, including dimensions, attributes, and measures | no |
| [Dataset](../classes/Dataset.md) | A collection element that groups observations sharing the same dimensionality, expressed as a set of unique dimensions within a Data Product context | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Timing](../classes/Timing.md) |
| Domain Of | [IsProfile](../classes/IsProfile.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [IsProfile](../classes/IsProfile.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:validityPeriod |
| native | odm:validityPeriod |
## LinkML Source
name: validityPeriod
description: Time period during which the resouce is valid
from_schema: https://cdisc.org/dds
rank: 1000
owner: IsProfile
domain_of:
- IsProfile
range: Timing
required: false