| Package | Description |
|---|---|
| au.gov.nehta.vendorlibrary.mdm.enums | |
| au.gov.nehta.vendorlibrary.mdm.segments |
| Modifier and Type | Method and Description |
|---|---|
static Sex |
Sex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sex[] |
Sex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Sex |
PID.getSex()
Retrieve patient sex.
|
| Modifier and Type | Method and Description |
|---|---|
PID.Builder |
PID.Builder.sex(Sex value)
Set patient sex.
|
Copyright © 2021. All rights reserved.