Re: [PEAR-QA] Request to take over Net_HL7 package
[email protected] (Mark Pemberton) Tue, 26 Apr 2011 22:33:02 -0400
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
Hey guys! Trying not to sound too simplistic, HL7 is basically a messaging standard to share data from one health information system to another. Typical message types are patient demographics, appointments, orders, transcription, results, etc. The communications is also a part of the standards. To be honest, I'm still refining where this project needs to go. The Perl toolkit is not much more involved, but does have two daemons and better documentation. The two daemons are definitely on the list to develop. Additionally, I'd love to continue to populate many of the popular HL7 message types to make the API more complete. Lastly, documentation is a must. One part that I need to work through is the number of different versions of the HL7 standards (2.2, 2.3, 2.3.1, 2.4, 2.5, 2.6, etc). Most people that I know use something based on 2.3.x and that might be a place to start. This is where I'm at right now. Mark On Mon, Apr 25, 2011 at 3:39 AM, Daniel O'Connor <[email protected]>wrote: > Hi Mark, > You'll have to forgive us, as not many of us have ever worked in a > healthcare environment before; or can understand what Net_HL7 does. > > When I'm taking a look at the package, I see it's a port of a perl > implementation and quite young. Would you plan on continuing to port changes > from the perl version; or a rewrite based on your knowledge of the HL7 > VB.NET implementation you have done? > > Also - welcome! >