Skip to content

Enum: EmergencyClassificationEnum

Nuclear emergency action levels and classifications

URI: valuesets:EmergencyClassificationEnum

Permissible Values

Value Meaning Description
NOTIFICATION_UNUSUAL_EVENT None Events that are in process or have occurred which indicate potential degradat...
ALERT None Events involving actual or potential substantial degradation of plant safety
SITE_AREA_EMERGENCY None Events with actual or likely major failures of plant protective systems
GENERAL_EMERGENCY None Events involving actual or imminent substantial core degradation

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
description: Nuclear emergency action levels and classifications
from_schema: https://w3id.org/linkml/valuesets
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