findscu -c scp@localhost:1112 -m "SpecificCharacterSet=ISO_IR 126" -m PatientName=Ακρατόπουλος^Κωνσταντίνος^Ιωάννης^Πάγκας
19:18:09,053 INFO - Established connection Socket[addr=localhost/
127.0.0.1,port=1112,localport=63610]
19:18:09,069 DEBUG - /127.0.0.1:63610->localhost/127.0.0.1:1112(1): enter state: Sta4 - Awaiting transport connection opening to complete
19:18:09,070 INFO - FINDSCU->scp(1) << A-ASSOCIATE-RQ
19:18:09,079 DEBUG - A-ASSOCIATE-RQ[
calledAET: scp
callingAET: FINDSCU
applicationContext: 1.2.840.10008.3.1.1.1 - DICOM Application Context Name
implClassUID: 1.2.40.0.13.1.3
implVersionName: dcm4che-5.13.2
maxPDULength: 16378
maxOpsInvoked/maxOpsPerformed: 0/0
PresentationContext[id: 1
as: 1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
ts: 1.2.840.10008.1.2 - Implicit VR Little Endian
ts: 1.2.840.10008.1.2.1 - Explicit VR Little Endian
ts: 1.2.840.10008.1.2.2 - Explicit VR Big Endian (Retired)
]
]
19:18:09,079 DEBUG - FINDSCU->scp(1): enter state: Sta5 - Awaiting A-ASSOCIATE-AC or A-ASSOCIATE-RJ PDU
19:18:09,087 INFO - FINDSCU->scp(1) >> A-ASSOCIATE-AC
19:18:09,088 DEBUG - A-ASSOCIATE-AC[
calledAET: scp
callingAET: FINDSCU
applicationContext: 1.2.840.10008.3.1.1.1 - DICOM Application Context Name
implClassUID: 1.2.826.0.1.3680043.2.1545.2
implVersionName: 3.0.0
maxPDULength: 16384
maxOpsInvoked/maxOpsPerformed: 1/1
PresentationContext[id: 1
result: 0 - acceptance
ts: 1.2.840.10008.1.2 - Implicit VR Little Endian
]
]
19:18:09,088 DEBUG - FINDSCU->scp(1): enter state: Sta6 - Association established and ready for data transfer
19:18:09,098 INFO - FINDSCU->scp(1) << 1:C-FIND-RQ[pcid=1, prior=0
cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian
19:18:09,120 DEBUG - Command:
(0000,0002) UI [1.2.840.10008.5.1.4.1.2.2.1] AffectedSOPClassUID
(0000,0100) US [32] CommandField
(0000,0110) US [1] MessageID
(0000,0700) US [0] Priority
(0000,0800) US [0] CommandDataSetType
19:18:09,121 DEBUG - Dataset:
(0008,0005) CS [ISO_IR 126] SpecificCharacterSet
(0008,0052) CS [STUDY] QueryRetrieveLevel
(0010,0010) PN [???at?p????????sta?t???????????????a?] PatientName
19:18:09,249 INFO - FINDSCU->scp(1) >> 1:C-FIND-RSP[pcid=1, status=0H
cuid=1.2.840.10008.5.1.4.1.2.2.1 - Study Root Query/Retrieve Information Model - FIND
tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian
19:18:09,250 DEBUG - Command:
(0000,0002) UI [1.2.840.10008.5.1.4.1.2.2.1] AffectedSOPClassUID
(0000,0100) US [32800] CommandField
(0000,0120) US [1] MessageIDBeingRespondedTo
(0000,0800) US [257] CommandDataSetType
(0000,0900) US [0] Status
19:18:09,262 INFO - FINDSCU->scp(1) << A-RELEASE-RQ
19:18:09,262 DEBUG - FINDSCU->scp(1): enter state: Sta7 - Awaiting A-RELEASE-RP PDU
19:18:09,264 INFO - FINDSCU->scp(1) >> A-RELEASE-RP
19:18:09,270 INFO - FINDSCU->scp(1): close Socket[addr=localhost/
127.0.0.1,port=1112,localport=63610]
19:18:09,273 DEBUG - FINDSCU->scp(1): enter state: Sta1 - Idle
Not
able to query any studies.
in the SCP,
the characterset is ISO_IR 126 and patient name is set
to Ακρατόπουλος^Κωνσταντίνος^Ιωάννης^Πάγκας. in dicom files.
will this
suffice or should i do any other change?
Please help.