| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.code | |
| au.gov.nehta.model.cda.npdr | |
| au.gov.nehta.model.clinical.etp.dispenserecord |
| Modifier and Type | Method and Description |
|---|---|
static PatientCategory |
PatientCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatientCategory[] |
PatientCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PCEHRDispenseItemBuilder |
PCEHRDispenseItemBuilder.patientCategory(PatientCategory category)
Add a patient category
Mandatory Field |
| Modifier and Type | Method and Description |
|---|---|
DispenseItemBuilder |
DispenseItemBuilder.patientCategory(PatientCategory category)
Add a patient category.
Mandatory Field |
Copyright © 2021. All rights reserved.