Slot: event
The ID of the event in a Schedule.
URI: [odm:slot/event](https://cdisc.org/odm2/slot/event)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [NominalOccurrence](../classes/NominalOccurrence.md) | An event element that represents occurrences such as planned or unplanned encounters or adverse events | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](../types/String.md) |
| Domain Of | [NominalOccurrence](../classes/NominalOccurrence.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [NominalOccurrence](../classes/NominalOccurrence.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:event |
| native | odm:event |
## LinkML Source
name: event
description: The ID of the event in a Schedule.
from_schema: https://cdisc.org/dds
rank: 1000
owner: NominalOccurrence
domain_of:
- NominalOccurrence
range: string
required: false