Keep DICOM studies identifiable beyond the folder name
Diagnostic imaging studies are sometimes delivered on CD, DVD or USB media with generic, placeholder or inconsistent patient information embedded in the DICOM files. As long as the original disc and folder structure remain intact, this may go unnoticed. Later, however, studies may be copied, renamed, merged into a larger archive, or stored together with examinations belonging to family members or other patients.
At that point, filenames and folders are no longer a reliable identity layer. If the DICOM metadata itself contains meaningless patient names or IDs, it can become difficult to determine which study belongs to whom — and the same problem becomes more visible when studies are imported into a PACS archive or searched with DICOM viewers such as RadiAnt.
DICOM Batch Tag Editor lets you place meaningful Patient Name, Patient ID and Birth Date values inside the DICOM files themselves before archiving or PACS import. The goal is simple: make studies easier to identify, search and associate with the correct patient even when their original external folder structure is no longer available.
| File | Status | Old PatientName | New PatientName | Old PatientID | New PatientID | Old BirthDate | New BirthDate |
|---|
Supported surgical-edit path
- DICOM Part 10 files with Explicit VR Little Endian, Implicit VR Little Endian, or Deflated Explicit VR Little Endian datasets.
- Encapsulated JPEG/JPEG-LS/JPEG 2000/video transfer syntaxes under
1.2.840.10008.1.2.4.*, and RLE Lossless, where the dataset itself remains Explicit VR Little Endian. - Retired Big Endian, ISO 2022 escape-based character sets, and other unsupported encodings are shown as unsupported and are not written.
- Before a modified file is written, the entire encoded Pixel Data element is SHA-256 checked before/after and the edited patient tags are re-read for verification.
- For Deflated Explicit VR, the inflated Pixel Data bytes are verified before recompression and again after the complete deflate/inflate round trip.