Monday, May 20, 2013
Google Custom Search

Our Community

Membership Membership:
Latest New User Latest: zofhan81
New Today New Today: 5
New Yesterday New Yesterday: 2
User Count Overall: 28639

People Online People Online:
Visitors Visitors: 13
Members Members: 2
Total Total: 15

Online Now Online Now:
01: csedron
02: zofhan81

ClearCanvas Community Forums

We've moved our Developer Forums!
To better assist our open source community, we have moved our repository and developer forums to GitHub. You can access the new developer forums on our ClearCanvas GitHub issues board.

Dicom Worklist server
Last Post 2011-05-19 09:30 AM by decuser. 4 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
epepping
New Member
New Member
Posts:7

--
2008-10-15 12:12 AM

Does clear canvas contain basic modules to build a dicom worklist that other dicom sources can query?.

Same for MPPS functionality to get procedure step information back ?

steve
Senior Member
Senior Member
Posts:2096

--
2008-10-16 06:54 PM
Hello,

The core Dicom Assembly does have the capabilities of supporting MWL / MPPS. There is not, however, at this time any example code as to how to do this, besides general samples for building an SCP in the ImageServer.

Steve
Live and real-time support available for Personal, Team, and Cleome Edition customers.
epepping
New Member
New Member
Posts:7

--
2008-10-17 02:08 PM
Could you give me some pointers how to start?
steve
Senior Member
Senior Member
Posts:2096

--
2008-10-20 09:19 PM
There's probably two areas to look at. One would be just to look at the DICOM library's sample application. If you open the ClearCanvas.Dicom.sln file in Trunk\Dicom, there's a project, there's a samples project which includes a Storage SCU, Storage SCP, Verification SCU and Compression sample. The StorageSCP code has the framework for an application that listens for associations, and processes messages.

The second way would be to look at the ClearCanvas.ImageServer.Services.Dicom assembly from the ImageServer solution. The ClearCanvas.Dicom assembly in the Network\Scp namespace has some higher level code for creating SCPs from plugins. The ImageServer's DICOM assembly utilizes this code along with some plugins to make its dicom listeners. The QueryScpExtension class in ClearCanvas.ImageServer.Services.Dicom contains a DICOM Query SCP implementation that would be somewhat similar to a modality worklist implementation.

Steve
Live and real-time support available for Personal, Team, and Cleome Edition customers.
decuser
New Member
New Member
Posts:9

--
2011-05-19 09:30 AM

Hi Steve,

I am looking for MWL server implementation code.Please give me some pinters to look at the code..

 

Thanks

decuser

 

You are not authorized to post a reply.

Active Forums 4.1
Copyright 2013 ClearCanvas Inc. All Rights Reserved