Blockchain Storage for MR Implant Data Security

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for storing MR implant information data are laborious, error-prone, and lack trustworthy, up-to-date databases, making it challenging to ensure the safety of implant wearers during MR scans.

Innovation Solution

A decentralized storage method using a blockchain to securely store MR implant information data, ensuring tamper-proof, trustworthy, and up-to-date records of implant-related data and MR apparatus parameters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If decentralized blockchain storage is implemented for MR implant information data, then data reliability and security are improved, but system complexity increases

Engineering Contradiction:
Improvedata reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments data storage into two distinct layers: critical verification data (hashes, timestamps, digital signatures) is stored on the blockchain for immutability, while bulk clinical data is stored in traditional databases. This segmentation allows the system to leverage blockchain's reliability for authentication without requiring the entire system to adopt blockchain's complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary verification layer that mediates between the blockchain and traditional database systems. This intermediary component handles the complexity of blockchain interactions (hash verification, digital signature validation) while presenting a simplified interface to end users, thus improving reliability through blockchain without fully exposing system complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If comprehensive implant data is stored in centralized databases, then data accessibility is improved, but data security and trustworthiness deteriorate

Engineering Contradiction:
Improvedata accessibilityVSAvoiddata trustworthiness
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system performs preliminary actions by generating cryptographic hashes and digital signatures during data ingestion, before data is stored. These cryptographic artifacts are embedded in the blockchain, establishing trustworthiness in advance. This allows the system to maintain high data accessibility in traditional databases while ensuring trustworthiness through pre-established cryptographic verification mechanisms.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates cryptographic copies (hashes and digital signatures) of the original implant data and stores these copies on the blockchain. These copies serve as immutable verification records that don't interfere with the accessibility of the original data in traditional databases, thus maintaining ease of operation while improving data trustworthiness through verifiable copies.

Inventive Principle:
Principle #26Copying

3Device complexity

If manual data verification processes are used for implant information, then system complexity is reduced, but time consumption and error rates increase

Engineering Contradiction:
Improveprocess simplicityVSAvoiddata verification time
Core Design Contradiction:
Device complexityVSLoss of time

Solution Approach 1:

The patent replaces manual mechanical verification processes with automated cryptographic verification. Digital signatures and hash functions automatically verify data authenticity and integrity, eliminating the need for manual checking while reducing verification time. This substitution maintains process simplicity for end users while dramatically improving efficiency through automated cryptographic validation.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system implements self-service verification where the blockchain structure automatically provides authentication and validation services. Data integrity is self-verified through cryptographic hashes and digital signatures embedded in the blockchain, eliminating the need for external manual verification processes. This self-service mechanism reduces both time consumption and maintains simplicity by making verification automatic and transparent.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12287386B2Method, system and computer program for storing MR implant information data and for storing MR device data and machine-readable storage medium
Publication Date: 2025.04.29 SIEMENS HEALTHINEERS AG
  • US12287386B2 patent drawing
  • US12287386B2 patent drawing
  • US12287386B2 patent drawing

AI summary

A method for storing MR implant information data, comprises: receiving a request for storing MR implant information data for an implant; determining a hash for the MR implant information data; generating a block for a blockchain, wherein the block includes the hash and a reference to a previous block in the blockchain; storing the MR implant information data in a memory; and registering the block in the blockchain.