/python-hl7

A simple library for parsing messages of Health Level 7 (HL7) version 2.x into Python objects.

Primary LanguagePythonOtherNOASSERTION

python-hl7 - HL7 2.x Parsing

python-hl7 is a simple library for parsing messages of Health Level 7 (HL7) version 2.x into Python objects.

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.