Skip to content

Enum: EmergencyClassificationEnum

Nuclear emergency action levels and classifications

URI: valuesets:EmergencyClassificationEnum

Permissible Values

Value Title Meaning Description Emergency Response Off Site Response Plant Status Public Protective Actions Severity
NOTIFICATION_UNUSUAL_EVENT Notification of Unusual Event (NOUE) Events that are in process or have occurred which indicate potential degradation minimal activation notification only none required lowest emergency level
ALERT Alert Events involving actual or potential substantial degradation of plant safety partial activation notification and standby substantial safety degradation possible none required, but preparation second emergency level
SITE_AREA_EMERGENCY Site Area Emergency (SAE) Events with actual or likely major failures of plant protective systems full activation offsite centers activated major plant safety systems failure may be required near site third emergency level
GENERAL_EMERGENCY General Emergency Events involving actual or imminent substantial core degradation maximum response full activation core degradation or containment failure implementation likely highest emergency level

Slots

Name Description
emergency_classification Nuclear emergency action level

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EmergencyClassificationEnum
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Nuclear emergency action levels and classifications
title: Emergency Classification
from_schema: https://w3id.org/linkml/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  NOTIFICATION_UNUSUAL_EVENT:
    text: NOTIFICATION_UNUSUAL_EVENT
    description: Events that are in process or have occurred which indicate potential
      degradation
    annotations:
      severity:
        tag: severity
        value: lowest emergency level
      off_site_response:
        tag: off_site_response
        value: notification only
      public_protective_actions:
        tag: public_protective_actions
        value: none required
      emergency_response:
        tag: emergency_response
        value: minimal activation
    title: Notification of Unusual Event (NOUE)
    aliases:
    - NOUE
    - Unusual Event
  ALERT:
    text: ALERT
    description: Events involving actual or potential substantial degradation of plant
      safety
    annotations:
      severity:
        tag: severity
        value: second emergency level
      off_site_response:
        tag: off_site_response
        value: notification and standby
      public_protective_actions:
        tag: public_protective_actions
        value: none required, but preparation
      emergency_response:
        tag: emergency_response
        value: partial activation
      plant_status:
        tag: plant_status
        value: substantial safety degradation possible
    title: Alert
  SITE_AREA_EMERGENCY:
    text: SITE_AREA_EMERGENCY
    description: Events with actual or likely major failures of plant protective systems
    annotations:
      severity:
        tag: severity
        value: third emergency level
      off_site_response:
        tag: off_site_response
        value: offsite centers activated
      public_protective_actions:
        tag: public_protective_actions
        value: may be required near site
      emergency_response:
        tag: emergency_response
        value: full activation
      plant_status:
        tag: plant_status
        value: major plant safety systems failure
    title: Site Area Emergency (SAE)
    aliases:
    - SAE
  GENERAL_EMERGENCY:
    text: GENERAL_EMERGENCY
    description: Events involving actual or imminent substantial core degradation
    annotations:
      severity:
        tag: severity
        value: highest emergency level
      off_site_response:
        tag: off_site_response
        value: full activation
      public_protective_actions:
        tag: public_protective_actions
        value: implementation likely
      emergency_response:
        tag: emergency_response
        value: maximum response
      plant_status:
        tag: plant_status
        value: core degradation or containment failure
    title: General Emergency