DICOM Metadata Indexing for Large-Scale Medical Image Search

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing DICOM systems fail to efficiently index and search large volumes of medical imaging data, including millions of records across multiple institutions, due to incomplete indexing of metadata from DICOM object headers, which hinders efficient medical study analysis and analytics.

Innovation Solution

A method is introduced to index DICOM metadata by generating JSON or XML metadata documents from DICOM object headers, using SOPInstanceUID and domain concatenation, and leveraging APIs for indexing and searching, enabling efficient archiving and analytics through relational and non-SQL databases, with support for elastic search and RESTful web services.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional DICOM systems store and manage medical imaging data, then data storage and basic access are enabled, but indexing and searching of large volumes of metadata becomes inefficient

Engineering Contradiction:
Improveindexing and searching efficiencyVSAvoidvolume of medical imaging data
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The patent segments the monolithic DICOM data structure into hierarchical components (study, series, instance levels) and extracts metadata from DICOM object headers into separate indexable fields. This segmentation allows the system to index only the metadata portion rather than the entire imaging dataset, dramatically improving search efficiency while handling large volumes of medical imaging data across multiple institutions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary indexing layer that sits between the raw DICOM data storage and the search/query operations. This intermediary system generates JSON or XML metadata documents from DICOM object headers, creating a searchable representation without moving or duplicating the actual medical imaging data, thus resolving the contradiction between handling large data volumes and maintaining fast search performance.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If complete metadata indexing is implemented across all DICOM objects, then search capability improves, but system complexity and processing overhead increase

Engineering Contradiction:
Improvesearch capabilityVSAvoidindexing system complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent implements partial indexing by selectively extracting and indexing only the most clinically relevant metadata fields from DICOM object headers (such as patient identifiers, study descriptors, and imaging parameters) rather than attempting to index every possible metadata element. This partial action approach maintains strong search capability for clinical workflows while avoiding the excessive complexity and processing overhead that would result from complete metadata indexing.

Inventive Principle:
Principle #16Partial or excessive action

3Speed

If metadata is extracted and indexed from DICOM object headers, then searching efficiency improves, but data processing time and computational resources increase

Engineering Contradiction:
Improvesearching speedVSAvoiddata processing time
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The patent applies preliminary action by extracting and indexing metadata from DICOM object headers in advance, during data ingestion or archiving operations, rather than performing extraction at the time of search queries. This preliminary indexing creates a ready-to-search metadata structure that dramatically improves searching speed when clinical queries are executed, while the actual processing time is distributed across non-critical periods when data is first stored or archived.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12580070B2Systems, methods, and devices for indexing and searching digital imaging and communications in medicine (DICOM) metadata
Publication Date: 2026.03.17 HYLAND SOFTWARE INC
  • US12580070B2 patent drawing
  • US12580070B2 patent drawing
  • US12580070B2 patent drawing

AI summary

Techniques, described herein, enable enhanced indexing and searching of digital imaging and communications in medicine (DICOM) systems and records. Upon receiving DICOM objects in one or more DICOM studies via an interface to medical modalities, DICOM metadata can be extracted from the DICOM object headers of the DICOM objects. DICOM values of DICOM tags from the DICOM object headers can be indexed to enable a relational database or a non-structural queried language (non-SQL) database to be searchable for each value of the DICOM tags. Additional features of the techniques are described herein.