public class DispenseItemImpl extends Object implements DispenseItem
| Modifier | Constructor and Description |
|---|---|
protected |
DispenseItemImpl()
use the DispenseItemBuilder instead
|
protected DispenseItemImpl()
public Coded getTheraputicGood()
getTheraputicGood in interface DispenseItempublic ZonedDateTime getEventDate()
getEventDate in interface DispenseItempublic UniqueIdentifier getPrescriptionItem()
getPrescriptionItem in interface DispenseItempublic UniqueIdentifier getDispenseItem()
getDispenseItem in interface DispenseItempublic String getFormula()
getFormula in interface DispenseItempublic String getLabelInstruction()
getLabelInstruction in interface DispenseItempublic Boolean isbrandSubstitutionOccured()
isbrandSubstitutionOccured in interface DispenseItempublic Integer getMaxRepeats()
getMaxRepeats in interface DispenseItempublic Integer getNumberOfThisDispense()
getNumberOfThisDispense in interface DispenseItempublic UniqueIdentifier getCloseTheGapId()
getCloseTheGapId in interface DispenseItempublic Coded getPbsItemCode()
getPbsItemCode in interface DispenseItempublic UniqueIdentifier getPbsManufactureCode()
getPbsManufactureCode in interface DispenseItempublic QuantityUnitDescription getQuantityDispensed()
getQuantityDispensed in interface DispenseItempublic List<Ingredient> getExtemporaneousIngredients()
getExtemporaneousIngredients in interface DispenseItempublic Coded getClaimTypeCategory()
getClaimTypeCategory in interface DispenseItempublic Coded getUnderCoPayment()
getUnderCoPayment in interface DispenseItempublic Boolean isEarlySupplyWithBenifit()
isEarlySupplyWithBenifit in interface DispenseItempublic String getAdditionalComments()
getAdditionalComments in interface DispenseItempublic Coded getPatientCategory()
getPatientCategory in interface DispenseItempublic String getRacfId()
getRacfId in interface DispenseItempublic DispensingStatusType getDispensingStatus()
getDispensingStatus in interface DispenseItempublic void setTheraputicGood(Coded therapeuticGood)
therapeuticGood - the therapeuticGood to setpublic void setEventDate(ZonedDateTime eventDate)
eventDate - the eventDate to setpublic void setPrescriptionItem(UniqueIdentifier prescriptionItem)
prescriptionItem - the prescriptionItem to setpublic void setDispenseItem(UniqueIdentifier dispenseItem)
dispenseItem - the dispenseItem to setpublic void setFormula(String formula)
formula - the formula to setpublic void setLabelInstruction(String labelInstruction)
labelInstruction - the labelInstruction to setpublic void setIsbrandSubstitutionOccured(Boolean isbrandSubstitutionOccurred)
isbrandSubstitutionOccurred - the isbrandSubstitutionOccured to setpublic void setMaxRepeats(Integer maxRepeats)
maxRepeats - the maxRepeats to setpublic void setNumberOfThisDispense(Integer numberOfThisDispense)
numberOfThisDispense - the numberOfThisDispense to setpublic void setCloseTheGapId(UniqueIdentifier closeTheGapId)
closeTheGapId - the closeTheGapId to setpublic void setPbsItemCode(Coded pbsItemCode)
pbsItemCode - the pbsItemCode to setpublic void setPbsManufacturerCode(UniqueIdentifier pbsManufacturerCode)
pbsManufacturerCode - the pbsManufacturerCode to setpublic void setQuantityDispensed(QuantityUnitDescription quantityDispensed)
quantityDispensed - the quantityDispensed to setpublic void setExtemporaneousIngredients(List<Ingredient> extemporaneousIngredients)
extemporaneousIngredients - the extemporaneousIngredients to setpublic void setClaimTypeCategory(Coded claimTypeCategory)
claimTypeCategory - the claimTypeCategory to setpublic void setUnderCoPayment(Coded underCoPayment)
underCoPayment - the underCoPayment to setpublic void setEarlySupplyWithBenifit(Boolean earlySupplyWithBenefit)
earlySupplyWithBenefit - the earlySupplyWithBenifit to setpublic void setAdditionalComments(String additionalComments)
additionalComments - the additionalComments to setpublic void setPatientCategory(Coded patientCategory)
patientCategory - the patientCategory to setpublic void setRacfId(String racfId)
racfId - the racfId to setpublic void setStatus(DispensingStatusType status)
status - the status to setCopyright © 2021. All rights reserved.