public interface DispenseItem
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalComments() |
Coded |
getClaimTypeCategory() |
UniqueIdentifier |
getCloseTheGapId() |
UniqueIdentifier |
getDispenseItem() |
DispensingStatusType |
getDispensingStatus() |
org.joda.time.DateTime |
getEventDate() |
List<Ingredient> |
getExtemporaneousIngredients() |
String |
getFormula() |
String |
getLabelInstruction() |
Integer |
getMaxRepeats() |
Integer |
getNumberOfThisDispense() |
Coded |
getPatientCategory() |
Coded |
getPbsItemCode() |
UniqueIdentifier |
getPbsManufactureCode() |
UniqueIdentifier |
getPrescriptionItem() |
QuantityUnitDescription |
getQuantityDispensed() |
String |
getRacfId() |
Coded |
getTheraputicGood() |
Coded |
getUnderCoPayment() |
Boolean |
isbrandSubstitutionOccured() |
Boolean |
isEarlySupplyWithBenifit() |
Coded getTheraputicGood()
org.joda.time.DateTime getEventDate()
UniqueIdentifier getPrescriptionItem()
UniqueIdentifier getDispenseItem()
String getFormula()
String getLabelInstruction()
Boolean isbrandSubstitutionOccured()
Integer getMaxRepeats()
Integer getNumberOfThisDispense()
UniqueIdentifier getCloseTheGapId()
Coded getPbsItemCode()
UniqueIdentifier getPbsManufactureCode()
QuantityUnitDescription getQuantityDispensed()
List<Ingredient> getExtemporaneousIngredients()
Coded getClaimTypeCategory()
Coded getUnderCoPayment()
Boolean isEarlySupplyWithBenifit()
String getAdditionalComments()
Coded getPatientCategory()
String getRacfId()
DispensingStatusType getDispensingStatus()
Copyright © 2020. All rights reserved.