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: 3 months ago
JSON representation
A simple library for parsing messages of Health Level 7 (HL7) version 2.x into Python objects.
- Host: GitHub
- URL: https://github.com/johnpaulett/python-hl7
- Owner: johnpaulett
- License: other
- Created: 2011-05-27T00:34:30.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T15:56:45.000Z (over 1 year ago)
- Last Synced: 2024-07-09T22:05:43.539Z (4 months ago)
- Language: Python
- Homepage: python-hl7.readthedocs.org
- Size: 347 KB
- Stars: 277
- Watchers: 29
- Forks: 84
- Open Issues: 18
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-medsec - python-hl7 - (Py) (Libraries)
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
`_.