Package org.openehealth.ipf.modules.hl7
Class SegmentFinder
java.lang.Object
org.openehealth.ipf.modules.hl7.SegmentFinder
HL7v2 segment finder.
- Since:
- 3.7
- Author:
- Dmytro Rud
-
Method Summary
-
Method Details
-
find
Returns the Nth repetition (0-based) of the segment in the given message, ornull
if not found.- Throws:
HL7Exception
-