Hi, I'm the author of the HL7 utilities at nule.org. I've recently retrofitted my HL7 Browser to use HAPI to attempt to validation v2.x messages, so I thought readers of this list might be interested. The software is here: http://nule.org/wp/?page_id=62 and a short blog entry here: http://nule.org/wp/?p=204 I still use my own Light HL7 Library internally to parse messages, as I'm far more interested in handling them algorithmically (and quickly, low memory requirements, etc.) to produce the output that the user expects rather than in message correctness, but your library is an invaluable tool as well.
Thanks for all of your good work on HAPI. I know that longtime users of my software are thrilled to see even this first pass of attempting to provide message validation, so they appreciate it too. I currently only know how to provide details of them on the first exception in a given message that HAPI processes, but it would be nice to know if there's a way to produce a list all at once of troublesome fields or segments to present that in the output panel. If anybody has any thoughts on that I'd love to hear them. Thanks again, Mike Litherland P.S. I probably won't stay on the hl7api-devel list more than a few days, so you may wish to CC me directly or to contact me via the form on nule.org if you wish to reach me. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

