Thursday, February 09, 2012
Google Custom Search

ClearCanvas Highlights

Download our Open Source software
Watch some Videos
Get the Source
Check out our Licensing
Join our  Forums
Some Research: OICR IPP-Trials

Our Community

Membership Membership:
Latest New User Latest: VMCCNY
New Today New Today: 18
New Yesterday New Yesterday: 26
User Count Overall: 20581

People Online People Online:
Visitors Visitors: 10
Members Members: 0
Total Total: 10

Online Now Online Now:

ClearCanvas Community Forums

Save dicom files from IODs
Last Post 2010-07-30 03:42 PM by steve. 1 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
flopes
New Member
New Member
Posts:6

--
2010-07-30 03:02 PM  

Hi there,

I'm developing a little tool just to save old exams to dicom, and I had changed to ClearCanvas code only two 2 days ago, so if i'am saying something study please forgive me.

 

I start build my IODs for each exam type, mostly because the number of Modules already implemented is significantly.

But now i'am stuck in one simple (I hope) thing:

the constructor of DicomFile can take DicomAttributeCollection but with IODs i just have IDicomAttributeProvider.

I'm a noob i know, but what i whant is to build the DicomFile from a IOD object.

 

Is this possible? or I have to re-write it and create DicomAttributeCollection for each exam.

 

 

If I've been confusing please ask.

 

Thanks

steve
Senior Member
Senior Member
Posts:1885

--
2010-07-30 03:42 PM  
Not quite sure what you're trying to accomplish? We have Iod related classes in the DICOM library that can be used with the DicomAttributeCollection class. You just supply the DicomAttributeCollection to the constructor, and the Iod classes save the values into the collection for you.

So, if you create the file, then use the DataSet from the file object in the constructor to the Iod classes, you should be fine, since DicomAttributeCollection implements IDicomAttributeProvider.

Steve

Real-time support available to Clinical Edition and Team Edition customers
You are not authorized to post a reply.

Active Forums 4.1
Copyright 2011 ClearCanvas Inc.