ndelete - 211 status

123 views
Skip to first unread message

Osman Celep

unread,
Oct 10, 2013, 3:14:15 AM10/10/13
to dcm...@googlegroups.com
Hello,

I am using dcm4chee-2.17.1 as server and dcm4che-3.2.1 as client. I am issuing an ndelete command using Association.ndelete and i am getting the 211 status code on server side. Below is the server log.

10:09:31,974 INFO  [FsmImpl] received [pc-11] 2:N_DELETE_RQ
        class:  1.2.840.10008.5.1.4.1.1.4/MR Image Storage
        inst:   1.3.12.2.1107.5.2.5.11090.5.0.5823667428974336/?
10:09:31,974 INFO  [FsmImpl] sending [pc-11] 2:N_DELETE_RSP
        class:  1.2.840.10008.5.1.4.1.1.4/MR Image Storage
        inst:   1.3.12.2.1107.5.2.5.11090.5.0.5823667428974336/?
        status: 211
10:09:31,980 INFO  [FsmImpl] received A-RELEASE-RQ
10:09:31,980 INFO  [FsmImpl] sending A-RELEASE-RP

What is the problem ?

thanks.

Gunter Zeilinger

unread,
Oct 10, 2013, 3:44:41 AM10/10/13
to dcm...@googlegroups.com
SOP Classes of the Storage Service Class (as MR Image Storage) only
supports the C-STORE DIMSE-C service (s. DICOM Part 4, Annex B:
Storage Service Class).
You may mark individual instances as "rejected" by sending a Key
Object Selection Document with a particular title referencing them
according IHE Transaction RAD-66: Rejection Note Stored (s.
IHE Radiology Technical Framework Supplement – Imaging Object Change
Management (IOCM) [
http://www.ihe.net/uploadedFiles/Documents/Radiology/IHE_RAD_Suppl_IOCM.pdf
])

gunter
> --
> You received this message because you are subscribed to the Google Groups
> "dcm4che" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dcm4che+u...@googlegroups.com.
> To post to this group, send email to dcm...@googlegroups.com.
> Visit this group at http://groups.google.com/group/dcm4che.
> For more options, visit https://groups.google.com/groups/opt_out.

Osman Celep

unread,
Oct 10, 2013, 4:06:41 AM10/10/13
to dcm...@googlegroups.com
Thank you for your answer. As I understand, storing a rejection note, marks the document as rejected, not deletes it. Am I right ?
Is there a dicom command for remotely deleting a dicom file (by using SOP Instance UID) from an archive ?

Gunter Zeilinger

unread,
Oct 10, 2013, 5:25:27 AM10/10/13
to dcm...@googlegroups.com
dcm4chee-2.17.x moves rejected instances to the trash, and you may
empty the trash by the web GUI.

Osman Celep

unread,
Oct 11, 2013, 12:48:38 AM10/11/13
to dcm...@googlegroups.com
I created a Key Object Selection document by mkkos with following parameters:

--title DCM-113037 -o kos.dcm IM-0001-0001.dcm

I C-STORE'd the output kos.dcm file to dcm4chee. But it shows it as any other document under the referenced study. What is the solution for this ?

Gunter Zeilinger

unread,
Oct 11, 2013, 2:12:28 AM10/11/13
to dcm...@googlegroups.com
At default configuration (s.
dcm4chee.archive:service=RejectionNoteStored), only the 2 rejection
note titles

(113001, DCM, "Rejected for Quality Reasons")
(113037, DCM, "Rejected for Patient Safety Reasons")

specified in IHE MAWF Profile are supported by dcm4chee-2.17.*

Gunter Zeilinger

unread,
Oct 11, 2013, 2:25:47 AM10/11/13
to dcm...@googlegroups.com
By default (RejectionNoteStored#tKeepRejectionNote=true), the
Rejection Note itself is NOT deleted. Also the deletion will be
triggered by the Series Stored Notification which is itself delayed up
to StoreScp#SeriesStoredNotificationDelay (default 1 min) +
StoreScp#CheckPendingSeriesStoredInterval (default 1 min).
Reply all
Reply to author
Forward
0 new messages