The ones that changed :<br><br>File Meta Elements Group Length<br>Media Storage SOP Instance UID<br>Transfer Syntax UID<br>Implementation Class UID<br>SOP Instance UID<br>Study Instance UID<br>Series Instance UID<br><br>Others tags existed in the original file et disappeared in the new one... and the contrary<br>
<br>For example, in the original file, I&#39;ve a lot of tags like that : <br><span style="font-family: courier new,monospace;">&gt; 00E1-****<br>&gt; 01E1-****<br>&gt; 01F1-****<br>&gt; 01F7-****<br>&gt; 07A1-****<br>&gt; 7FDF-****</span><br>
<br>They all dispappeard in the new one.<br><br>And in the new one, I can see the following new tags :<br><br><span style="font-family: courier new,monospace;">&gt; 7FE0-0000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt; FFFE-E000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&gt; FFFE-E00D</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&gt; FFFE-E0DD</span><br><br><br>I also encountered an other problem.<br><br>I have to send the generated DICOM file to the hospital network<br>The software that send the file to the network parse all the DICOM tags, but it doesn&#39;t support the tags having a length of &quot;-1&quot; (undefined length I think...)<br>
So : when I send an original DICOM file, it works ! (no &quot;-1&quot; length), but when I send the new generated DICOM file, it doesn&#39;t work because of the &quot;-1&quot; length.<br><br>I suppose that the appearance of the &quot;-1&quot; length in a tag is a consequence of get/setMetaDataDictionary...<br>
<br>The tag that causes the problem is a tag of the group &quot;0008&quot;. (I d&#39;ont know the element) I mean that tag had a defined length BEFORE and has a undefined length (-1) AFTER.<br><br><br>Do you see what I mean ?<br>
<br><br>Thank you very much Mathieu,<br><br><br><br>Stéphane<br><br><br><br><br><br><br><br><div class="gmail_quote">2009/1/7 Mathieu Malaterre <span dir="ltr">&lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Wed, Jan 7, 2009 at 10:54 AM, Stéphane CALANDE &lt;<a href="mailto:scalande@gmail.com">scalande@gmail.com</a>&gt; wrote:<br>

&gt; Hi itk-list,<br>
&gt;<br>
&gt;<br>
&gt; I wish you all a happy new year (a little late...)<br>
&gt;<br>
&gt; I used the file &quot;DicomImageReadChangeHeaderWrite.cxx&quot; to create a similar<br>
&gt; software.<br>
&gt;<br>
&gt; But I noticed that some tags had changed in comparison with the original<br>
&gt; DICOM header.<br>
<br>
</div>Which ones ?<br>
<br>
--<br>
<font color="#888888">Mathieu<br>
</font></blockquote></div><br>