Is there any N-Delete tool in dcmtk? [closed]

孤街醉人 提交于 2019-12-14 03:31:33

问题


All, Is there any N-delete tools in DCMTK? If there isn't , Could someone please recommend a tool to me . I just want to delete the DICOM file stored in the pacs. Thanks.


回答1:


N-DELETE is not for deleting DICOM objects in a PACS. It is e.g. used for the Print Management Service, i.e. for deleting a print job or film box.

If you want to "delete" a DICOM object in a PACS, have a look at the IHE IOCM integration profile.




回答2:


As Riesmeier mentioned above, there is no standard DICOM service to delete a DICOM file stored on PACS. N-DELETE command is used by Print Management and RT Machine Verification but not for deleting DICOM files.

Some PACS may allow configuring an AE to overwrite SOP instances stored on the PACS (e.g. overwrite the previous instance) and others may use private service for the task. Private Service may use N-DELETE command or N-ACTION command for the task.

Please, check the DICOM conformance statement of the PACS you are working with or ask the PACS Admin for a solution.



来源:https://stackoverflow.com/questions/37590937/is-there-any-n-delete-tool-in-dcmtk

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!