johnpaulett / python-hl7 (http://blog.7oars.com/)

A simple library for interacting with HL7 v2.x data. HL7 is a protocol and message format for transmitting health care data.

Clone this repository (size: 30.3 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/johnpaulett/python-hl7/
View at rev
python-hl7 /
filename size last modified message
.hgignore 52 B 14 months ago Adding .hgignore file
.hgtags 141 B 9 months ago Back tagging 0.1.0 release
COPYING 1.4 KB 14 months ago Adding BSD license file
hl7.py 9.4 KB 9 months ago Labeling as 0.1.1 release to alert PyPi to 3.0 compatibility
setup.py 1.4 KB 9 months ago python-hl7 works on Python 3.0, labeling so for PyPi…
test_hl7.py 3.7 KB 12 months ago Adding documentation and a few tests.