Slot: item

URI: [odm:slot/item](https://cdisc.org/odm2/slot/item) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [RangeCheck](../classes/RangeCheck.md) | A validation element that performs a simple comparison check between a referenced item's value and specified values, resolving to a boolean result | no | | [SourceItem](../classes/SourceItem.md) | A data source that provides the origin of information for an item | no | | [CubeComponent](../classes/CubeComponent.md) | An abstract data field that represents a component in a data structure definition, referencing an Item for its definition | no | | [Measure](../classes/Measure.md) | A data cube property that describes a measurable quantity or value | no | | [Dimension](../classes/Dimension.md) | A data cube property that describes a categorical or hierarchical dimension | no | | [DataAttribute](../classes/DataAttribute.md) | A data cube property that describes additional characteristics or metadata about observations | no | | [ObservationRelationship](../classes/ObservationRelationship.md) | A relationship element that associates a DataAttribute with an Observation, allowing value-level Items to be reused across multiple different Views | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE | | Domain Of | [RangeCheck](../classes/RangeCheck.md), [SourceItem](../classes/SourceItem.md), [CubeComponent](../classes/CubeComponent.md), [ObservationRelationship](../classes/ObservationRelationship.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:item | | native | odm:item | ## LinkML Source
name: item
domain_of:
- RangeCheck
- SourceItem
- CubeComponent
- ObservationRelationship