GNUmed 0.3.9 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNUmed 0.3.9 (Stable branch)
# 1  
Old 01-19-2009
GNUmed 0.3.9 (Stable branch)

ImageGNUmed is a comprehensive scalable softwaresolution for electronic medical practices with anemphasis on privacy protection, secure patientcentric record sharing, decision support, and easeof use. It is intended to become a sophisticateddecision support system that will elevate thequality of medical care that can be delivered.License: GNU General Public License (GPL)Changes:
The XML-RPC port detection was fixed. An error on setting the database language was taken care of. The client now honors the post-activation plugin.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Image::ExifTool::DICOM(3pm)				User Contributed Perl Documentation			       Image::ExifTool::DICOM(3pm)

NAME
Image::ExifTool::DICOM - Read DICOM and ACR-NEMA medical images SYNOPSIS
This module is used by Image::ExifTool DESCRIPTION
This module contains routines required by Image::ExifTool to extract meta information from DICOM (Digital Imaging and Communications in Medicine) DCM and ACR-NEMA (American College of Radiology - National Electrical Manufacturer's Association) ACR medical images. NOTES
Images compressed using the DICOM deflated transfer syntax will be decoded if Compress::Zlib is installed. No translation of special characters sets is done. AUTHOR
Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. REFERENCES
<http://medical.nema.org/> <http://www.sph.sc.edu/comd/rorden/dicom.html> <http://www.dclunie.com/> <http://www.gehealthcare.com/usen/interoperability/dicom/docs/2258357r3.pdf> SEE ALSO
"DICOM Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm) perl v5.12.4 2011-01-03 Image::ExifTool::DICOM(3pm)