|
From: christian o. <chr...@ic...> - 2012-05-15 18:16:44
|
Hi, there's no direct API for validating this. You would have to iterate over the OBX segments in each group and verify that OBX-1 values are in ascending order. regards Christian Sandy Chops wrote: > > Hi, > > I'm parsing ORU_R01 message which contains mulitple OBX and ORU segments > in it. > > For each OBR there are multiple OBX and the Set Id field has to be in > sequence > like incrementing from 1. > > I need verify that the Set Id id populated correctly and there are no > duplicate > or invalid values. > > Is there a direct API or method to validate this. > > Please advise asap. > > Many thanks in advance. > > -Sandy > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Hl7api-devel mailing list > Hl7...@li... > https://lists.sourceforge.net/lists/listinfo/hl7api-devel > > -- View this message in context: http://old.nabble.com/How-to-validate-OBX---Set-Id-for-unique-sequence-number-tp33848289p33849880.html Sent from the hl7api-devel mailing list archive at Nabble.com. |