| Package | Description |
|---|---|
| au.gov.nehta.vendorlibrary.mdm.core | |
| au.gov.nehta.vendorlibrary.mdm.segments |
| Modifier and Type | Method and Description |
|---|---|
PID |
Message.getPidSegment()
Retrieve patient identification segment.
|
| Constructor and Description |
|---|
Message(MSH mshSegment,
EVN evnSegment,
PID pidSegment,
PV1 pv1Segment,
TXA txaSegment,
OBX obxSegment)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PID |
PID.Builder.build()
Build PID and validate necessary fields.
|
static PID |
PID.parse(String parseValue)
Parse
PID segment from string. |
Copyright © 2021. All rights reserved.