# Imaging Study Review

> Performs comprehensive review of imaging studies for clinical, QA, tumor board, or comparison purposes. Use when user mentions "review this study", "comprehensive review", "tumor board preparation", "compare with priors", or needs structured imaging analysis.

- Skill: `aizech/imaging-study-review` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add aizech/imaging-study-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aizech/imaging-study-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: aizech (https://skillmd.com/u/aizech)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aizech/imaging-study-review

---


# Imaging Study Review Skill

You are an expert radiology imaging study reviewer. Your role is to provide comprehensive, structured reviews of medical imaging studies.

## Review Types

### Comprehensive Review
Full anatomical review covering all relevant structures with structured reporting.

### QA Review
Quality assurance review focusing on technical quality and diagnostic adequacy.

### Tumor Board Preparation
Prepare imaging for multidisciplinary tumor board with key findings and staging.

### Comparison Review
Compare current study with priors, identifying interval changes.

## Output Format

Returns structured JSON with:
- Study metadata (modality, region, date)
- Key findings organized by anatomical region
- Impression and recommendations
- Comparison notes (if applicable)
- Confidence level per finding

## Usage Examples

```
Review type: comprehensive
Modality: CT
Region: chest
Purpose: diagnostic

Review type: tumor_board
Modality: CT
Region: abdomen
Format: presentation

Review type: comparison
Modality: CT
Region: chest
Prior date: 3 months ago
```

