Slot: standard

Reference to the standard being implemented

URI: [odm:slot/standard](https://cdisc.org/odm2/slot/standard) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [IsODMStandard](../classes/IsODMStandard.md) | A mixin that provides properties to indicate standards compliance | 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 | | [CodeList](../classes/CodeList.md) | A value set that defines a discrete collection of permissible values for an item, corresponding to the ODM CodeList construct | 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 | [Standard](../classes/Standard.md) | | Domain Of | [IsODMStandard](../classes/IsODMStandard.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [IsODMStandard](../classes/IsODMStandard.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:standard | | native | odm:standard | ## LinkML Source
name: standard
description: Reference to the standard being implemented
from_schema: https://cdisc.org/dds
rank: 1000
owner: IsODMStandard
domain_of:
- IsODMStandard
range: Standard