Related Experiment Video
Updated: Jul 11, 2026

06:18
Pioneering Patient-Specific Approaches for Precision Surgery Using Imaging and Virtual Reality
Published on: April 5, 2024
Using Java to generate globally unique identifiers for DICOM objects
Aaron W C Kamauu1, Scott L Duvall, David E Avrin
1Biomedical Informaticist, RemedyMD(R) Inc., 9350 South 150 East, Sandy, UT 84070, USA. siim@akamauu.com
Journal of Digital Imaging
|September 27, 2007
Summary
Generating globally unique identifiers (UIDs) for Digital Imaging and Communications in Medicine (DICOM) objects is challenging. This study introduces a straightforward method combining organizational, descriptive, and JAVA-generated IDs for compliant DICOM UIDs.
Area of Science:
- Medical Imaging
- Health Informatics
- Computer Science
Background:
- Digital Imaging and Communications in Medicine (DICOM) mandates globally unique identifiers (UIDs) for all its objects.
- Ensuring the global uniqueness of these identifiers is a significant challenge in medical imaging systems.
- Existing methods for UID generation can be complex and varied.
Purpose of the Study:
- To present a simplified and effective technique for generating DICOM-compliant UIDs.
- To address the challenges associated with ensuring global uniqueness of DICOM identifiers.
- To provide a practical solution for medical imaging software development.
Main Methods:
- A novel UID generation strategy is proposed.
- This method integrates a root organization identifier.
- It also incorporates assigned descriptive identifiers and JAVA-generated unique identifiers.
Main Results:
- The presented technique successfully constructs DICOM-compliant UIDs.
- The method ensures global uniqueness through a combination of identifier types.
- It offers a simpler alternative to existing UID generation methods.
Conclusions:
- The proposed technique provides a robust and straightforward approach to generating DICOM UIDs.
- This method facilitates compliance with DICOM standards for unique object identification.
- The technique is applicable to various medical imaging applications requiring unique identifier generation.
Related Concept Videos
Computed Tomography
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Rapid Identification of Pathogens
MALDI-TOF MS has transformed clinical microbiology by offering a rapid and reliable method for pathogen identification. The traditional approach to microbial identification typically involves time-consuming culture techniques and biochemical tests, which can delay the initiation of appropriate antimicrobial therapy. MALDI-TOF MS avoids these delays by using characteristic ribosomal protein mass patterns of microbial cells, enabling accurate species-level identification within minutes.Principle...
Methods of Classification and Identification
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...

