Skip to main content

DICOM metadata quality control

dicomqc

Independent metadata audit for DICOM research releases.

A read-only command-line framework that evaluates candidate DICOM data after external pseudonymization or de-identification. It turns explicit policy checks into reviewable JSON, CSV, and MultiQC evidence.

Candidate DICOM passes through an independent dicomqc metadata audit to produce review evidence
Transformation and audit remain separate, repeatable steps.

A focused metadata control point

dicomqc evaluates the output of a transformation workflow. Keeping that check independent makes release criteria visible, testable, and reproducible across tools and data providers.

01 / Inspect

Read DICOM metadata

Discover files recursively and parse metadata without loading pixel data.

02 / Evaluate

Apply explicit rules

Identify direct PHI fields, pseudonym-pattern failures, and private tags.

03 / Record

Produce review evidence

Write JSON, CSV, and MultiQC outputs without reporting raw DICOM values.

04 / Integrate

Drive pipeline decisions

Use stable exit codes and structured findings in repeatable release workflows.

Evidence, not transformation

Version 0.1 does not pseudonymize or modify DICOM files, inspect pixels or facial features, or certify DICOM PS3.15, BIDS, HIPAA, or GDPR compliance. Findings support technical and institutional review; they do not replace it.