DICOMIZER is an application that converts images and documents from common file formats like BMP, JPG and PDF to DICOM
 
DICOMIZER Screenshot - Jpeg to DICOM
The DICOMIZER is based on RZDCX DICOM Toolkit.
-> Download DICOMIZER
Features
- Convert Jpeg to DICOM
- Convert Bitmap to DICOM
- Convert PDF to DICOM
- Convert multiple images at once into a single series
- Send converted images to PACS (C-STORE)
- Test network connection to PACS (C-ECHO)
- Set Patient Identification Attributes: Patient Name, Patient ID, Patient Sex, Patient Birth Date
- Create Unique Identifiers for Study, Series and Image
Input Formats
- Jpeg (JPG)
- Bitmap (BMP)
- Portable Document Format (PDF)
Output Formats
- DICOM Single Frame Color Secondary Capture
- SOP Class UID: 1.2.840.10008.5.1.4.1.1.7
- Transfer Syntax, select one from:
- Little Endian Explicit: .1.2.840.10008.1.2.1 (For Bitmap)
- Jpeg Baseline (lossy): .1.2.840.10008.1.2.4.50 (For Jpeg)
- DICOM Encapsulated PDF Storage
- SOP Class UID: 1.2.840.10008.5.1.4.1.1.104.1
- Transfer Syntax:
- Little Endian Explicit: .1.2.840.10008.1.2.1
- RZDCX DICOM Toolkit Version: 2.0.1.3
Evaluation Copy Limitations
- Limited to converting two (2) images at a time
- Application closes after sending converted images to PACS
|
|
Example DICOM Dump of Encapsulated PDF:
# Dicom-File-Format
# Dicom-Meta-Information-Header
# Used TransferSyntax: LittleEndianExplicit
(0002,0000) UL 192 # 4, 1 MetaElementGroupLength
(0002,0001) OB 00\01 # 2, 1 FileMetaInformationVersion
(0002,0002) UI =EncapsulatedPDFStorage # 30, 1 MediaStorageSOPClassUID
(0002,0003) UI [2.16.124.113543.6021.1.3.927359919.5576.1318376348.4] # 52, 1 MediaStorageSOPInstanceUID
(0002,0010) UI =LittleEndianExplicit # 20, 1 TransferSyntaxUID
(0002,0012) UI [2.16.124.113543.6021.1] # 22, 1 ImplementationClassUID
(0002,0013) SH [RZDCX_2_0_1_3] # 14, 1 ImplementationVersionName
# Dicom-Data-Set
# Used TransferSyntax: LittleEndianExplicit
(0008,0005) CS [ISO_IR 100] # 10, 1 SpecificCharacterSet
(0008,0012) DA [20111012] # 8, 1 InstanceCreationDate
(0008,0013) TM [013909.000] # 10, 1 InstanceCreationTime
(0008,0016) UI =EncapsulatedPDFStorage # 30, 1 SOPClassUID
(0008,0018) UI [2.16.124.113543.6021.1.3.927359919.5576.1318376348.4] # 52, 1 SOPInstanceUID
(0008,0020) DA [20111012] # 8, 1 StudyDate
(0008,0030) TM [013909.000] # 10, 1 StudyTime
(0008,0050) SH [9999] # 4, 1 AccessionNumber
(0008,0060) CS [OT] # 2, 1 Modality
(0008,0064) CS [WSD] # 4, 1 ConversionType
(0008,0070) LO [RZ Software Services] # 20, 1 Manufacturer
(0008,0090) PN (no value available) # 0, 0 ReferringPhysiciansName
(0008,1090) LO [RZ DICOMIZER] # 12, 1 ManufacturersModelName
(0010,0010) PN [Doe^John] # 8, 1 PatientsName
(0010,0020) LO [123456789] # 10, 1 PatientID
(0010,0030) DA [20000101] # 8, 1 PatientsBirthDate
(0010,0040) CS [M] # 2, 1 PatientsSex
(0020,000d) UI [2.16.124.113543.6021.1.1.927359919.5576.1318376319.1] # 52, 1 StudyInstanceUID
(0020,000e) UI [2.16.124.113543.6021.1.2.927359919.5576.1318376319.3] # 52, 1 SeriesInstanceUID
(0020,0010) SH [1] # 2, 1 StudyID
(0020,0011) IS [1] # 2, 1 SeriesNumber
(0020,0013) IS [1] # 2, 1 InstanceNumber
(0020,0020) CS (no value available) # 0, 0 PatientOrientation
(0028,0301) CS [YES] # 4, 1 BurnedInAnnotation
(0042,0010) ST [Test] # 4, 1 DocumentTitle
(0042,0011) OB 25\50\44\46\2d\31\2e\32\20\0a\25\e2\e3\cf\d3\20\0a\31\20\30\20\6f... # 30930, 1 EncapsulatedDocument
(0042,0012) LO [application/pdf] # 16, 1 MIMETypeOfEncapsulatedDocument