Reply To: How to check to see if a HL7 segment is present.

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf How to check to see if a HL7 segment is present. Reply To: How to check to see if a HL7 segment is present.

#58268
Ed Mastascusa
Participant

    Ron,

    If there are no required fields in the segment you can set up an iterate on the segment(s).

    If the segment isn’t there on the inbound message you shouldn’t enter the iterate loop. Your basis won’t be a list, it will probably be group or segment – the specifics will depend on your message definition.