DICOM Enrichment with EMR Data via Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current machine learning approaches for medical imaging struggle to incorporate additional medical information about subjects, such as age, sex, and medical history, due to difficulties in obtaining and correlating this information with medical imaging data, while adhering to privacy laws like HIPAA.

Innovation Solution

A software and/or hardware facility that enriches DICOM objects with additional medical information by using a DICOM enrichment template to specify fields to be added, retrieving values from Electronic Medical Record (EMR) databases, and optionally anonymizing identifying information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If additional medical information is incorporated into DICOM objects to improve machine learning training quality, then prediction accuracy is improved, but data processing complexity and privacy protection requirements increase

Engineering Contradiction:
Improveprediction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the data enrichment process by introducing a separate enrichment template file that specifies which EMR fields to retrieve. This template acts as an independent configuration layer, separating the complex data integration logic from the core DICOM processing pipeline, thereby managing complexity while enabling comprehensive data incorporation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary enrichment process that acts as a mediator between EMR databases and DICOM objects. This intermediary layer retrieves and correlates additional medical information (age, sex, medical history) before integrating it into DICOM objects, simplifying the overall data integration complexity while improving prediction accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If identifying information is retained in DICOM objects for accurate data correlation, then data correlation accuracy is improved, but subject privacy protection deteriorates

Engineering Contradiction:
Improvedata correlation accuracyVSAvoidprivacy risk
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The patent extracts identifying information from DICOM objects into a separate subject identifier field, removing sensitive data from the main DICOM structure. This extraction allows accurate correlation through the identifier while protecting subject privacy by isolating sensitive information in a controlled manner.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent creates a copy of the subject identifier for correlation purposes while maintaining the original DICOM object structure. This copying approach enables accurate data matching without exposing sensitive identifying information in the enriched DICOM objects, thereby protecting subject privacy.

Inventive Principle:
Principle #26Copying

3Loss of information

If live EMR connections are maintained for real-time data retrieval, then data freshness is improved, but system operational efficiency deteriorates

Engineering Contradiction:
Improvedata freshnessVSAvoidoperational efficiency
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The patent performs preliminary data retrieval by incorporating additional medical information into DICOM objects at the time of imaging or during pre-processing. This preliminary action ensures data freshness is captured when relevant, while avoiding the need for continuous live EMR connections during subsequent machine learning operations, thereby improving operational efficiency.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates enriched copies of DICOM objects with embedded medical information, eliminating the need for repeated live EMR connections. These copied and enriched objects can be used offline for training and inference, maintaining data freshness from the time of enrichment while dramatically improving system operational efficiency.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12224065B2Augmenting files such as DICOM objects containing medical imaging information with additional medical information about the subject of the medical imaging information
Publication Date: 2025.02.11 PROVIDENCE ST JOSEPH HEALTH
  • US12224065B2 patent drawing
  • US12224065B2 patent drawing
  • US12224065B2 patent drawing

AI summary

A facility for performing an enrichment process is disclosed. The facility accesses a starting file emitted by a medical imaging device, which contains (1) medical imaging information captured from a subject, and information identifying the subject. The facility uses the information identifying the subject in the starting file to extract medical information from an electronic medical record corresponding to the subject. The facility then creates an enriched file by making a copy of the starting file and adding the extracted medical information to the copy.