From: James A. <ja...@ja...> - 2014-07-16 15:52:01
|
Ah, if you're dealing with the .NET library (NHapi) this is actually not the right list. Despite our similar names, the two projects are fairly unrelated these days. I believe NHapi has a web forum somewhere (at least they did at one point), it might be worth asking this question there. Cheers, James On Wed, Jul 16, 2014 at 11:40 AM, Sheridan Paul (RBV) NHS Christie Tr < Pau...@ch...> wrote: > Thanks for this, seems that this aspect of hapi didn’t make it into the > .net port – I’ll keep digging, thanks. > > > > P. > > > > *From:* James Agnew [mailto:ja...@ja...] > *Sent:* 15 July 2014 17:07 > *To:* Sheridan Paul (RBV) NHS Christie Tr > *Cc:* hl7...@li... > *Subject:* Re: [HAPI-devel] Implementing Zxx segments on A05 > > > > Hi Paul, > > > > Not to worry, dealing with Z-segments is fairly common but not entirely > intuitive at first. > > > > You'll find a complete example here: > http://hl7api.sourceforge.net/xref/ca/uhn/hl7v2/examples/CustomModelClasses.html > > > > Basically, there are two ways to do it, one uses custom message types and > give static binding, the other uses dynamic binding but it easier to code. > > > > Cheers, > > James > > > > On Tue, Jul 15, 2014 at 8:36 AM, Sheridan Paul (RBV) NHS Christie Tr < > Pau...@ch...> wrote: > > (Sorry if this is a common request – new to the list) > > > > Our ADT Feed gives us A05 messages with custom ‘ZU3’ segments – This > doesn’t seem to be supported in the A05 class in nHapi. – Does anyone know > of an example of where Zxx segments have been successfully applied to other > message types? > > > > Thanks, > > > > Paul. > > > > To download our 20:20 Vision strategy, please visit > http://www.christie.nhs.uk/2020 > > > This e-mail and any files transmitted with it are confidential and solely > for the use of the intended recipient. > If you have received this e-mail in error you should not disseminate, > distribute or copy it. > Please notify the sender immediately and delete this e-mail from your > system. > > > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > Hl7api-devel mailing list > Hl7...@li... > https://lists.sourceforge.net/lists/listinfo/hl7api-devel > > > > To download our 20:20 Vision strategy, please visit > http://www.christie.nhs.uk/2020 > > > This e-mail and any files transmitted with it are confidential and solely > for the use of the intended recipient. > If you have received this e-mail in error you should not disseminate, > distribute or copy it. > Please notify the sender immediately and delete this e-mail from your > system. > |