[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Re: url referencing PIT path results standard
From: |
Horst Herb |
Subject: |
Re: [Gnumed-devel] Re: url referencing PIT path results standard |
Date: |
Thu, 10 Feb 2005 16:02:37 -0500 |
User-agent: |
KMail/1.7.1 |
On Thu, 10 Feb 2005 10:33, J Busser wrote:
> I had understood (maybe incorrectly) that German lab data as worked
> on by Karsten and Sebastian (in preparation to handle their parents'
> needs) was formatted or coded using a system called "PIT". However
> googling gave me nothing about "PIT" in regard to lab or path data.
> Can anyone help me out?
I have written a PIT importer module in python. It is already checked into the
gnumed CVS. Not much documentation available, but the code is pretty much
self explanatory.
If you run the module as standalone against a PIT file, it will convert it
into HTML format for display.
Horst