How to Open DICOMDIR (series) using Fellow OAK?

751 views
Skip to first unread message

Ahbab Ali

unread,
Oct 16, 2015, 12:38:55 PM10/16/15
to Fellow Oak DICOM for .NET
Hello Everyone,

I'm looking to open DICOMDIR (series) using Fellow OAK. Can some one please suggest how to proceed?

Regards
Ali

Anders Gustafsson Cureos AB

unread,
Oct 16, 2015, 3:18:49 PM10/16/15
to Fellow Oak DICOM for .NET
Please take a look at the DICOM Media Example in the Github repository, that should give you an idea of how DICOMDIR can be used with fo-dicom.

Regards,
Anders @ Cureos

Ahbab Ali

unread,
Oct 19, 2015, 12:37:23 PM10/19/15
to Fellow Oak DICOM for .NET
Thanks for your revert Anders.

I visited the blog. I'm getting Patient Info, study Info, series Info and image details. However I'm targeting to get numerous images out of image collection. As you know multiple  as image which we're getting is collection of images. Please suggest

Regards
Ali

Anders Gustafsson Cureos AB

unread,
Oct 20, 2015, 1:08:41 AM10/20/15
to Fellow Oak DICOM for .NET
If I am not mistaken, the DICOMDIR data gives you the file IDs. By iterating over these file IDs and treating them as file paths you should be able to read each individual DICOM file using DicomFile.Open(string filename).

Regards,
Anders

Ahbab Ali

unread,
Oct 20, 2015, 10:52:10 AM10/20/15
to Fellow Oak DICOM for .NET

Hi Anders,

Which file IDs you talking about i am not getting any file IDs. Please suggest



Regards
Ali

Anders Gustafsson Cureos AB

unread,
Oct 21, 2015, 4:30:32 AM10/21/15
to Fellow Oak DICOM for .NET
Within the Directory Record Sequence (0004,1220), search for items that contain the Referenced File ID (0004,1500) tag. The value of the Referenced File ID gives you the relative path to the associated DICOM file.


Regards,
Anders
Reply all
Reply to author
Forward
0 new messages