Medical Image Transfer Checksum Verification for Storage Confirmation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current medical image data transfer methods lack assurance of successful transmission and storage, as the DICOM standard's storage commitment service is underutilized, leading to potential data loss due to incomplete confirmation of image data records being archived or stored.

Innovation Solution

Incorporating a checksum mechanism where a first checksum is calculated and sent with the image data records, and a second checksum is calculated upon receipt, allowing for comparison to confirm failure-free transmission without additional messages or modifying the existing transmission mechanisms, ensuring data integrity and accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If storage commitment service is used to confirm successful transmission, then data reliability is improved, but transmission performance deteriorates due to additional messages

Engineering Contradiction:
Improvetransmission confirmation reliabilityVSAvoiddata transmission performance
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent combines the transmission confirmation message with the storage commitment verification by including the checksum result within the existing transmission confirmation framework. This merging eliminates the need for separate verification messages while maintaining both transmission performance and reliability confirmation.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces a checksum as an intermediary element that enables verification of data integrity without requiring additional communication overhead. The checksum acts as a mediator that can be verified unilaterally by the receiving system, eliminating the need for interactive confirmation messages.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If early transmission confirmation is sent immediately after receipt, then transmission performance is improved, but data reliability deteriorates as storage success cannot be confirmed

Engineering Contradiction:
Improvetransmission speedVSAvoidstorage confirmation reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent performs preliminary calculation of the checksum and includes it with the transmitted data. This preliminary action enables the receiving system to verify data integrity immediately upon receipt without requiring additional confirmation messages, thus maintaining both speed and reliability.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If checksum is sent with image data records, then transmission verification is improved, but device complexity increases due to additional processing

Engineering Contradiction:
Improvetransmission verification accuracyVSAvoidtransmission mechanism complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements a self-service verification mechanism where the checksum is automatically calculated, attached to the data, and verified by the receiving system without requiring external verification infrastructure. This self-service approach maintains simplicity while enabling reliable verification.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS8595608B2Method for transferring a number of medical image data records and system for managing image data records
Publication Date: 2013.11.26 SIEMENS HEALTHINEERS AG
  • US8595608B2 patent drawing
  • US8595608B2 patent drawing
  • US8595608B2 patent drawing

AI summary

A method is disclosed for transferring a number of medical image data records from a first computation facility to a second computation facility, with the second computation facility sending a transmission confirmation to the first computation facility after transmission is completed. In at least one embodiment, before the image data records are transmitted, a first checksum is determined for all the image data records and sent with the image data records; the first checksum is extracted at the second computation facility and is compared with a second checksum determined from the transmitted image data records in the same manner as the first checksum; and the transmission confirmation indicates a failure if the checksums do not correspond.