DraconPern / dovo

Cross-platform software for Importing DICOM CD/files and sending to PACS.
https://www.draconpern.com/software/dovo
GNU General Public License v3.0
35 stars 15 forks source link

Especial Characters Dovo #9

Closed ivancecoel closed 2 years ago

ivancecoel commented 4 years ago

Hello, first of all, thank you so much for your Dovo Software, works great. I contact you because we have a little problem, I'm from spain and there are patient with the Ñ character in te patient name info, and if there are this character (Ñ), dovo doesn't show the images and we can't no import to Pacs, it's possible to fix this issue? I think is a language problem only.

DraconPern commented 4 years ago

I'll take a look. If you can, can you tell me what the character set (0008,0005) field is in the dicom file?

This tool can do it, or you can use dcmdump from the dcmtk toolkit. https://rawgit.com/cornerstonejs/dicomParser/master/examples/dumpWithDataDictionary/index.html

It should be one of these https://dcm4chee-arc-cs.readthedocs.io/en/latest/charsets.html

DraconPern commented 2 years ago

This has been fixed.