The question is about feeeding worklist items to wlmscpfs by using dump2dcm to convert the sample files to DICOM. All the samples show one single SPS per file.
First question: are those .wl files compliant with the DICOM standard ?
Second question: would wlmscpfs be able to use a file where the SPS sequence (0040,0100) contains more than one item, each item essentially containing the details about a different SPS ? The alternative would be creating a bunch of files each one with a single item in the sequence, and all referencing the same "Requested Procedure ID" (0040,1001).
Feeding worklist items to wlmscpfs
Moderator: Moderator Team
-
- DCMTK Developer
- Posts: 2549
- Joined: Tue, 2011-05-03, 14:38
- Location: Oldenburg, Germany
- Contact:
Re: Feeding worklist items to wlmscpfs
Storing C-FIND response datasets as files is not defined by the DICOM standard, i.e. there is no Modality Worklist Storage SOP Class. This is just the way DCMTK's Modality Worklist SCP has been designed. Since the tool uses a Private SOP Class for this purpose and stores the datasets as DICOM files, the .wl files are DICOM-compliant. However, the files are probably not very interoperable.
Regarding your second question: The Scheduled Procedure Step Sequence of the C-FIND response dataset shall contain a single item only; the same applies to the .wl files.
Details on the implementation and setup can be found in the documentation of the tool.
Regarding your second question: The Scheduled Procedure Step Sequence of the C-FIND response dataset shall contain a single item only; the same applies to the .wl files.
Details on the implementation and setup can be found in the documentation of the tool.
Who is online
Users browsing this forum: Ahrefs [Bot] and 1 guest