Dynamic Medical Term Repository System

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing healthcare information systems require a pre-populated lexicon for medical records, which is time-consuming to install and may contain errors, and do not dynamically update terms based on usage, limiting their effectiveness in searching and maintaining accurate medical records.

Innovation Solution

A dictionary system that dynamically updates its term repository by parsing transaction messages from various healthcare information systems, adding new terms as needed, and maintaining usage counts, allowing for incremental updates to facility-specific repositories without a full installation process.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a pre-populated lexicon is installed manually, then the system has a complete term repository for searching, but the installation is time-consuming and may contain errors

Engineering Contradiction:
Improveaccuracy of term repositoryVSAvoidinstallation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system automatically extracts terms from transaction messages and updates the term repository without requiring manual installation or intervention. The dictionary system self-populates by parsing incoming messages and identifying new terms, eliminating the time-consuming manual lexicon installation process while reducing human error.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary term extraction and validation by analyzing transaction messages before adding terms to the repository. This preliminary processing ensures term accuracy and completeness before the terms are made available for searching, preventing errors from propagating.

Inventive Principle:
Principle #10Preliminary action

2Stability of the object's composition

If a static lexicon is used, then the term repository is stable, but it does not update dynamically with new terms from usage

Engineering Contradiction:
Improvestability of term repositoryVSAvoidability to update terms
Core Design Contradiction:
Stability of the object's compositionVSAdaptability or versatility

Solution Approach 1:

The term repository transitions from a static pre-populated lexicon to a dynamic structure that automatically updates based on transaction message analysis. The system continuously monitors incoming messages, extracts new terms, and updates the repository in real-time, allowing the term set to adapt to evolving medical terminology while maintaining organizational structure.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements feedback loops where transaction messages are analyzed to identify new terms, which are then added to the repository. This feedback mechanism ensures the term repository continuously improves and updates based on actual usage patterns, maintaining both stability and adaptability.

Inventive Principle:
Principle #23Feedback

3Reliability

If manual term addition is required, then term accuracy can be controlled, but the process is labor-intensive and slow

Engineering Contradiction:
Improveterm accuracyVSAvoidterm addition speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The manual mechanical process of adding terms is replaced with an automated electronic system that parses transaction messages and extracts terms programmatically. This substitution dramatically increases term addition speed while maintaining accuracy through systematic validation rules and structured data processing.

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

Solution Approach 2:

The system introduces an intermediary automated extraction process between transaction messages and the term repository. This intermediary layer analyzes messages, validates terms, and conditionally adds them to the repository, maintaining accuracy control while eliminating manual labor through automated decision-making logic.

Inventive Principle:
Principle #24Intermediary (Mediator)

4Adaptability or versatility

If a comprehensive lexicon is installed upfront, then all possible terms are available for searching, but the system size and complexity increase

Engineering Contradiction:
Improvecoverage of medical termsVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The comprehensive lexicon is segmented into a core initial set plus dynamically added terms. Rather than installing all possible terms upfront, the system starts with essential terms and progressively adds specialized terms as they appear in transaction messages, reducing initial system complexity while maintaining comprehensive coverage over time.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS7580831B2Dynamic dictionary and term repository system
Publication Date: 2009.08.25 CERNER INNOVATION INC
  • US7580831B2 patent drawing
  • US7580831B2 patent drawing

AI summary

A dictionary system provides a term repository supporting the operation of an enterprise, which dynamically updates its content in response to system use. An input processor acquires transaction message data in at least one of a plurality of different data formats. A data processor parses the acquired transaction message data to extract a term from the message data. The processor then compares the extracted term to terms in a first term repository. The first term repository is updated to include the extracted term if the extracted term is absent from said first term repository. A communication processor intermittently processes the content of said first term repository to be suitable for communication to a second term repository.