Slot: conceptProperty

URI: [odm:slot/conceptProperty](https://cdisc.org/odm2/slot/conceptProperty) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Item](../classes/Item.md) | A data element that represents a specific piece of information within a defined context, with data type, constraints, and derivation methods | no | | [Parameter](../classes/Parameter.md) | A variable element that describes an input used in a formal expression | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE | | Domain Of | [Item](../classes/Item.md), [Parameter](../classes/Parameter.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:conceptProperty | | native | odm:conceptProperty | ## LinkML Source
name: conceptProperty
domain_of:
- Item
- Parameter