Enum: AgeGroup

An enumeration for the age group of the participant.

URI: [cohra2:AgeGroup](https://w3id.org/OHD/DFA-study/cohra2/AgeGroup) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | None | 0-17 years | | 2 | None | 18-34 years | | 3 | None | 35-44 years | | 4 | None | 45-54 years | | 5 | None | 55-64 years | | 6 | None | 65+ years | | . | http://purl.obolibrary.org/obo/NCIT_C54031 | Missing | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/cohra2 ## LinkML Source
name: AgeGroup
description: An enumeration for the age group of the participant.
from_schema: https://w3id.org/OHD/DFA-study/cohra2
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: 0-17 years
  '2':
    text: '2'
    description: 18-34 years
  '3':
    text: '3'
    description: 35-44 years
  '4':
    text: '4'
    description: 45-54 years
  '5':
    text: '5'
    description: 55-64 years
  '6':
    text: '6'
    description: 65+ years
  .:
    text: .
    description: Missing
    meaning: http://purl.obolibrary.org/obo/NCIT_C54031