Re: [HAPI-devel] RIM for version 2.3.1 of Hapi

2007-09-10 Thread Bryan Tripp
Hi Fabio, The RIM deals with v3. Version 2.3.1 and other 2.x versions don't use it. Bryan On 9/4/07, Fabio Daprile <[EMAIL PROTECTED]> wrote: > Hello all, > > i would like to know which version of HL7 RIM has been used for HAPI 2.3.1 > Numbering od RIM db's on HL/ site is not aligned with versio

Re: [HAPI-devel] handling of HL7-null

2007-09-10 Thread Bryan Tripp
Hi Ronald, I'm not sure I understand the motivation for handling them specially. Nulls (as opposed to empty fields) are to indicate that corresponding data should be deleted from the receiving application. This is supported -- if a field contains "\"\"" then the application should delete data -- b