Re: [HAPI-devel] HAPI - Parse error

2013-03-21 Thread Christian Ohr
The decimal number is not correct. It must be 0.33 rather than 0,33 to pass the validation of the NM data type. regards Christian 2013/3/21 Juan Carlos Rodríguez : > Hi guys, > > I have an error when I parse a HL7 message. In the following line > > OBX|1|NM|BFatKT^Total Body Fat Mass Ratio > Trun

Re: [HAPI-devel] HAPI - Parse error

2013-03-21 Thread Christian Ohr
Arggh. Wrong thread. Sorry. Christian 2013/3/21 Christian Ohr : > OK, this is fixed and most likely available in the 2.1 release. > > regards > Christian > > 2013/3/21 Juan Carlos Rodríguez : >> Hi guys, >> >> I have an error when I parse a HL7 message. In the following line >> >> OBX|1|NM|BFatKT

Re: [HAPI-devel] HAPI - Parse error

2013-03-21 Thread Christian Ohr
OK, this is fixed and most likely available in the 2.1 release. regards Christian 2013/3/21 Juan Carlos Rodríguez : > Hi guys, > > I have an error when I parse a HL7 message. In the following line > > OBX|1|NM|BFatKT^Total Body Fat Mass Ratio > Trunk/Total|1|0,33|""|C|||20121106173222 > > I h