Slot: domain
URI: [odm:slot/domain](https://cdisc.org/odm2/slot/domain)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [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 |
| [DataProduct](../classes/DataProduct.md) | A governed collection that represents a purpose-driven assembly of datasets and services with an owning team and lifecycle. The DataProduct defines the boundary of accountability between data producers and consumers. | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | NONE |
| Domain Of | [ItemGroup](../classes/ItemGroup.md), [DataProduct](../classes/DataProduct.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:domain |
| native | odm:domain |
## LinkML Source
name: domain
domain_of:
- ItemGroup
- DataProduct