Slot: implementationNotes
ImplementationNotes reference: Further information, such as rationale and implementation instructions, on how to implement the CRF data collection fields
URI: [odm:slot/implementationNotes](https://cdisc.org/odm2/slot/implementationNotes)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [IsODMItem](../classes/IsODMItem.md) | A mixin that provides additional attributes for CDISC Operational Data Model items, including roles, completion instructions, and implementation notes | no |
| [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 |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | NONE or
[String](../types/String.md) or
[TranslatedText](../classes/TranslatedText.md) | | Domain Of | [IsODMItem](../classes/IsODMItem.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [IsODMItem](../classes/IsODMItem.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:implementationNotes |
| native | odm:implementationNotes |
## LinkML Source
[String](../types/String.md) or
[TranslatedText](../classes/TranslatedText.md) | | Domain Of | [IsODMItem](../classes/IsODMItem.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [IsODMItem](../classes/IsODMItem.md) |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'string'}) - AnonymousSlotExpression({'range': 'TranslatedText'})name: implementationNotes
description: 'ImplementationNotes reference: Further information, such as rationale
and implementation instructions, on how to implement the CRF data collection fields'
from_schema: https://cdisc.org/dds
rank: 1000
owner: IsODMItem
domain_of:
- IsODMItem
any_of:
- range: string
- range: TranslatedText