| Package | Description |
|---|---|
| au.gov.nehta.vendorlibrary.mdm.datatypes | |
| au.gov.nehta.vendorlibrary.mdm.segments |
| Modifier and Type | Method and Description |
|---|---|
CX |
CX.Builder.build()
Build
CX and validate necessary fields. |
static CX |
CX.parse(String parseValue)
Parse
CX from string. |
| Modifier and Type | Method and Description |
|---|---|
static List<CX> |
CX.parseMultiple(String value,
String separator)
Parse multiple
CX objects from string. |
| Modifier and Type | Method and Description |
|---|---|
List<CX> |
PID.getPatientIdentifiers()
Retrieve patient identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
PID.Builder |
PID.Builder.patientIdentifiers(List<CX> values)
Set patient identifiers.
|
Copyright © 2021. All rights reserved.