Skip to main content

Python library for serializing any arbitrary object graph into JSON

Project description

Simple library for parsing messages of Health Level 7 (HL7) version 2.x.

HL7 is a communication protocol and message format for health care data. It is the de facto standard for transmitting data between clinical information systems and between clinical devices. The version 2.x series, which is often is a pipe delimited format is currently the most widely accepted version of HL7 (version 3.0 is an XML-based format).

python-hl7 currently only parses HL7 version 2.x messages into an easy to access data structure. The current implementation does not complete follow the HL7 specification, but is good enough to parse the most commonly seen HL7 messages. The library could potentially evolution into being fully complainant with the spec. The library could eventually also contain the ability to create HL7 v2.x messages

Project site: http://www.bitbucket.org/johnpaulett/python-hl7/

HL7 References:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hl7-0.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

hl7-0.0.1-py2.5.egg (5.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page