Hi,
> I am trying to get the values of certain fields contained in this OBX
> segment :
> OBX||ST|1010.1^BODY WEIGHT||62|kg|F|||20100317|
> This is a segment of an ADT^A01 message
>
> String obsSubID="";
> java.util.ArrayList listObservatio
Hi,
I am trying to get the values of certain fields contained in this OBX segment :
OBX||ST|1010.1^BODY WEIGHT||62|kg|F|||20100317|
This is a segment of an ADT^A01 message
String obsSubID="";
java.util.ArrayList listObservationValue = new
java.util
2 matches
Mail list logo