Skip to content

Enum: ExposureDurationEnum

Duration categories for environmental exposures

URI: valuesets:ExposureDurationEnum

Permissible Values

Value Meaning Description
ACUTE None Single or short-term exposure (hours to days)
SUBACUTE None Repeated exposure over weeks
SUBCHRONIC None Repeated exposure over months
CHRONIC None Long-term exposure over years
LIFETIME None Exposure over entire lifetime
PRENATAL None Exposure during pregnancy
POSTNATAL None Exposure after birth
DEVELOPMENTAL None Exposure during critical developmental periods

Slots

Name Description
exposure_duration Duration categories for environmental exposures

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ExposureDurationEnum
description: Duration categories for environmental exposures
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  ACUTE:
    text: ACUTE
    description: Single or short-term exposure (hours to days)
  SUBACUTE:
    text: SUBACUTE
    description: Repeated exposure over weeks
  SUBCHRONIC:
    text: SUBCHRONIC
    description: Repeated exposure over months
  CHRONIC:
    text: CHRONIC
    description: Long-term exposure over years
  LIFETIME:
    text: LIFETIME
    description: Exposure over entire lifetime
  PRENATAL:
    text: PRENATAL
    description: Exposure during pregnancy
  POSTNATAL:
    text: POSTNATAL
    description: Exposure after birth
  DEVELOPMENTAL:
    text: DEVELOPMENTAL
    description: Exposure during critical developmental periods