Skip to main content

Tool to transform HL7 messages using mapping schemes

Project description

Introduction

hl7_transform is a Python package that allows for transformation of HL7 messages using a field mapping dictionary.

As a standard, HL7 permits different ways of implementing message interfaces between systems. For example two systems that exchange ADT or SIU messages often pass the same information in different fields. In a hospital, an integration engine would map one type of HL7 messages to another, transforming the messages on the fly as they are passed through the interfaces. This Python package allows you to test message transformation without having an integration engine in place. You can modify your HL7 message structure freely, by using a JSON-encoded mapping of fields, then evaluate the conformance of the newly created transformed messages to the target software.

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_transform-0.1.1.tar.gz (8.6 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