I have started to look at some of the tools included in the dcm4che toolkit, dcm4che-2.0.28.
With the dcmof tool, I can see that to query a modality worklist, the following is required:
dcmof MIRTH:11114 -mwl C:\mwl_test.
That is, a modality will send a query to local port 11114 and pick up any mwl item files in the c:\mwl_test folder.
My question is, what are mwl items? How are they structured?
Any help much appreciated.