| Package | Description |
|---|---|
| au.gov.nehta.builder.common | |
| au.gov.nehta.model.clinical.etp.eprescription |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.CD |
ConcurrentSupplyGroundsCodeSet.convert(GroundsForConcurrentSupply clinicalGroundsForConcurrentSupply) |
| Modifier and Type | Method and Description |
|---|---|
GroundsForConcurrentSupply |
PrescriptionItem.getGroundsForConcurrentSupply() |
GroundsForConcurrentSupply |
PrescriptionItemImpl.getGroundsForConcurrentSupply() |
static GroundsForConcurrentSupply |
GroundsForConcurrentSupply.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroundsForConcurrentSupply[] |
GroundsForConcurrentSupply.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PrescriptionItemBuilder |
PrescriptionItemBuilder.groundsForConcurrentSupply(GroundsForConcurrentSupply grounds)
Add grounds for concurrent supply.
May be chained with other calls. |
void |
PrescriptionItemImpl.setGroundsForConcurrentSupply(GroundsForConcurrentSupply grounds) |
Copyright © 2021. All rights reserved.