dcmsnd and wrong SOP Instance UID error

917 views
Skip to first unread message

macau ap

unread,
Oct 5, 2017, 5:09:43 AM10/5/17
to dcm4che

Hi all! Im try to send dicom files from propietry mammo system to dc4che2 with dcmsnd. But i have an error  at sending process:

/srv/dcm4che-2.0.29/bin/dcmsnd pa...@123.123.123.126:3002 /srv/raid/storage/1.2.3.12.143523.2.20171005.110005910.77481
Scanning files to send
.
Scanned 1 files in 0.06s (=60ms/file)
13:03:38,610 INFO   - Association(1) initiated Socket[addr=/123.123.123.126,port=3002,localport=33945]
13:03:38,612 INFO   - pacs(1): A-ASSOCIATE-RQ pacs << DCMSND
13:03:38,733 INFO   - pacs(1): A-ASSOCIATE-AC DCMSND >> pacs
Connected to pa...@123.123.123.126:3002 in 0.221s
13:03:38,779 INFO   - pacs(1) << 1:C-STORE-RQ[pcid=3, prior=0
        cuid=1.2.840.10008.5.1.4.1.1.1.1/Digital X-Ray Image Storage - For Presentation
        iuid=1.2.3.12.143523.1.20171005.110007907.22143
        ts=1.2.840.10008.1.2.1/Explicit VR Little Endian]
13:03:38,872 INFO   - pacs(1) >> 1:C-STORE-RSP[pcid=3, status=a900H
        error=Missing Study Instance UID (0020,000D)
        cuid=1.2.840.10008.5.1.4.1.1.1.1/Digital X-Ray Image Storage - For Presentation
        iuid=1.2.3.12.143523.1.20171005.110007907.22143]
ERROR: Received RSP with Status A900H for /srv/raid/storage/1.2.3.12.143523.2.20171005.110005910.77481, cuid=1.2.840.10008.5.1.4.1.1.1.1, tsuid=1.2.840.10008.1.2.1
(0000,0002) UI #28 [1.2.840.10008.5.1.4.1.1.1.1] Affected SOP Class UID
(0000,0100) US #2 [32769] Command Field
(0000,0120) US #2 [1] Message ID Being Responded To
(0000,0800) US #2 [257] Command Data Set Type
(0000,0900) US #2 [43264] Status
(0000,0902) LO #38 [Missing Study Instance UID (0020,000D)] Error Comment
(0000,1000) UI #42 [1.2.3.12.143523.1.20171005.110007907.22143] Affected SOP Instance UID

So no incoming files in dc4che. I tryed to open same files that wont send with weasis and they opens fine.
What is my error and how can i fix it?

Arnold Maderthaner

unread,
Oct 5, 2017, 6:11:12 AM10/5/17
to dcm4che
seems like there is no Study Instance UID tag in your file. Can you verify with dcm2xml ?

macau ap

unread,
Oct 5, 2017, 7:12:30 AM10/5/17
to dcm4che
Here it is output of dcm2xml:
<?xml version="1.0" encoding="UTF-8"?>
<dicom>
<attr tag="00020000" vr="UL" len="4">172</attr>
<attr tag="00020001" vr="OB" len="2">00\01</attr>
<attr tag="00020002" vr="UI" len="28">1.2.840.10008.5.1.4.1.1.1.1</attr>
<attr tag="00020003" vr="UI" len="42">1.2.3.12.143523.1.20171005.110007907.22143</attr>
<attr tag="00020010" vr="UI" len="20">1.2.840.10008.1.2.1</attr>
<attr tag="00020012" vr="UI" len="16">1.2.40.0.13.1.1</attr>
<attr tag="00020013" vr="SH" len="12">dcm4che-2.0</attr>
<attr tag="00080016" vr="UI" len="28">1.2.840.10008.5.1.4.1.1.1.1</attr>
<attr tag="00080018" vr="UI" len="42">1.2.3.12.143523.1.20171005.110007907.22143</attr>
<attr tag="00080060" vr="CS" len="2">DX</attr>
<attr tag="00080068" vr="CS" len="16">FOR PRESENTATION</attr>
<attr tag="00080070" vr="LO" len="50">������ "����������������������" (JSC Rentgenprom)</attr>
<attr tag="00100010" vr="PN" len="22">555555^5555555^555555</attr>
<attr tag="00100020" vr="LO" len="2">42</attr>
<attr tag="00100030" vr="DA" len="8">20171004</attr>
<attr tag="00100040" vr="CS" len="2">F</attr>
<attr tag="00187004" vr="CS" len="0"/>
<attr tag="00200011" vr="IS" len="0"/>
<attr tag="00200013" vr="IS" len="0"/>
<attr tag="00280002" vr="US" len="2">1</attr>
<attr tag="00280010" vr="US" len="2">5000</attr>
<attr tag="00280011" vr="US" len="2">3750</attr>
<attr tag="00280100" vr="US" len="2">16</attr>
<attr tag="00280101" vr="US" len="2">16</attr>
<attr tag="00280102" vr="US" len="2">15</attr>
<attr tag="00280103" vr="US" len="2">0</attr>
<attr tag="00280301" vr="CS" len="2">NO</attr>
<attr tag="00281040" vr="CS" len="4">LIN</attr>
<attr tag="00281041" vr="SS" len="2">1</attr>
<attr tag="00281052" vr="DS" len="2">0</attr>
<attr tag="00281053" vr="DS" len="2">1</attr>
<attr tag="00281054" vr="LO" len="2">US</attr>
<attr tag="00282110" vr="CS" len="2">00</attr>
<attr tag="20500020" vr="CS" len="8">IDENTITY</attr>
<attr tag="7FE00010" vr="OW" len="37500000" src="7FE00010"/>
</dicom>

Seems yes, there is no uid tags. Any idea how to transfer this files to dcm4che?
It is data from mammograph, so i cant modify them.
Reply all
Reply to author
Forward
0 new messages