I need to parse HL7 message, in which nor all the segments are interesting
for me. However, I still need to define the segment in the schema,
otherwise
parser fails; and I need to make a customization of the segment structure
according to the actual message – even if I do not need to consume
segment’s
data.
Is there a way to ignore segment in the schema, even if it presents in the
message?
Thank you,
Zachar Rise.