Search found 7 matches

by Tekk
Tue, 2014-09-30, 12:26
Forum: DCMTK - General
Topic: Limit sendfindrequest results
Replies: 1
Views: 2695

Limit sendfindrequest results

Hi all,

is it possible to limit the results of sendfindrequest?

Thanks in advance,
Eric
by Tekk
Tue, 2014-06-17, 09:11
Forum: DCMTK - General
Topic: Add DICOM Tag in c-move request
Replies: 4
Views: 4431

Re: Add DICOM Tag in c-move request

Sorry, maybe I wasn't clear enough. My workflow is the following: 1. Query Retrieve from PACS (can be done by any user) 2. Before retrieving images to my own server, I'd like to add a DICOM Tag (or something else) to the retrieved files which specifies the user who performed the retrieve so ONLY thi...
by Tekk
Mon, 2014-06-16, 09:31
Forum: DCMTK - General
Topic: Add DICOM Tag in c-move request
Replies: 4
Views: 4431

Re: Add DICOM Tag in c-move request

As far as I can see it "user identify negotation" only prevents users from accessing the server if they are not allowed to. But can I specify the access right for a single image?
by Tekk
Fri, 2014-06-13, 15:05
Forum: DCMTK - General
Topic: Add DICOM Tag in c-move request
Replies: 4
Views: 4431

Add DICOM Tag in c-move request

Hi all, is it possible to add a DICOM tag during a retrieve process with sendMOVERequest? I'd like to add a tag that identifies the user who retrieved the studies/series so only this very user will be able to view the images. Other suggestion on how to solve this are welcome and highly appreciated. ...
by Tekk
Fri, 2014-06-06, 14:23
Forum: DCMTK - General
Topic: Moverequest with URL, Port and AETitle?
Replies: 2
Views: 2878

Moverequest with URL, Port and AETitle?

Is there a way to start a move request without adding a DICOM Node to the PACS (instead specifying URL, Port and AETitle in the move request)?

Thanks,
Eric
by Tekk
Wed, 2014-05-21, 09:17
Forum: DCMTK - General
Topic: SOPClassNotSupported
Replies: 1
Views: 2546

SOPClassNotSupported

Hi all, I am using DCMTK for Q&R purposes. The sendFINDRequest works fine, but the sendMOVERequest does not. Output for c-move is: I: Received C-ECHO Response (Success) I: Sending C-MOVE Request (MsgID 2) I: Received C-MOVE Response (Failed: SOPClassNotSupported) W: Status is 0xa800 (unknown) W:...