Skip to content

Slot: instrument_label

Human-readable label for the instrument. REDCap derives this by capitalising and replacing underscores with spaces.

URI: [redcap_dd:instrument_label](https://w3id.org/linkml/redcap-data-dictionary/instrument_label) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Instrument](Instrument.md) | A logical REDCap instrument (form) grouping related fields | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [Instrument](Instrument.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Instrument](Instrument.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/redcap-data-dictionary ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | redcap_dd:instrument_label | | native | redcap_dd:instrument_label | ## LinkML Source
name: instrument_label
description: Human-readable label for the instrument. REDCap derives this by capitalising
  and replacing underscores with spaces.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Instrument
domain_of:
- Instrument
range: string
required: false