Top Level :: Networking

Package Information: Net_HL7

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
HL7 messaging API. PHP License, see http://www.php.net/license/3_0.tx
» Current Release » Bug Summary
0.1.1 (alpha) was released on 2009-07-27 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install Net_HL7

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Net_HL7

No open bugs
Report a new bug to Net_HL7
» Description
This package provides an HL7 API for creating, sending and
manipulating HL7 messages. HL7 is a protocol on the 7th OSI layer
(hence the '7' in HL7) for messaging in Health Care
environments. HL7 means 'Health Level 7'. HL7 is a protocol with a
wealth of semantics that defines hundreds of different messages and
their meaning, but also defines the syntactics of composing and
sending messages. The API is focused on the syntactic level of
HL7, so as to remain as flexible as possible. The package is a
translation of the Perl HL7 Toolkit and will be kept in sync with
this initiative.
» Maintainers » More Information

Dependencies for Net_HL7