DICOM Software for MRI and CT: Media Creation and Patient Demographics Management

 

Dicom Software

Medical imaging environments often face interoperability challenges when exchanging MRI and CT studies between PACS systems, hospitals, offline viewers, radiotherapy systems, and external healthcare organizations.

A DICOM study may work perfectly in one environment but fail to open correctly in another because of differences in DICOM object type, transfer syntax, compression, media structure, or DICOMDIR requirements.

Healthcare teams can also face situations where patient demographic information in an exported DICOM study needs an authorized correction before it is used in an approved downstream workflow.

To address these practical healthcare IT requirements, we provide two Windows-based DICOM solutions:

  1. DICOM Media Maker for MRI & CT
  2. DICOM Patient Demographics Manager

Both solutions are designed for controlled healthcare IT environments with validation, auditability, and easy operation.


DICOM Media Maker for MRI and CT

The DICOM Media Maker prepares MRI and CT studies for systems that require compatible traditional DICOM media.

It can be useful when transferring studies to another hospital, an offline DICOM viewer, a radiotherapy workstation, or another medical imaging system that has specific DICOM compatibility requirements.

Main Features

  • MRI and CT support
  • Automatic modality detection
  • Classic single-frame DICOM preparation
  • DICOMDIR creation
  • Explicit VR Little Endian output
  • Lossless DICOM decompression
  • JPEG 2000 Lossless support
  • Enhanced MRI and CT conversion where supported
  • Patient and study validation
  • Multiple-patient detection
  • Multiple-study detection
  • Lossy-compression rejection
  • DICOM file validation
  • Physical CD/DVD verification
  • Detailed technical logs
  • PASS/FAILED validation reports
  • Windows GUI
  • Offline deployment
  • Licensed deployment options

The goal is to allow technical staff to prepare compatible DICOM media without manually running command-line tools such as DCMTK, Java, or Python scripts.


Why DICOM Compatibility Problems Occur

DICOM is an international medical imaging standard, but not every medical system supports every DICOM object or compression method.

For example, one system may export an Enhanced MR study using JPEG 2000 compression, while the receiving workstation may expect traditional single-frame MR images using Explicit VR Little Endian.

Our solution can analyze the exported study and prepare it according to the required compatibility profile.

Typical target objects can include:

MR Image Storage

1.2.840.10008.5.1.4.1.1.4

CT Image Storage

1.2.840.10008.5.1.4.1.1.2

with a commonly supported transfer syntax such as:

Explicit VR Little Endian

1.2.840.10008.1.2.1

Automatic DICOMDIR Creation

Some medical viewers and offline imaging systems require a valid DICOMDIR file at the root of the media.

The DICOM Media Maker can automatically create a structure such as:

DICOMDIR
DICOM\
    IM000001
    IM000002
    IM000003
    ...

The generated media can then be validated before it is delivered.


Support for Lossless DICOM Compression

Medical imaging studies may use several types of DICOM compression.

Depending on the source study, supported workflows can include:

  • Uncompressed DICOM
  • Implicit VR Little Endian
  • Explicit VR Little Endian
  • JPEG Lossless
  • JPEG-LS Lossless
  • RLE Lossless
  • JPEG 2000 Lossless

The application can reject unsupported or lossy formats when required by the configured compatibility profile.

This helps protect image quality while improving interoperability.


Physical Media Verification

Creating the files is only one part of the process.

The software can also verify the final CD, DVD, or prepared folder.

Checks can include:

  • DICOMDIR presence
  • Image readability
  • SOP Class
  • Transfer Syntax
  • Modality
  • Patient count
  • Study count
  • Image count
  • Media structure

This provides an additional quality-control step before the study is delivered to another organization or department.


DICOM Patient Demographics Manager

The second solution is the DICOM Patient Demographics Manager.

It is designed for authorized healthcare IT or management personnel who need to make controlled demographic corrections to an offline copy of a DICOM imaging study.

Supported corrections can include:

Patient InformationDICOM Tag
Patient Name(0010,0010)
Patient ID(0010,0020)
Patient Birth Date(0010,0030)
Patient Sex(0010,0040)

The existing study is scanned first so the user can review the current patient information before making an authorized correction.


Safe DICOM Metadata Correction

Changing patient demographics should not unintentionally modify the diagnostic images.

For this reason, the application includes several validation controls.

It can verify that:

Patient demographics: UPDATED
Pixel Data: UNCHANGED
SOP Instance UID: UNCHANGED
Study Instance UID: UNCHANGED
Series Instance UID: UNCHANGED

The application can calculate SHA-256 hashes of the DICOM Pixel Data before and after processing.

If image data changes unexpectedly, the job is stopped.


DICOM UID Preservation

For controlled demographic correction of the same imaging study, the application is designed to preserve important identifiers such as:

  • SOP Instance UID
  • Study Instance UID
  • Series Instance UID

The values are checked again after processing.

This provides additional assurance that the study itself has not been replaced or recreated unintentionally.


Manager-Only Access

Patient demographic modification is a sensitive function and should not normally be available to every technical user.

The application can therefore be restricted using Windows security groups.

For example:

DICOM Metadata Managers

Only authorized users can access the demographic correction functionality.

This provides better separation between:

  • Routine technicians
  • Healthcare IT administrators
  • PACS administrators
  • Authorized managers

Built-In Safety Checks

The application can stop processing when it detects:

  • Multiple Patient IDs
  • Digitally signed DICOM objects
  • Burned-in patient information
  • Invalid patient information
  • Confirmation mismatch
  • Missing correction reason
  • Unsupported non-image DICOM objects
  • Unexpected UID changes
  • Pixel Data changes
  • Existing destination data that could be overwritten

The original source files remain unchanged.


PACS Workflow Preparation

Some healthcare organizations require corrected DICOM studies to be placed into a specific staging structure before an approved PACS import or reprocessing process is executed.

The software can prepare output according to the organization's required directory structure while keeping audit records separate from the actual DICOM files.

A generic example could be:

PACS_STAGING\
├── Corrected_Study\
│   ├── IM000001
│   ├── IM000002
│   └── ...
│
└── AUDIT\
    ├── AUDIT_REPORT.txt
    ├── AUDIT_REPORT.json
    └── FILE_MAPPING.csv

The exact structure can be customized based on the PACS vendor or healthcare organization's workflow.


Detailed Audit Trail

For every successful demographic correction, the application can record:

  • Operator
  • Workstation
  • Date and time
  • Reason for correction
  • Original demographic values
  • Corrected demographic values
  • Number of DICOM files processed
  • Study count
  • Series count
  • Modality
  • Pixel integrity result
  • UID validation result
  • Source-to-output file mapping

This provides traceability for controlled healthcare IT operations.


Windows GUI — No Python Knowledge Required

Both solutions are designed as Windows GUI applications.

The end user does not need to manually operate:

  • Python scripts
  • DCMTK commands
  • dcmdump
  • dcmconv
  • dcmmkdir
  • Java
  • dcm4che
  • JPEG 2000 command-line utilities

The required runtime components can be packaged with the installer.


Custom DICOM Profiles

Different medical imaging environments have different interoperability requirements.

We can customize the applications for requirements such as:

  • MRI only
  • CT only
  • MRI + CT
  • Specific SOP Class
  • Specific Transfer Syntax
  • DICOMDIR creation
  • Lossless compression handling
  • Enhanced-to-classic DICOM conversion
  • Custom folder structures
  • PACS staging workflows
  • Organization branding
  • Manager-only access
  • Offline deployment
  • Workstation licensing

Who Can Use These Solutions?

These solutions may be useful for:

  • Hospitals
  • Diagnostic imaging centers
  • Radiology departments
  • MRI centers
  • CT centers
  • Radiotherapy departments
  • PACS administrators
  • Healthcare IT departments
  • DICOM integration teams
  • Medical imaging vendors
  • Teleradiology providers
  • Biomedical engineering departments

Our Two DICOM Solutions

1. DICOM MRI & CT Media Maker

Suitable for:

  • MRI DICOM media creation
  • CT DICOM media creation
  • DICOMDIR generation
  • Offline viewer compatibility
  • Lossless DICOM conversion
  • JPEG 2000 handling
  • Inter-hospital DICOM exchange
  • Physical media verification

2. DICOM Patient Demographics Manager

Suitable for:

  • Patient Name correction
  • Patient ID correction
  • Birth Date correction
  • Patient Sex correction
  • Controlled DICOM metadata modification
  • Pixel Data integrity verification
  • UID preservation
  • Manager-only workflows
  • Audit reporting
  • PACS staging preparation

Customized DICOM Software Available

Healthcare organizations often have unique PACS and DICOM requirements.

We can provide customized solutions based on the receiving system or workflow.

Customization may include:

MRI / CT profiles
DICOMDIR generation
Specific transfer syntax
Compression requirements
PACS staging structure
Organization branding
Manager access controls
Offline deployment
Licensing

Before production deployment, testing against the target PACS, viewer, or receiving imaging system is recommended.


Licensed Deployment Options

Software licensing can also be configured for:

  • Individual workstation
  • Specific organization
  • MRI functionality
  • CT functionality
  • MRI + CT
  • Optional expiry
  • Offline environments

This can help organizations maintain controlled software deployment.


Important Healthcare Use Notice

These applications are technical DICOM interoperability and workflow utilities.

They are not diagnostic viewers and should not be represented as certified medical devices unless they have undergone the appropriate regulatory assessment and certification.

The DICOM Patient Demographics Manager is intended for authorized correction of an offline copy of an imaging study.

It is not a replacement for:

  • PACS patient reconciliation
  • PACS database correction
  • Patient merge functionality
  • Modality worklist correction
  • Clinical diagnostic software

Any PACS import or reprocessing activity should follow the organization's approved procedure and the PACS vendor's recommendations.

Original imaging data should always remain protected.


Looking for a DICOM Solution?

If your organization is dealing with issues such as:

  • MRI files not opening on another system
  • CT DICOM compatibility problems
  • DICOMDIR creation
  • Offline viewer compatibility
  • JPEG 2000 DICOM conversion
  • DICOM CD/DVD preparation
  • Patient demographic correction
  • DICOM metadata management
  • PACS import preparation
  • DICOM interoperability between different systems

we can evaluate the requirement and provide a customized solution.

When contacting us, useful information includes:

Modality: MRI / CT
Current PACS or imaging system
Receiving system or viewer
DICOM compatibility requirement
Existing error message
Required workflow

Frequently Asked Questions

Does the software support both MRI and CT?

Yes. MRI and CT workflows can be supported and configured separately.

Can it create DICOMDIR?

Yes. The media solution can create and validate DICOMDIR.

Can it work with JPEG 2000 DICOM images?

Supported JPEG 2000 Lossless studies can be processed according to the target compatibility profile.

Can it change the Patient Name?

Yes. The demographics manager can update the DICOM Patient Name on an authorized offline copy.

Can it change Patient ID?

Yes. Patient ID can be corrected through the controlled manager workflow.

Does metadata correction alter the diagnostic images?

The application is designed to preserve Pixel Data and can verify it using SHA-256 comparison.

Are DICOM UIDs changed?

The software can preserve and validate SOP Instance UID, Study Instance UID, and Series Instance UID.

Can normal technicians change patient information?

Access can be limited to authorized Windows manager accounts.

Can it modify a live PACS database?

No. Live PACS database corrections should be performed using the PACS vendor's approved reconciliation or patient-management functions.

Can the software be customized?

Yes. DICOM profiles, workflow, branding, access control, licensing, and deployment can be customized for the organization.

Comments