python-hl7 is a simple library for parsing messages of Health Level 7 (HL7) version 2.x into Python objects.
- Source Code: http://github.com/johnpaulett/python-hl7
- Documentation: http://python-hl7.readthedocs.org
- PyPi: http://pypi.python.org/pypi/hl7
Warning
python-hl7 v0.3.0 breaks backwards compatibility.
Warning
This repo is modified by Aakvatech Limited to accomodate integration to ERPNext (https://erpnext.com) of pushing into a custom doctype "Lab Machine Message". Further processing of the message can be managed using custom script.