public class PrescriptionItemImpl extends Object implements PrescriptionItem
| Modifier | Constructor and Description |
|---|---|
protected |
PrescriptionItemImpl() |
public ZonedDateTime getDateTimePrescriptionWritten()
getDateTimePrescriptionWritten in interface PrescriptionItempublic ZonedDateTime getDateTimePrescriptionExpires()
getDateTimePrescriptionExpires in interface PrescriptionItempublic PrescriptionItemIdentifier getPrescriptionItemIdentifier()
getPrescriptionItemIdentifier in interface PrescriptionItempublic Coded getPbsRpbsItemCode()
getPbsRpbsItemCode in interface PrescriptionItempublic String getFormula()
getFormula in interface PrescriptionItempublic Dosage getDosage()
getDosage in interface PrescriptionItempublic String getDirections()
getDirections in interface PrescriptionItempublic QuantityUnitDescription getDispenseQuantity()
getDispenseQuantity in interface PrescriptionItempublic Boolean getBrandSubstituteAllowed()
getBrandSubstituteAllowed in interface PrescriptionItempublic Integer getMaximumNumberOfRepeats()
getMaximumNumberOfRepeats in interface PrescriptionItempublic SimplifiedPeriodicIntervalTime getMinimumIntervalBetweenRepeats()
getMinimumIntervalBetweenRepeats in interface PrescriptionItempublic MedicalBenefitCategoryType getMedicalBenefitCategoryType()
getMedicalBenefitCategoryType in interface PrescriptionItempublic GroundsForConcurrentSupply getGroundsForConcurrentSupply()
getGroundsForConcurrentSupply in interface PrescriptionItempublic UniqueIdentifier getStateAuthorityNumber()
getStateAuthorityNumber in interface PrescriptionItempublic String getReasonForTherapeuticGood()
getReasonForTherapeuticGood in interface PrescriptionItempublic PreciseDate getStartCriterion()
getStartCriterion in interface PrescriptionItempublic PreciseDate getStopCriterion()
getStopCriterion in interface PrescriptionItempublic String getAdditionalComments()
getAdditionalComments in interface PrescriptionItempublic String getTimingDescription()
getTimingDescription in interface PrescriptionItempublic List<SetComponentTime> getStructuredTime()
getStructuredTime in interface PrescriptionItempublic Boolean isLongTerm()
isLongTerm in interface PrescriptionItempublic Code getMethodCode()
getMethodCode in interface PrescriptionItempublic Code getRouteCode()
getRouteCode in interface PrescriptionItempublic Code getApproachSiteCode()
getApproachSiteCode in interface PrescriptionItempublic Boolean getPRN()
getPRN in interface PrescriptionItempublic UniqueIdentifier getCloseTheGapBenifitId()
getCloseTheGapBenifitId in interface PrescriptionItempublic UniqueIdentifier getPbsAuthorityApprovalNumber()
getPbsAuthorityApprovalNumber in interface PrescriptionItempublic UniqueIdentifier getPbsRpbsManufacturerCode()
getPbsRpbsManufacturerCode in interface PrescriptionItempublic List<Ingredient> getExtemporaneousIngredients()
getExtemporaneousIngredients in interface PrescriptionItempublic void addExtemporaneousIngredient(Ingredient extemporaneousIngredient)
public UniqueIdentifier getStreamlinedAuthorityApprovalNumber()
getStreamlinedAuthorityApprovalNumber in interface PrescriptionItempublic UniqueIdentifier getPbsAuthorityPrescriptionNumber()
getPbsAuthorityPrescriptionNumber in interface PrescriptionItempublic PBSPrescriptionTypeCode getPbsType()
getPbsType in interface PrescriptionItempublic UniqueIdentifier getDispensItemIdentifier()
getDispensItemIdentifier in interface PrescriptionItempublic UniqueIdentifier getMedicationInstructionIdentifier()
getMedicationInstructionIdentifier in interface PrescriptionItempublic void setPrescriptionItemIdentifier(PrescriptionItemIdentifier id)
public void setBrandSubstituteAllowed(Boolean isSubstitute)
public void setMaximumNumberOfRepeats(Integer repeats)
public void setMedicalBenefitCategoryType(MedicalBenefitCategoryType type)
public void setGroundsForConcurrentSupply(GroundsForConcurrentSupply grounds)
public void setPBSRPBSItemCode(Coded itemAsATranslatedCode)
public void setCloseTheGapBenefitId(UniqueIdentifier ctgBenefitID)
public void setPRN(Boolean prn)
prn - - An indicator that states the timing of the use or
administration of the medicine, vaccine or other therapeutic
good is dependent, within limits, on the conditions or
symptoms of the subject of care.public void setLongTerm(Boolean longTerm)
public void setMethodCode(Code methodCode)
public void setRouteCode(Code routeCode)
public void setApproachSiteCode(Code approachSiteCode)
public void setDateTimePrescriptionWritten(ZonedDateTime dateTimePrescriptionWritten)
public void setDateTimePrescriptionExpires(ZonedDateTime expiry)
public void setFormula(String formula)
public void setDosage(Dosage dosage)
public void setDispenseQuantity(QuantityUnitDescription dispenseQuantity)
public void setDirections(String instructionsForUse)
public void setMinimumIntervalBetweenRepeats(TimeQuantity timeInterval)
public void setMinimumIntervalBetweenRepeats(SimplifiedPeriodicIntervalTime periodicTime)
public void setStateAuthorityNumber(UniqueIdentifier stateAuthorityNumber)
public void setReasonForTherapeuticGood(String reasonForTherapeuticGood)
public void setAdditionalComments(String additionalComments)
public void setTimingDescription(String timingDescription)
public void setStartCriterion(PreciseDate startCriterion)
public void setStopCriterion(PreciseDate stopCriterion)
public void setStreamlinedAuthorityApprovalNumber(UniqueIdentifier streamlinedAuthorityApprovalNumber)
public void setPbsAuthorityPrescriptionNumber(UniqueIdentifier pbsAuthorityPrescriptionNumber)
public void setPbsAuthorityApprovalNumber(UniqueIdentifier pbsAan)
public void setPbsRpbsManufacturerCode(UniqueIdentifier pbsRpbsManufacturerCode)
public void setPbsType(PBSPrescriptionTypeCode type)
public void setMedicationInstructionIdentifier(UniqueIdentifier id)
public void setDispensItemIdentifier(UniqueIdentifier dispensItemIdentifier)
public boolean isRequestItem()
isRequestItem in interface PrescriptionItempublic void setRequestItem(boolean isRequestItem)
Copyright © 2021. All rights reserved.