Skip to content

Enum: OperationalProcedureEnum

Standard nuclear facility operational procedures

URI: valuesets:OperationalProcedureEnum

Permissible Values

Value Meaning Description
STARTUP_PROCEDURE None Systematic procedure for bringing reactor to power
SHUTDOWN_PROCEDURE None Systematic procedure for shutting down reactor
REFUELING_PROCEDURE None Procedure for fuel handling and replacement
SURVEILLANCE_TESTING None Regular testing of safety systems
MAINTENANCE_PROCEDURE None Systematic approach to equipment maintenance
EMERGENCY_RESPONSE None Response to emergency conditions
RADIOLOGICAL_PROTECTION None Procedures for radiation protection
SECURITY_PROCEDURE None Physical security and access control procedures

Slots

Name Description
operational_procedure Standard nuclear operational procedure

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: OperationalProcedureEnum
description: Standard nuclear facility operational procedures
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  STARTUP_PROCEDURE:
    text: STARTUP_PROCEDURE
    description: Systematic procedure for bringing reactor to power
    annotations:
      phases:
        tag: phases
        value: multiple phases with hold points
      testing:
        tag: testing
        value: system testing at each phase
      authorization:
        tag: authorization
        value: management authorization required
      duration:
        tag: duration
        value: hours to days
    title: Reactor Startup Procedure
  SHUTDOWN_PROCEDURE:
    text: SHUTDOWN_PROCEDURE
    description: Systematic procedure for shutting down reactor
    annotations:
      control_rod_insertion:
        tag: control_rod_insertion
        value: gradual or rapid
      cooling:
        tag: cooling
        value: controlled cooldown
      systems:
        tag: systems
        value: systematic system shutdown
      verification:
        tag: verification
        value: shutdown margin verification
    title: Reactor Shutdown Procedure
  REFUELING_PROCEDURE:
    text: REFUELING_PROCEDURE
    description: Procedure for fuel handling and replacement
    annotations:
      criticality_control:
        tag: criticality_control
        value: strict criticality prevention
      handling:
        tag: handling
        value: underwater fuel handling
      documentation:
        tag: documentation
        value: detailed records
      verification:
        tag: verification
        value: independent verification
    title: Refueling Procedure
  SURVEILLANCE_TESTING:
    text: SURVEILLANCE_TESTING
    description: Regular testing of safety systems
    annotations:
      frequency:
        tag: frequency
        value: specified by technical specifications
      scope:
        tag: scope
        value: functionality verification
      documentation:
        tag: documentation
        value: test result documentation
      corrective_action:
        tag: corrective_action
        value: if performance degraded
    title: Surveillance Testing
  MAINTENANCE_PROCEDURE:
    text: MAINTENANCE_PROCEDURE
    description: Systematic approach to equipment maintenance
    annotations:
      work_control:
        tag: work_control
        value: work order control process
      safety_tagging:
        tag: safety_tagging
        value: equipment isolation
      testing:
        tag: testing
        value: post-maintenance testing
      documentation:
        tag: documentation
        value: maintenance records
    title: Maintenance Procedure
  EMERGENCY_RESPONSE:
    text: EMERGENCY_RESPONSE
    description: Response to emergency conditions
    annotations:
      classification:
        tag: classification
        value: event classification
      notification:
        tag: notification
        value: offsite notification
      mitigation:
        tag: mitigation
        value: protective action implementation
      coordination:
        tag: coordination
        value: with offsite authorities
    title: Emergency Response Procedure
  RADIOLOGICAL_PROTECTION:
    text: RADIOLOGICAL_PROTECTION
    description: Procedures for radiation protection
    annotations:
      monitoring:
        tag: monitoring
        value: radiation monitoring
      contamination_control:
        tag: contamination_control
        value: contamination prevention
      dose_control:
        tag: dose_control
        value: personnel dose limits
      emergency:
        tag: emergency
        value: radiological emergency response
    title: Radiological Protection Procedure
  SECURITY_PROCEDURE:
    text: SECURITY_PROCEDURE
    description: Physical security and access control procedures
    annotations:
      access_control:
        tag: access_control
        value: personnel access authorization
      detection:
        tag: detection
        value: intrusion detection systems
      response:
        tag: response
        value: security force response
      coordination:
        tag: coordination
        value: with law enforcement
    title: Security Procedure