Problematic Phillips files

41 views
Skip to first unread message

Daniel Carrion

unread,
Feb 10, 2016, 3:53:32 PM2/10/16
to ruby-dicom
Just wondering if anyone has any thoughts on issue I'm having with privates in a DICOM file coming out of Phillips unit. Here's the problematic section from dcmdump.

The error I'm seeing when reading in ruby-dicom:

WARN -- DICOM: The actual length of the value (0) does not match its specified length (-1) for Data Element 2001,9000

Here's the output from dcmdump:


(2001,10a1) UN 4e\4f                                    #   2, 1 Unknown Tag & Data
(2001,9000) SQ (Sequence with undefined length #=1)     # u/l, 1 Unknown Tag & Data
 
(fffe,e000) na (Item with explicit length #=24)         # 1126, 1 Item
   
(0008,0016) UI [1.3.46.670589.2.2.1.1]                  #  22, 1 SOPClassUID
   
(0008,0018) UI [1.3.46.670589.28.265407968239.201601282336450383102511221] #  58, 1 SOPInstanceUID
   
(0008,1115) SQ (Sequence with undefined length #=1)     # u/l, 1 ReferencedSeriesSequence
     
(fffe,e000) na (Item with undefined length #=4)         # u/l, 1 Item
       
(0008,1140) SQ (Sequence with undefined length #=1)     # u/l, 1 ReferencedImageSequence
         
(fffe,e000) na (Item with undefined length #=2)         # u/l, 1 Item
           
(0008,1150) UI =XRayAngiographicImageStorage            #  28, 1 ReferencedSOPClassUID
           
(0008,1155) UI [1.3.46.670589.28.265407968239.20160128224156248282211221] #  56, 1 ReferencedSOPInstanceUID
         
(fffe,e00d) na (ItemDelimitationItem)                   #   0, 0 ItemDelimitationItem
       
(fffe,e0dd) na (SequenceDelimitationItem)               #   0, 0 SequenceDelimitationItem
       
(0020,000e) UI [1.3.46.670589.28.265407968239.20160128224146524023.2.2] #  54, 1 SeriesInstanceUID
       
(2001,0010) LO [Philips Imaging DD 001]                 #  22, 1 PrivateCreator
       
(2001,10c1) ?? 49\6d\61\67\65\73\50\65\72\53\65\72\69\65\73\52\65\66\65\72\65\6e... #  24, 1 Unknown Tag & Data
     
(fffe,e00d) na (ItemDelimitationItem)                   #   0, 0 ItemDelimitationItem
   
(fffe,e0dd) na (SequenceDelimitationItem)               #   0, 0 SequenceDelimitationItem
   
(0018,1622) US 0                                        #   2, 1 ShutterPresentationValue
   
(0020,000e) UI [1.3.46.670589.28.265407968239.20160128224146524023.2.5] #  54, 1 SeriesInstanceUID
   
(0020,0013) IS [1]                                      #   2, 1 InstanceNumber

Hex output if it helps:


Christoffer Lervåg

unread,
Feb 10, 2016, 4:00:02 PM2/10/16
to ruby-...@googlegroups.com
Hello Daniel

Thank you for reporting this issue.

I believe this may actually be fixed in the github master branch (unforturtunately unreleased yet). If you are comfortable with how to do this, you could check out the code from here and give it a go:

Anyway, I would be interested to give this particular dicom file a go, perhaps add it to our test samples. Would it be possible to send me a copy?

Best regards,
Chris

--
You received this message because you are subscribed to the Google Groups "ruby-dicom" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-dicom+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages