send dcm from EFilm and PatientsName is broken

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
afletdinov
Posts: 3
Joined: Tue, 2008-08-19, 11:29

send dcm from EFilm and PatientsName is broken

#1 Post by afletdinov »

Hi!

I'm use EFilm version 1.8.3
And storescp run as:

Code: Select all

storescp -v -aet IT319K1 -od /opt/dicom/spool 104
Original patient name in dcm:

Code: Select all

<element tag="0010,0010" vr="PN" vm="1" len="14" name="PatientsName">KALJUJIN D.A.</element>
Send original dcm file from EFilm to storescp.
As a result the file contains:

Code: Select all

<element tag="0010,0010" vr="PN" vm="1" len="32" name="PatientsName">!!!!CCE940D83B367332B64F3F45EE^</element>
Why?

Michael Onken
DCMTK Developer
Posts: 2051
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

#2 Post by Michael Onken »

Hi,

?! I am quite hopeful that this is not a problem in DCMTK ;)

You can use the option "--bit-preserving" to store the file exactly as it is received over the network. But I guess that will not solve your problem.

Maybe this is a character set problem? Use dcmdump and look at the character set specified in the received file.

By the way, in DICOM family name and first name are denoted by
"family name^first name", e. g. "Bond^James". So your example string "KALJUJIN D.A." is treated completely as the family name.

Regards,
Michael

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1445
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

#3 Post by Marco Eichelberg »

Run storescp with the --bit-preserving option and repeat the test. If the patient name is still mangled, then this happens inside EFilm (which is what I would expect here). Why EFilm does that should probably be asked to the EFilm developers.

afletdinov
Posts: 3
Joined: Tue, 2008-08-19, 11:29

#4 Post by afletdinov »

Marco Eichelberg, Michael Onken
Thank you very much for your help!

I have understood.
This field "PatientsName" is encrypted.

Regards!

tom
Posts: 31
Joined: Thu, 2008-04-10, 19:50

#5 Post by tom »

hello ,afletdinov

just a littel question,
i have read Dicom conformance statement of efilm, and i have not see a support for dicom secure protocol transfer.
could you me explaine the "encrypted" transfert name.

thanks
Tom

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest