Skip to content

Enum: IAEAWasteClassificationEnum

IAEA General Safety Requirements radioactive waste classification scheme

URI: valuesets:IAEAWasteClassificationEnum

Permissible Values

Value Meaning Description
EXEMPT_WASTE None Waste with negligible radioactivity requiring no regulatory control
VERY_SHORT_LIVED_WASTE None Waste stored for decay to exempt levels within few years
VERY_LOW_LEVEL_WASTE None Waste requiring limited containment and isolation
LOW_LEVEL_WASTE None Waste requiring containment for up to hundreds of years
INTERMEDIATE_LEVEL_WASTE None Waste requiring containment for thousands of years
HIGH_LEVEL_WASTE None Waste requiring containment for thousands to hundreds of thousands of years

Slots

Name Description
waste_classification International radioactive waste classification

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: IAEAWasteClassificationEnum
description: IAEA General Safety Requirements radioactive waste classification scheme
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  EXEMPT_WASTE:
    text: EXEMPT_WASTE
    description: Waste with negligible radioactivity requiring no regulatory control
    annotations:
      regulatory_control:
        tag: regulatory_control
        value: none required
      clearance:
        tag: clearance
        value: can be cleared from regulatory control
      disposal:
        tag: disposal
        value: as ordinary waste
      activity_level:
        tag: activity_level
        value: negligible
    title: Exempt Waste (EW)
    aliases:
    - EW
  VERY_SHORT_LIVED_WASTE:
    text: VERY_SHORT_LIVED_WASTE
    description: Waste stored for decay to exempt levels within few years
    annotations:
      storage_period:
        tag: storage_period
        value: up to few years
      decay_strategy:
        tag: decay_strategy
        value: storage for decay
      clearance:
        tag: clearance
        value: after decay period
      typical_sources:
        tag: typical_sources
        value: medical, research isotopes
    title: Very Short-Lived Waste (VSLW)
    aliases:
    - VSLW
  VERY_LOW_LEVEL_WASTE:
    text: VERY_LOW_LEVEL_WASTE
    description: Waste requiring limited containment and isolation
    annotations:
      containment_requirement:
        tag: containment_requirement
        value: limited
      disposal:
        tag: disposal
        value: near-surface landfill-type
      activity_level:
        tag: activity_level
        value: very low but above exempt
      isolation_period:
        tag: isolation_period
        value: limited
    title: Very Low Level Waste (VLLW)
    aliases:
    - VLLW
  LOW_LEVEL_WASTE:
    text: LOW_LEVEL_WASTE
    description: Waste requiring containment for up to hundreds of years
    annotations:
      containment_period:
        tag: containment_period
        value: up to few hundred years
      disposal:
        tag: disposal
        value: near-surface disposal
      activity_level:
        tag: activity_level
        value: low
      heat_generation:
        tag: heat_generation
        value: negligible
    title: Low Level Waste (LLW)
    aliases:
    - LLW
  INTERMEDIATE_LEVEL_WASTE:
    text: INTERMEDIATE_LEVEL_WASTE
    description: Waste requiring containment for thousands of years
    annotations:
      containment_period:
        tag: containment_period
        value: up to thousands of years
      disposal:
        tag: disposal
        value: geological disposal
      activity_level:
        tag: activity_level
        value: intermediate
      heat_generation:
        tag: heat_generation
        value: low (<2 kW/m³)
      shielding:
        tag: shielding
        value: required
    title: Intermediate Level Waste (ILW)
    aliases:
    - ILW
  HIGH_LEVEL_WASTE:
    text: HIGH_LEVEL_WASTE
    description: Waste requiring containment for thousands to hundreds of thousands
      of years
    annotations:
      containment_period:
        tag: containment_period
        value: thousands to hundreds of thousands of years
      disposal:
        tag: disposal
        value: geological disposal
      activity_level:
        tag: activity_level
        value: high
      heat_generation:
        tag: heat_generation
        value: significant (>2 kW/m³)
      cooling:
        tag: cooling
        value: required
      shielding:
        tag: shielding
        value: heavy shielding required
    title: High Level Waste (HLW)
    aliases:
    - HLW