Re: [HAPI-devel] Fetch OBR and OBX segment from HL7 message

2013-01-02 Thread Rahul Somasunderam
Depends on what message you're processing. Take a look at the HL7 spec, and use corresponding structures. Assuming you're parsing an ORU^R01 with version 2.6, oru.getPATIENT_RESULT(patientResultRep).getORDER_OBSERVATION(orderObservationRep).getOBSERVATION(observationRep).getOBX() R, rahul On De

Re: [HAPI-devel] Help to parse HL7 message

2013-01-02 Thread Rahul Somasunderam
HAPI does not support batch messages, i.e. FHS... R, rahul On Dec 28, 2012, at 9:14 PM, Mann wrote: > Hi, > > > I am new to HL7 parsing,I need to submit in 2 days the parsing code. > > I can not parse the HL7 message which is starting from FHS segment. > Please HELP. > > FHS|^~\&|Medical-Ob