DICOM php

I have been developing an ePR (Electronic Patient Record) for Radiation Oncology at the research laboratory that I work (IPI Lab) . One of the tasks that I had to deal with was to have DICOM data automatically extracted. Since I like to work with php I found the php-DICOM package (technically called File_DICOM) at the PEAR website very helpful. It is a very nice piece of code that provides the elementary functionality to parse a DICOM file, which I certainly took advantage of. But due to the requirements for my project, I had to make some changes, thus I decided that it might be good to publish these changes so others like me will benefit from it. I have contacted the leader for this package and it looks that soon there will be a new release. Well, I’ll try to give more details next time.

Update: I have published the unofficial version of File_DICOM.php v0.3 here



Thank you for reading this post. You can now Read Comments (3) or Leave A Trackback.

Post Info

This entry was posted on Thursday, May 24th, 2007 and is filed under DICOM, PHP.

You can follow any responses to this entry through the Comments Feed. You can Leave A Comment, or A Trackback.



Previous Post: Cookieless Authentication – Client side »
Next Post: The unofficial File_DICOM.php v 0.3 »

Read More

Related Reading:

3 Responses to “DICOM php

  • 1
    John
    May 22nd, 2009 14:59

    Hello Nano,

    Do you know of an HL7 package like the one you have for DICOM? the one published seems to be old. Don’t know if it is working or not.

    Thanks,
    John

  • 2
    Goomedic.com
    July 30th, 2009 08:09

    [...] :File-DICOM-PHP – link , developer : Its a PHP Dicom library [...]

  • 3
    Stephen D. Scotti
    May 13th, 2010 06:06

    Just wondering if this package has query/retrieve capability relative to a DICOM server or is it just able to import dicom images as raw files?

    Nano: sorry, no Query/Retrieve. It reads raw uncompressed DICOM files only



Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.