Archive for June 2008

HL7 Browser now validates v2 messages

Version 0.9.8 is out. Its big feature is the inclusion of HAPI to facilitate validation of HL7 version 2.x messages. The only downside is that it’s now significantly larger to download. If that’s a problem I could release a more compact version without the validation. Update: – screenie! The validation code in this example is […]

HL7 Comm 0.8.4

The latest build supports adding lines in the beanshells you create starting with ‘// INIT: ‘ to a special script that only runs the first time you call the script. Because the script variables persist between calls this can let you load things like JDBC jars only once then be able to use an established […]