| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.parserserializer |
Provides Classes necessary to parse and serialize the HL7 Message.
|
| Modifier and Type | Method and Description |
|---|---|
ISegmentSet |
HL7Parser.parse(IHL7Stream objHL7Stream)
Parses the HL7Stream which contains a HL7 Message and populates the SegmentSet accordingly.
|