| Package | Description |
|---|---|
| org.dellroad.hl7 |
This is the API documentation for the hl7lib Java library.
|
| Modifier and Type | Method and Description |
|---|---|
MSHSegment |
HL7Message.getMSHSegment()
Get the MSH segment of this message.
|
| Constructor and Description |
|---|
HL7Message(MSHSegment msh)
Construct a new HL7 message containing only the given MSH segment.
|
HL7SegmentList(MSHSegment msh)
Constructor.
|
MSHSegment(MSHSegment msh)
Copy constructor.
|
Copyright © 2018. All rights reserved.