<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DVTk (Main) :: Forum</title>
    <link>http://www.dvtk.org/</link>
    <description>Explore the new dimension of Integration Testing :: XOOPS Community Bulletin Board</description>
    <lastBuildDate>Fri, 24 May 2013 12:38:58 +0200</lastBuildDate>
    <docs>http://backend.userland.com/rss/</docs>
    <generator>CBB 3.08</generator>
    <category>Forum</category>
    <managingEditor>dvtk@dvtk.org</managingEditor>
    <webMaster>dvtk@dvtk.org</webMaster>
    <language>en</language>
        <image>
      <title>DVTk (Main) :: Forum</title>
      <url>http://www.dvtk.org/modules/newbb/images/xoopsbb_slogo.png</url>
      <link>http://www.dvtk.org/</link>
      <width>92</width>
      <height>52</height>
    </image>
            <item>
      <title>Re: Validation Error [by Timmy]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=580&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: Validation Error&lt;br /&gt;
I&#039;ll give this one more shot, and hope for a reply.&lt;br /&gt;&lt;br /&gt;A bit of description on what I am doing. I am trying to use the QR SCP Emulator to test an application that will communicate with a PACs system. I am using a C-Find with a PatientIOD. I am wanting to search by AccessionNumber and PatientID right now, but I am also including the StudyInstanceUID and SeriesInstanceUID, because the QR SCP Emulater gave me an error when I left it off.&lt;br /&gt;&lt;br /&gt;For my communication, I am using the following:&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;pre&gt;List&amp;lt;TransferSyntax&amp;gt; tsns = new
List&amp;lt;TransferSyntax&amp;gt;();
tsns.Add(WellKnownTSNs.ImplicitVrLittleEndian);
tsns.Add(WellKnownTSNs.ExplicitVrLittleEndian);
tsns.Add(WellKnownTSNs.ExplicitVrBigEndian);

List&amp;lt;AbstractSyntax&amp;gt; ts = new List&amp;lt;AbstractSyntax&amp;gt;();
ts.Add(WellKnownASNs.MammographyCADStructuredReport);&lt;/pre&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;The issue that I am having is that my searches are coming up with 0 results, even though the parameters I am using are copied directly from the DICOM so I know there is not an error. I have tried with three different DICOMs in my model, and none of them are being found.&lt;br /&gt;&lt;br /&gt;I began removing information, and found that when I sent a search with an empty string for all four fields, I finally got 12 results. This is a bit strange since I have 30 DICOMs in the model. &lt;br /&gt;&lt;br /&gt;Could I have set up DVTk wrong, or does it sound like there is an error in my code. Or perhaps I am trying to use the QR SCP Emulator in a way that it is not meant to be used.&lt;br /&gt;&lt;br /&gt;Any response would be appreciated.</description>
      <pubDate>Fri, 08 Jun 2012 14:13:33 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=580&amp;forum=21</guid>
    </item>
        <item>
      <title>Re: Image Level Finds [by marcokemper]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=574&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: Image Level Finds&lt;br /&gt;
&lt;p&gt;Hi Bob,&lt;/p&gt;&lt;p&gt;if you can send me the detailed validation results of the QR SCP Emulator when querying&amp;nbsp;the default data set, I will try to figure out if the problem is SCU and/or SCP related. You can find the detailed validation results under the menu &amp;quot;Stored Files\Explore Validation Results...&amp;quot;. Please put these in a zip file and attach it to a reply on this topic.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Marco&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Thu, 19 Apr 2012 07:20:18 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=574&amp;forum=21</guid>
    </item>
        <item>
      <title>Re: help me [by satish]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=559&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: help me&lt;br /&gt;
Hi,&lt;br /&gt;&lt;br /&gt;The issue seems very specific to your environment.Did you try installing the emulator on another machine(with a different OS)?</description>
      <pubDate>Mon, 18 Jul 2011 09:43:04 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=559&amp;forum=21</guid>
    </item>
        <item>
      <title>Move SCP conformance. [by zaq]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=542&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: Move SCP conformance.&lt;br /&gt;
I have questions regarding C-MOVE SCP functionality of the Q/R emulator. I use version 4.0.2 of the software and there are two things that have caught my attention.&lt;br /&gt;&lt;br /&gt;Please have a look at the following fragment of a log from a move operation, that was supposed to transfer 8 instances. Since I hadn&#039;t yet started storage SCP, they all failed. Here&#039;s how the final response looked like:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/pre&gt;&lt;br /&gt;C-MOVE-RSP&lt;br /&gt;(0x00000000,&quot;0x00000074&quot;) # Group 0000 Length&lt;br /&gt;(0x00000002,&quot;1.2.840.10008.5.1.4.1.2.1.2&quot;) # Affected SOP Class UID&lt;br /&gt;(0x00000100,&quot;0x8021&quot;) # Command Field&lt;br /&gt;(0x00000120,&quot;0x0001&quot;) # Message ID Being Responded To&lt;br /&gt;(0x00000800,&quot;0x0101&quot;) # Data Set Type&lt;br /&gt;(0x00000900,&quot;0xB000&quot;) # Status&lt;br /&gt;(0x00001020,&quot;0x0000&quot;) # Number of Remaining Sub-operations&lt;br /&gt;(0x00001021,&quot;0x0000&quot;) # Number of Complete Sub-operations&lt;br /&gt;(0x00001022,&quot;0x0008&quot;) # Number of Failed Sub-operations&lt;br /&gt;(0x00001023,&quot;0x0000&quot;) # Number of Warning Sub-operations&lt;br /&gt;&lt;/pre&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1. Data Set Type.&lt;br /&gt;&lt;br /&gt;According to part four of the DICOM standard, section C.4.2.1.4.2, every final but non-Success response, namely: Canceled, Warning, Refused or Failure, should contain an identifier with exactly one tag: Failed SOP Instance UID List. That&#039;s reasonable enough -- we need to know what instances weren&#039;t successfully stored. However, Q/R emulator doesn&#039;t appear to obey that: the data set type indicates no identifier.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. Status.&lt;br /&gt;&lt;br /&gt;Once again, having read the section C.4.2.3.1 of the aforementioned part of DICOM, I would expect that since all 8 instances were not stored, the status should be either Failure or Refused. That doesn&#039;t seem to be the case, the value of 0xb000 means a warning: Sub-operations complete, one or more failures.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Are these errors or is there something I&#039;m missing?&lt;br /&gt;&lt;br /&gt;	Pawe&amp;#322;</description>
      <pubDate>Fri, 27 May 2011 20:40:54 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=542&amp;forum=21</guid>
    </item>
        <item>
      <title>Re: Level-based validation conditions [by MGMC]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=501&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: Level-based validation conditions&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt;Obviously the definition files are wrong -- &lt;br /&gt;&lt;br /&gt;&amp;gt; Ans: Definition files are never wrong you just &lt;br /&gt;&amp;gt; have understand how they are structured. I need &lt;br /&gt;&amp;gt; more specifics on your problem before I can help you.&lt;br /&gt;&lt;br /&gt;True statement.&lt;br /&gt;I managed to get it running as expected some days ago, &lt;br /&gt;but I can&amp;#039;t recall what I did.... &lt;img src=&quot;http://www.dvtk.org/sites/www.dvtk.org/uploads/smil3dbd4d6422f04.gif&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;Most likely I reverted back to the older definition files.&lt;br /&gt;&lt;br /&gt;The header of &amp;quot;Patient Root Query-Retrieve Information Model - Find.def&amp;quot; gives:&lt;br /&gt;&lt;br /&gt;# DVTk Defintion File created on 10-11-2010 15:33:47 #&lt;br /&gt;&lt;br /&gt;Is that the new or old one ?&lt;br /&gt;&lt;br /&gt;&amp;gt;Ans: There is no CFINDRQ Dimse Command in the &lt;br /&gt;&amp;gt; definition file. I believe it is C-FIND-RQ. &lt;br /&gt;&amp;gt; Try this and it should get you further. &lt;br /&gt;&lt;br /&gt;Not sure what I shall try here... The text &amp;quot;CFINDRQ&amp;quot; is not &lt;br /&gt;a part of my DICOM message since the message is defined &lt;br /&gt;via Command Field (value 0x0020). &lt;br /&gt;Here is what the emulator receives and prints:&lt;br /&gt;&lt;br /&gt;Received: &lt;br /&gt;C-FIND-RQ&lt;br /&gt;(0x00000000,&amp;quot;0x0000004C&amp;quot;) # Group 0000 Length&lt;br /&gt;(0x00000002,&amp;quot;1.2.840.10008.5.1.4.1.2.2.1&amp;quot;) # Affected SOP Class UID&lt;br /&gt;(0x00000100,&amp;quot;0x0020&amp;quot;) # Command Field&lt;br /&gt;(0x00000110,&amp;quot;0x0001&amp;quot;) # Message ID&lt;br /&gt;(0x00000700,&amp;quot;0x0000&amp;quot;) # Priority&lt;br /&gt;(0x00000800,&amp;quot;0x0000&amp;quot;) # Data Set Type&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;(0x00080020,&amp;quot;&amp;quot;) # Study Date&lt;br /&gt;(0x00080052,&amp;quot;STUDY &amp;quot;) # Query/Retrieve Level&lt;br /&gt;(0x00081030,&amp;quot;* &amp;quot;) # Study Description&lt;br /&gt;(0x00100010,&amp;quot;* &amp;quot;) # Patient&amp;#039;s Name&lt;br /&gt;(0x00100020,&amp;quot;&amp;quot;) # Patient ID&lt;br /&gt;(0x00100030,&amp;quot;&amp;quot;) # Patient&amp;#039;s Birth Date&lt;br /&gt;(0x00100040,&amp;quot;&amp;quot;) # Patient&amp;#039;s Sex&lt;br /&gt;(0x00101000,&amp;quot;&amp;quot;) # Other Patient IDs&lt;br /&gt;(0x0020000D,&amp;quot;&amp;quot;) # Study Instance UID&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;... Dicom message with Dimse Command CFINDRQ received. &lt;br /&gt;Skipping definition file validation: unable to find correct definition file for Dimse Command &amp;quot;CFINDRQ&amp;quot; and SOP Class UID &amp;quot;1.2.840.10008.5.1.4.1.2.2.1&amp;quot;.&lt;br /&gt;Link to Summary Result &lt;br /&gt;DISPLAY: Command Set attributes&lt;br /&gt;(0x00000000,&amp;quot;0x0000004C&amp;quot;) # Group 0000 Length&lt;br /&gt;(0x00000002,&amp;quot;1.2.840.10008.5.1.4.1.2.2.1&amp;quot;) # Affected SOP Class UID&lt;br /&gt;(0x00000100,&amp;quot;0x0020&amp;quot;) # Command Field&lt;br /&gt;(0x00000110,&amp;quot;0x0001&amp;quot;) # Message ID&lt;br /&gt;(0x00000700,&amp;quot;0x0000&amp;quot;) # Priority&lt;br /&gt;(0x00000800,&amp;quot;0x0000&amp;quot;) # Data Set Type&lt;br /&gt;Data Set attributes&lt;br /&gt;(0x00080020,&amp;quot;&amp;quot;) # Study Date&lt;br /&gt;(0x00080052,&amp;quot;STUDY &amp;quot;) # Query/Retrieve Level&lt;br /&gt;(0x00081030,&amp;quot;* &amp;quot;) # Study Description&lt;br /&gt;(0x00100010,&amp;quot;* &amp;quot;) # Patient&amp;#039;s Name&lt;br /&gt;(0x00100020,&amp;quot;&amp;quot;) # Patient ID&lt;br /&gt;(0x00100030,&amp;quot;&amp;quot;) # Patient&amp;#039;s Birth Date&lt;br /&gt;(0x00100040,&amp;quot;&amp;quot;) # Patient&amp;#039;s Sex&lt;br /&gt;(0x00101000,&amp;quot;&amp;quot;) # Other Patient IDs&lt;br /&gt;(0x0020000D,&amp;quot;&amp;quot;) # Study Instance UID&lt;br /&gt;&lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;Still no idea how to fix that. Needless to say that &lt;br /&gt;the def file &amp;quot;Study Root Query-Retrieve Information Model - Find.def&amp;quot; exists - if that file is needed.&lt;br /&gt;&lt;br /&gt;Kind regards&lt;br /&gt;&lt;br /&gt;Marcus</description>
      <pubDate>Wed, 18 May 2011 10:22:38 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=501&amp;forum=21</guid>
    </item>
        <item>
      <title>Re: import dicom files [by silkduvets]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=292&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: import dicom files&lt;br /&gt;
Why I can&amp;#039;t download it.</description>
      <pubDate>Fri, 18 Feb 2011 02:36:50 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=292&amp;forum=21</guid>
    </item>
        <item>
      <title>Re: Querying for series doesn&#039;t work [by rsibilio]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=473&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: Querying for series doesn&#039;t work&lt;br /&gt;
Hi Emiliano,&lt;br /&gt;&lt;br /&gt;I think my first suggestion would be to use the DICOM Network Analyzer (if you are not familiar it is available for download from this site).  The reason I am suggesting the DICOM Network analyzer is to confirm the messages and tags that are being sent and received from your QSCU to the QSCP.  I have found that queries can get different results with different providers due to the interpretation of DICOM standards.  At least that is where I would start, but I am typically testing in the opposite direction, using DVT as the QSCU to my QSCP.&lt;br /&gt;&lt;br /&gt;I hope this helps.&lt;br /&gt;&lt;br /&gt;RoseAnn</description>
      <pubDate>Fri, 19 Nov 2010 13:31:57 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=473&amp;forum=21</guid>
    </item>
        <item>
      <title>Re: Question related to PDU-Length in Modality emulator (Echo test) [by satish]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=417&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: Question related to PDU-Length in Modality emulator (Echo test)&lt;br /&gt;
In DICOM, only the actual length of the data is represented by the PDU length.You dont have subtract 6 before sending the data. Try using the DVTk Network Analyzer to sniff the packets and check what the actual length is. A more detailed description of the scenario will help.</description>
      <pubDate>Tue, 30 Mar 2010 12:43:09 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=417&amp;forum=21</guid>
    </item>
        <item>
      <title>Re: C_GET [by ren1]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=336&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: C_GET&lt;br /&gt;
Many thanks for your help. The emulator now validates my message.</description>
      <pubDate>Thu, 12 Mar 2009 15:01:23 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=336&amp;forum=21</guid>
    </item>
        <item>
      <title>Re: Cancel is not recognized by QR SCP [by cpt]</title>
      <link>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=338&amp;forum=21</link>
      <description>Query Retrieve SCP Emulator:: Cancel is not recognized by QR SCP&lt;br /&gt;
Piyush,&lt;br /&gt;&lt;br /&gt;Thanks, I created a ticket the other day.&lt;br /&gt;&lt;br /&gt;cpt</description>
      <pubDate>Thu, 12 Mar 2009 01:42:47 +0200</pubDate>
      <guid>http://www.dvtk.org/modules/newbb/viewtopic.php?topic_id=338&amp;forum=21</guid>
    </item>
      </channel>
</rss>