AutoHotkey Tools

Automation scripts and utilities for radiology workflows

Radiology Automation Script
Full Script
Complete AutoHotkey v2 script for radiology workflow automation including EPIC integration and dictation controls
  • EPIC "break the glass" automation
  • PowerScribe dictation controls
  • Visage viewer shortcuts
  • Configurable user credentials

Current

Download
AutoHotkey + SciTE4AHK Bundle
Development
Portable bundle including AutoHotkey v2 runtime and SciTE4AHK editor for script development
  • AutoHotkey v2 runtime
  • SciTE4AHK script editor
  • Portable installation
  • Syntax highlighting
  • Script compilation tools

Current

Download
Radiology Script Preview
Preview of the main radiology automation script (truncated for display)

This script provides automation for common radiology tasks including EPIC integration, PowerScribe dictation controls, and workflow shortcuts. Download the full script using the link above.

Hotkey Bindings Reference
Complete keyboard shortcuts for the radiology automation script

Global Shortcuts

Caps Lock→ Ctrl
Alt + bBreak glass
Alt + pLogin site
Alt + dField strength
Alt + fSearch biopsy
Alt + SpaceEnable Rads Mode
Ctrl + dExit Rads Mode

Rads Mode - Dictation

dToggle dictation
hSave draft
fNext field
gPrevious field
sBackspace
aNew line
qUndo
wRedo

Pick Lists & Visage

ePick item 1
rPick item 2
Alt + 1-5Pick items 1-5

Visage viewer:

z, x, c, vSend to Visage
Installation & Usage
Step-by-step guide to install and configure the automation scripts
!

Installation Requirements

Download both files from the links above and extract them to the same directory. Run the .exe file to start the automation script.

Installation Steps

  1. 1Download the AutoHotkey + SciTE Bundle (runtime + editor)
  2. 2Download the Radiology Automation Script files
  3. 3Extract both archives to the same folder on your computer
  4. 4Run radiology.exe to start the script
  5. 5Configure your username and password in the GUI

Usage Tips

  • Use Alt + Space to enable Rads Mode for dictation shortcuts
  • Press Ctrl + d to exit Rads Mode when done
  • Caps Lock functions as Ctrl key for easier access
  • The launcher window minimizes after setup - close it to stop the script

Important Security Notes

  • Scripts are designed for specific radiology software (EPIC, PowerScribe, Visage)
  • Test thoroughly in a safe environment before clinical use
  • Keep credentials secure - never share configured script files
  • Customize hotkeys and window titles to match your specific setup