Skip to content

Enum: Participant Lifespan Stage (EnumParticipantLifespanStage)

Stages of life during which participants may be recruited.

URI: cam:EnumParticipantLifespanStage

Permissible Values

Value Meaning Description Additional Info
fetal None Before birth Title: Fetal
neonatal None 0-28 days old Title: Neonatal
pediatric None Birth-17 years old Title: Pediatric
adult None 18+ years old Title: Adult

Identifier and Mapping Information

Schema Source

  • from schema: https://includedcc.org/cam-source-enums

LinkML Source

name: EnumParticipantLifespanStage
description: Stages of life during which participants may be recruited.
title: Participant Lifespan Stage
from_schema: https://includedcc.org/cam-source-enums
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