Skip to content

Enum: AgeGroupEnum

Standard age groups used in NIH clinical research, particularly NINDS CDEs

URI: valuesets:AgeGroupEnum

Permissible Values

Value Meaning Description
NEONATE NCIT:C16731 Birth to 28 days
INFANT NCIT:C27956 29 days to less than 1 year
YOUNG_PEDIATRIC NCIT:C39299 0 to 5 years (NINDS CDE definition)
PEDIATRIC NCIT:C16423 6 to 12 years (NINDS CDE definition)
ADOLESCENT NCIT:C27954 13 to 17 years
YOUNG_ADULT NCIT:C91107 18 to 24 years
ADULT NCIT:C17600 25 to 64 years
OLDER_ADULT NCIT:C16268 65 years and older

Slots

Name Description
age_group Standard age groups used in NIH clinical research, particularly NINDS CDEs

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: AgeGroupEnum
description: Standard age groups used in NIH clinical research, particularly NINDS
  CDEs
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  NEONATE:
    text: NEONATE
    description: Birth to 28 days
    meaning: NCIT:C16731
    annotations:
      max_age_days:
        tag: max_age_days
        value: 28
    title: Newborn
  INFANT:
    text: INFANT
    description: 29 days to less than 1 year
    meaning: NCIT:C27956
    annotations:
      min_age_days:
        tag: min_age_days
        value: 29
      max_age_years:
        tag: max_age_years
        value: 1
  YOUNG_PEDIATRIC:
    text: YOUNG_PEDIATRIC
    description: 0 to 5 years (NINDS CDE definition)
    meaning: NCIT:C39299
    annotations:
      min_age_years:
        tag: min_age_years
        value: 0
      max_age_years:
        tag: max_age_years
        value: 5
      ninds_category:
        tag: ninds_category
        value: true
    title: Pediatric
  PEDIATRIC:
    text: PEDIATRIC
    description: 6 to 12 years (NINDS CDE definition)
    meaning: NCIT:C16423
    annotations:
      min_age_years:
        tag: min_age_years
        value: 6
      max_age_years:
        tag: max_age_years
        value: 12
      ninds_category:
        tag: ninds_category
        value: true
    title: Child
  ADOLESCENT:
    text: ADOLESCENT
    description: 13 to 17 years
    meaning: NCIT:C27954
    annotations:
      min_age_years:
        tag: min_age_years
        value: 13
      max_age_years:
        tag: max_age_years
        value: 17
  YOUNG_ADULT:
    text: YOUNG_ADULT
    description: 18 to 24 years
    meaning: NCIT:C91107
    annotations:
      min_age_years:
        tag: min_age_years
        value: 18
      max_age_years:
        tag: max_age_years
        value: 24
  ADULT:
    text: ADULT
    description: 25 to 64 years
    meaning: NCIT:C17600
    annotations:
      min_age_years:
        tag: min_age_years
        value: 25
      max_age_years:
        tag: max_age_years
        value: 64
  OLDER_ADULT:
    text: OLDER_ADULT
    description: 65 years and older
    meaning: NCIT:C16268
    annotations:
      min_age_years:
        tag: min_age_years
        value: 65
      aliases:
        tag: aliases
        value: Geriatric, Elderly, Senior
    title: Elderly