Skip to content

Slot: is_repeating

Whether this instrument supports repeating instances. In RareLink, sections 4-8 (care pathway, disease, genetic findings, phenotypic features, measurements, family history) are repeating instruments.

URI: [redcap_dd:is_repeating](https://w3id.org/linkml/redcap-data-dictionary/is_repeating) ## 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 | [Boolean](Boolean.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:is_repeating | | native | redcap_dd:is_repeating | ## LinkML Source
name: is_repeating
description: Whether this instrument supports repeating instances. In RareLink, sections
  4-8 (care pathway, disease, genetic findings, phenotypic features, measurements,
  family history) are repeating instruments.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Instrument
domain_of:
- Instrument
range: boolean
required: false