| Package | Description |
|---|---|
| au.gov.nehta.builder.common | |
| au.gov.nehta.model.cda.npdr | |
| au.gov.nehta.model.clinical.etp.dispenserecord | |
| au.gov.nehta.model.clinical.etp.eprescription |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
EntryCreator.addExpmoraneousIngredients(au.net.electronichealth.ns.cda._2_0.POCDMT000040Material manufacturedMaterial,
List<Ingredient> extemporaneousIngredients) |
| Modifier and Type | Method and Description |
|---|---|
PCEHRDispenseItemBuilder |
PCEHRDispenseItemBuilder.addExtemporaneousIngredients(Ingredient i)
Add a patient category
|
| Modifier and Type | Method and Description |
|---|---|
List<Ingredient> |
DispenseItem.getExtemporaneousIngredients() |
List<Ingredient> |
DispenseItemImpl.getExtemporaneousIngredients() |
| Modifier and Type | Method and Description |
|---|---|
DispenseItemBuilder |
DispenseItemBuilder.addExtemporaneousIngredients(Ingredient i)
Add a patient category.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DispenseItemImpl.setExtemporaneousIngredients(List<Ingredient> extemporaneousIngredients) |
| Modifier and Type | Method and Description |
|---|---|
List<Ingredient> |
PrescriptionItem.getExtemporaneousIngredients() |
List<Ingredient> |
PrescriptionItemImpl.getExtemporaneousIngredients() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrescriptionItemImpl.addExtemporaneousIngredient(Ingredient extemporaneousIngredient) |
PrescriptionItemBuilder |
PrescriptionItemBuilder.extemporaneousIngredient(Ingredient ingr)
Add an Ingredient.
May be called multiple times. |
Copyright © 2021. All rights reserved.