Home » Networking » Net_HL7
HL7 messaging API.
This package is unmaintained.
Download latest release 0.1.1 (archived versions might be outdated)
License: PHP License, see http://www.php.net/license/3_0.txt
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
- D.A.Dokter (ddokter) — lead, inactive
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 0.1.1 (alpha, 2009-07-27)
Release notes
License: PHP License, see http://www.php.net/license/3_0.txt
QA release
Package 2.0
Bug #12705 - PHP5 vs references
Bug #16415 - Undefined indexes - 0.1.0 (alpha, 2004-08-16)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #4841 | Wont fix | Bug | 2005-07-15 | Possible wrong index used in ACK composition | |
| #12075 | Closed | Bug | 0.1.0 | 2007-09-18 | Net_HL7_Message::getSegmentsByName returns incorrect segment |
| #12076 | Duplicate | Bug | 0.1.0 | 2007-09-18 | Net_HL7_Message::getSegmentsByName returns incorrect segment |
| #16415 | Closed | Bug | 0.1.0 | 2009-07-07 | Undefined Index Notices In Net/HL7/Message.php |
| #19203 | Closed | Bug | 0.1.1 | 2012-01-06 | Deprecated warnings |