Slot: condition
A condition that must be met for this occurrence to be valid.
URI: [odm:slot/condition](https://cdisc.org/odm2/slot/condition)
## 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 | [Condition](../classes/Condition.md) |
| Domain Of | [NominalOccurrence](../classes/NominalOccurrence.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### 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:condition |
| native | odm:condition |
## LinkML Source
name: condition
description: A condition that must be met for this occurrence to be valid.
from_schema: https://cdisc.org/dds
rank: 1000
owner: NominalOccurrence
domain_of:
- NominalOccurrence
range: Condition
multivalued: true