Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/johnpaulett/python-hl7

A simple library for parsing messages of Health Level 7 (HL7) version 2.x into Python objects.
https://github.com/johnpaulett/python-hl7

Last synced: 7 days ago
JSON representation

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

Lists

README

        

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.

* Source Code: http://github.com/johnpaulett/python-hl7
* Documentation: http://python-hl7.readthedocs.org
* PyPi: http://pypi.python.org/pypi/hl7

.. image::
https://github.com/johnpaulett/python-hl7/workflows/Python%20package/badge.svg
:target: https://github.com/johnpaulett/python-hl7/actions

.. warning::

python-hl7 v0.3.0 breaks `backwards compatibility
`_.