gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] I need some direction.


From: Sebastian Hilbert
Subject: Re: [Gnumed-devel] I need some direction.
Date: Fri, 19 Sep 2008 23:00:21 +0200
User-agent: KMail/1.9.9

On Freitag 19 September 2008, Joe Hildreth wrote:

>
> I would like to hook up a Fujitsu scanner and scan and archive, death
> records and other patient data so the paper records can eventually be
> destroyed and maintain the ability to search and print various records
> archived to the system. 

GNUmed will save the digital image (from scanner) into the database and keep 
it in the database. No files will fly around on any harddrive.

On export it will hand the image to a viewer. This viewer is determined by the 
mime type. You might later specify a suitable viewer. this viewer is then 
used to print the image.

Search for a record is an open issue. All images are associated to each unique  
patient. It is important to supply some metadata when you import/index the 
files or else it will be very hard.

In a second step you might want to look for abby finereader ocr software for 
linux which might be used ocr the image and import the text along with the 
image.


> I understand that GNUMED is capable of doing it. If 
> I can get it working at this hospital, I have four or five more facilities
> that would be interested in that solution, in return, I expect feedback
> that could help make the product better.
>
We are very much interested in that deployment and are looking forward to your 
findings.

>  1) the required third-party Python modules installed
>  2) the GNUmed Python modules linked or installed into site-packages/
>     (if you do not run from a CVS tree the installer should have taken care
> of that) 3) your PYTHONPATH environment variable set up correctly
>
> sys.path is currently set to:
>
>  /usr/share/python-support/gnumed-client/Gnumed/wxpython
>  /usr/lib/python25.zip
>  /usr/lib/python2.5
>  /usr/lib/python2.5/plat-linux2
>  /usr/lib/python2.5/lib-tk
>  /usr/lib/python2.5/lib-dynload
>  /usr/local/lib/python2.5/site-packages
>  /usr/lib/python2.5/site-packages
>  /usr/lib/python2.5/site-packages/Numeric
>  /usr/lib/python2.5/site-packages/PIL
>  /usr/lib/python2.5/site-packages/gst-0.10
>  /var/lib/python-support/python2.5
>  /usr/lib/python2.5/site-packages/gtk-2.0
>  /var/lib/python-support/python2.5/gtk-2.0
>  /usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode
>

There is a directory missing if you installed through synaptic. I miss

/usr/lib/python2.5/site-packages/GNUmed

so your installation looks incomplete.

-- 
Sebastian Hilbert 
Leipzig / Germany
[www.gnumed.de]  -> PGP welcome, HTML ->/dev/null




reply via email to

[Prev in Thread] Current Thread [Next in Thread]