DICOM php
Update
A new PHP Dicom Toolkit is available: Nanodicom Official Announcement. Or visit the official website Nanodicom.org
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 (4) 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 »
- How to connect to Mysql using SSH in Windows
- Announcing a new PHP DICOM toolkit: Nanodicom
- Nuevo Portal LoteriaFutbol.com: La Polla del Mundial Sudáfrica 2010.
- Kohana 3: AUTH, A2 & ACL
- Kohana[v2.3]: AUTH, A2 & ACL
- Real NAT on Windows XP
- New home for this package
- File_DICOM.php update
- The unofficial File_DICOM.php v 0.3
- DICOM php
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
July 30th, 2009 08:09
[…] :File-DICOM-PHP – link , developer : Its a PHP Dicom library […]
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
December 31st, 2010 04:13
[…] […]