micvna-orthanc
CommunityQuickly find DICOM studies and accession numbers.
Authordmd
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines querying an Orthanc DICOM server to locate studies, accession numbers, and study metadata by MRN, accession number, or study date, removing the need to manually craft REST calls and convert DICOM dates.
Core Features & Use Cases
- Search and lookup: Query Orthanc by PatientID (MRN), AccessionNumber, or date using the /tools/find endpoint.
- Study and series details: Retrieve study-level tags, series lists, and image counts via /studies/{id} and /series/{id}.
- Date handling and fallbacks: Convert user dates (MM/DD/YYYY) to DICOM YYYYMMDD, check both MainDicomTags and simplified tags, and handle missing accession numbers gracefully.
- Real-time monitoring: Monitor the /changes feed to detect new instances and optionally filter by study description.
- Use case: Look up a patient's accession for a specific visit date, generate series-level image counts for a study, or continuously monitor incoming MRI studies for processing pipelines.
Quick Start
Use the micvna-orthanc skill to find the accession number for MRN 219306 on 01/16/2016.
Dependency Matrix
Required Modules
requests
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: micvna-orthanc Download link: https://github.com/dmd/dotfiles/archive/main.zip#micvna-orthanc Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.