I have received a DICOM file after Store SCP and this is the dcmdump of the file. The image opens just white.
Can you guide me as to what could be wrong? The reason for no Dicom-Meta-Information-Header?
# Dicom-File-Format
# Dicom-Meta-Information-Header
# Used TransferSyntax: Unknown Transfer Syntax ***
# Dicom-Data-Set
# Used TransferSyntax: Little Endian Explicit
(0008,0005) CS [ISO_IR 100] # 10, 1 SpecificCharacterSet
(0008,0008) CS [ORIGINAL\SECONDARY\AXIAL] # 24, 3 ImageType
(0008,0012) DA [20121009] # 8, 1 InstanceCreationDate
(0008,0013) TM [180239] # 6, 1 InstanceCreationTime
(0008,0016) UI =CTImageStorage # 26, 1 SOPClassUID
(0008,0018) UI [1.2.840.113619.2.25.4.2435881.1349786216.668] # 44, 1 SOPInstanceUID
(0008,0020) DA [20121009] # 8, 1 StudyDate
(0008,0021) DA [20121009] # 8, 1 SeriesDate
(0008,0022) DA [20121009] # 8, 1 AcquisitionDate
(0008,0023) DA [20121009] # 8, 1 ContentDate
(0008,0030) TM [175745] # 6, 1 StudyTime
(0008,0031) TM [180234] # 6, 1 SeriesTime
Reason for no Dicom-Meta-Information-Header
Moderator: Moderator Team
-
- Posts: 15
- Joined: Tue, 2012-08-07, 08:30
-
- DCMTK Developer
- Posts: 2541
- Joined: Tue, 2011-05-03, 14:38
- Location: Oldenburg, Germany
- Contact:
Re: Reason for no Dicom-Meta-Information-Header
Regarding the file meta information header: Are you calling storescp with option --write-dataset?
And, where is the rest of the dataset, i.e. the data elements after Series Time (0008,0031)?
And, where is the rest of the dataset, i.e. the data elements after Series Time (0008,0031)?
Who is online
Users browsing this forum: Google [Bot] and 0 guests