[HAPI-devel] HL7 to XML

2014-11-04 Thread Rajendram Kathees
Hi, We used the Hapi library to convert the HL7 message [1] to XML format [2]. I notice MDM_T02 comes as a root element in the XML. Shouldn't this be MDM_T10 like in the other cases? Is this a bug? Can someone explain why this is the case? [1] ER7 Message MSH|^~\\&|20141104095415.605+0530||MD

Re: [HAPI-devel] HL7 to XML

2014-11-09 Thread Rajendram Kathees
ore). > > MDM^T02 and MDM^T10 similarly share messages. The thing to note is the > message type and structure in MSH-9: > > > MDM > T10 > MDM_T02 > > > Cheers, > James > > On Tue, Nov 4, 2014 at 4:39 AM, Rajendram Kathees >