Slot: type

URI: [odm:slot/type](https://cdisc.org/odm2/slot/type) ## 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 | | [Method](../classes/Method.md) | A reusable computational procedure that describes how to derive values and can be referenced by Items.
Analysis and Derivation concepts can be implemented by a Method. Properties can be referenced by Parameters in its expressions. | no | | [Origin](../classes/Origin.md) | A provenance element that describes the source of data for an item | no | | [Organization](../classes/Organization.md) | An entity that represents organizational information, such as a site or sponsor | no | | [Standard](../classes/Standard.md) | A collection element that groups related standards within a specific context, used for defining CDISC implementation guides and controlled terminologies | no | | [Timing](../classes/Timing.md) | A temporal element that describes the timing of an event or occurrence, which can be absolute, relative, or nominal | no | | [DataStructureDefinition](../classes/DataStructureDefinition.md) | A structural element that defines the organization of a data cube for analysis, including dimensions, attributes, and measures | no | | [DataProvider](../classes/DataProvider.md) | An organization element that provides data to a Data Consumer, which can be a sponsor, site, or any other entity that supplies data | no | | [Analysis](../classes/Analysis.md) | Analysis extends Method to capture analysis-specific metadata including the reason for analysis, its purpose, and data traceability for the results used.
Expressions and parameters from Method can be generic or implementation-specific. | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE | | Domain Of | [ItemGroup](../classes/ItemGroup.md), [Method](../classes/Method.md), [Origin](../classes/Origin.md), [Organization](../classes/Organization.md), [Standard](../classes/Standard.md), [Timing](../classes/Timing.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:type | | native | odm:type | ## LinkML Source
name: type
domain_of:
- ItemGroup
- Method
- Origin
- Organization
- Standard
- Timing