Search found 15 matches

by Seabass
Wed, 2007-08-22, 23:20
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

and one more question ............
one patient can have several studies, and each study can have several series and each series can have several images ? is that correct ???

what are instances ?
by Seabass
Wed, 2007-08-22, 17:28
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

Hello,
I have a question.. How would the ouput of a findscu command look like if the patient has more studies or the study has more series or if the series has more images ???????????????? (so i need some more sample output )

Best regards,
Seabass
by Seabass
Fri, 2007-08-03, 13:54
Forum: DCMTK - General
Topic: movescu
Replies: 1
Views: 3162

Ok .. I fixed it :-) :-)
I had the wrong port number
by Seabass
Fri, 2007-08-03, 13:32
Forum: DCMTK - General
Topic: movescu
Replies: 1
Views: 3162

movescu

Ok so my movescu does not work.... what am i doing wrong ? C:\DOCUME~1\seb\Desktop\DCMTK-~1.4-W\bin>findscu --aetitle X-MAN --call X-MAN --study -k 0008,0052=STUDY -k 0010,0010="MR/BRAIN/GRASE/1024" -k 0020,000D 127.0.0.1 104 RESPONSE: 1 (Pending) # Dicom-Data-Set # Used TransferSyntax: Li...
by Seabass
Thu, 2007-08-02, 20:16
Forum: DCMTK - General
Topic: Querying a PACS
Replies: 12
Views: 19229

What command did you use ?
As far as I understand you have to give findscu empty tags (e.g if you want to get the Study Instance UID you have to say "-k 0020,000D" but not give a value ) . The PACS server matches the empty tags. That's what I understand.
by Seabass
Wed, 2007-07-18, 13:41
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

Hi Michael,
Thanks for the explanation!!


I read the DICOM standard but I find it's overloaded with very difficult vocabulary and difficult explanations for things that are actually very simple.
Once again, thank you for helping.

Best regards,
Sebastian
by Seabass
Wed, 2007-07-18, 13:31
Forum: DCMTK - General
Topic: PACS server with username and password
Replies: 1
Views: 3071

PACS server with username and password

Hello everyone,

Does DCMTK support connections to PACS servers that have usernames and passwords ???

Best regards,
Seabass
by Seabass
Tue, 2007-07-17, 17:55
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

ok i fixed that... but i have another small question........... in findscu --aetitle X-MAN --call X-MAN --study -k 0008,0052=STUDY -k 0010,0010="BERNZ2" -k 0020,000D 165.170.180.169 2104 why doesn't (0020,000D) have a value ??? and why do I have to say "--study" if i already have...
by Seabass
Fri, 2007-07-13, 14:44
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

C:\Documents and Settings\sebastian\Desktop\dcmtk-3.5.4-win32-i386\bin>movescu - v -d --aetitle MOVESCU --call X-MAN --move MOVESCU --port 1000 --study -k 0008,0052=SERIES -k 0020,000D=1.2.250.1.31.2.723.19980722.113224.11597 -k 0020,000E=1. 2.250.1.31.3.723.19980722.113224.11597 165.170.180.169 21...
by Seabass
Thu, 2007-07-12, 17:27
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

movescu --aetitle MOVESCU --call X-MAN --move MOVESCU --port 1000 --study -k 0008,0052=SE RIES -k 0020,000D=1.2.250.1.31.2.723.19980722.113224.11597 -k 0020,000E=1.2.250. 1.31.3.723.19980722.113224.11597 165.170.180.169 2104 movescu: Association Release Failed: 0006:0316 DUL P-Data PDU arrived Any ...
by Seabass
Thu, 2007-07-12, 14:15
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

Hello and thank you so much for the replies. Here's what I did. findscu --aetitle X-MAN --call X-MAN --study -k 0008,0052=STUDY -k 0010,0010="BERNZ2" -k 0020,000D 165.170.180.169 2104 RESPONSE: 1 (Pending) # Dicom-Data-Set # Used TransferSyntax: LittleEndianExplicit (0008,0000) UL 14 # 4, ...
by Seabass
Wed, 2007-07-11, 18:27
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

Ok...that's what happens when I issue the first command.. i would really appreciate some help on this... getting findscu to work would be a great great help... findscu --study -k 0008,0052=STUDY -k 0010,0010="Doe^John" -k 0020,000D 127.0.0.1 2104 $dcmtk: findscu v3.5.4 2005-12-20 $ findscu...
by Seabass
Wed, 2007-07-04, 13:23
Forum: DCMTK - General
Topic: PACS question
Replies: 1
Views: 2815

PACS question

Hello everyone, I am interested in writing a C# program which connects to a PACS server and retrieves a DICOM image ( i already have the tools needed to display the image ). How would I proceed ? What messages would I send to the PACS server to say "hello PACS I want this image etc" ??? So...
by Seabass
Tue, 2007-07-03, 19:42
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

Hello,

Could anyone explain in more detail what those commands mean ?
I would appreciate it so much.

Regards,
Seabass
by Seabass
Thu, 2007-06-28, 18:28
Forum: DCMTK - General
Topic: Connecting to a PACS server and retrieving a DICOM image ?
Replies: 19
Views: 35227

Connecting to a PACS server and retrieving a DICOM image ?

Hello everyone,

How would I proceed If I want to connect to a PACS server and retrieve a DICOM image ??? A simple example would be incredibly helpful.

Best regards
Seabass