[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] FHIR python library
From: |
Luis Falcon |
Subject: |
[Health-dev] FHIR python library |
Date: |
Sun, 09 Mar 2014 01:24:13 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
Dear all
Just started a library as a backend for the GNU Health FHIR
functionality, and to be called from the different health_fhir_ modules.
The FHIR library will be designed to be general, so any client / EMR,
not only GNU Health, can use it.
Right now is just a proof of concept, starting with search method from
the Restful framework[1]
I have also created the package on pypi[2] , to make it easier for use
and integrate to GNU Health . The 0.0.1 is there (it does not do much ..
yet ;) ).
The development is under the directory "backend" on the development
branch on Savannah[3]
You can check the README file for a sample use of the library.
Hope you find it useful !
Best,
1.- http://www.hl7.org/implement/standards/fhir/http.html
2.- https://pypi.python.org/pypi/fhir
3.- http://hg.savannah.gnu.org/hgweb/health/
--
GNU Health : The Free Health and Hospital Information System
http://health.gnu.org
Twitter: @gnuhealth
- [Health-dev] FHIR python library,
Luis Falcon <=