Skip to content

Enum: EnumParticipantLifespanStage

Stages of life during which participants may be recruited.

URI: includedcc:EnumParticipantLifespanStage

Permissible Values

Value Meaning Description
fetal None Before birth
neonatal None 0-28 days old
pediatric None Birth-17 years old
adult None 18+ years old

Slots

Name Description
participant_lifespan_stage Focus age group(s) of the study population

Identifier and Mapping Information

Schema Source

  • from schema: https://includedcc.org/include-access-model

LinkML Source

name: EnumParticipantLifespanStage
description: Stages of life during which participants may be recruited.
title: Participant Lifespan Stage
from_schema: https://includedcc.org/include-access-model
rank: 1000
permissible_values:
  fetal:
    text: fetal
    description: Before birth
    title: Fetal
  neonatal:
    text: neonatal
    description: 0-28 days old
    title: Neonatal
  pediatric:
    text: pediatric
    description: Birth-17 years old
    title: Pediatric
  adult:
    text: adult
    description: 18+ years old
    title: Adult