Slot: items

URI: [odm:slot/items](https://cdisc.org/odm2/slot/items) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [MetaDataVersion](../classes/MetaDataVersion.md) | A container element that represents a given version of a specification, linking to a particular usage context such as a study, dataset, or data collection instrument. | 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 | | [Parameter](../classes/Parameter.md) | A variable element that describes an input used in a formal expression | no | | [DataStructureDefinition](../classes/DataStructureDefinition.md) | A structural element that defines the organization of a data cube for analysis, including dimensions, attributes, and measures | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE | | Domain Of | [MetaDataVersion](../classes/MetaDataVersion.md), [ItemGroup](../classes/ItemGroup.md), [Parameter](../classes/Parameter.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:items | | native | odm:items | ## LinkML Source
name: items
domain_of:
- MetaDataVersion
- ItemGroup
- Parameter