DCMTK:DCMSCU get series


AuthorMessage
  Post subject:  DCMSCU get series
Post Posted: Fri, 2011-10-21, 22:57 
Offline

Joined: Tue, 2011-06-28, 14:36
Posts: 28
Location: Chennai
Hi, 

I have no clue how to implement the retrieving of series descriptions of particular patient Id. 

I retrieved patients Id,name. One clicking the patient the application has to show the image series available for that patient Id. 
I tried 

Code:
DcmDataset findParams; 
    findParams.putAndInsertString(DCM_QueryRetrieveLevel, "IMAGE");
    findParams.putAndInsertString(DCM_PatientID,<PATIENT_ID>);


result = DicomSCU->sendFINDRequest(cxID, &findParams, &responses); 


May I know whats the exact method. I don't have much knowledge in dicom. 

Can u please point out any document or sample?

_________________
with regards 
Manoj Kumar D
 

Report this post
Top
  Profile  
Reply with quote  
  Post subject: Re:  DCMSCU get series
Post Posted: Sat, 2011-10-22, 13:35 
Offline

Joined: Wed, 2009-07-08, 17:06
Posts: 88
Location: Oldenburg, Germany
manoindia2020 wrote:
Hi,

I have no clue how to implement the retrieving of series descriptions of particular patient Id.

I retrieved patients Id,name. One clicking the patient the application has to show the image series available for that patient Id. 
I tried

Your query is not correct. If you are on the patient level, then you should use patient ID to query for information on the study level (your next query level). After you get the list of studies, you select the study and use the PatientID and StudyInstanceUID to query for information on the series level. When you get a series, use the PatientID, StudyInstanceUID, and SeriesInstanceUID to query for information on image level. In other words, your query should contain a value for unique key attributes of each level above the query retrieve level.

Quote:
May I know whats the exact method. I don't have much knowledge in dicom. 
Can u please point out any document or sample?

You can find such information in the DICOM standard PS3.4 C.4.1. For more information about the required, optional and unique attributes for each level in the query/retrieve information models, look at DICOM Part 4 annex C.


Report this post
Top
  Profile  
Reply with quote  

------------------------------------------------------------------

柳北风儿

http://qimo601.iteye.com

转载:http://forum.dcmtk.org/viewtopic.php?f=1&t=3199&p=12503&hilit=DCMScu#p12503

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值