| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.etp.dispenserecord |
| Modifier and Type | Method and Description |
|---|---|
DispenseItemBuilder |
DispenseItemBuilder.addExtemporaneousIngredients(Ingredient i)
Add a patient category
this method may be called repeatedly without overwriting the previous value may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.additionalComments(String comments)
Add additionalComments
may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.claimTypeCategory(Coded catagory)
Add a claim type category
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.closeTheGapId(UniqueIdentifier closeTheGapId)
Add a close the gap ID
may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.dispenseItem(UniqueIdentifier id)
Add a dispense item identifier
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.dispensingStatusType(DispensingStatusType type)
Add a dispensing status
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.earlySupplyWithBenifit(boolean earlySupplyWithBenifit)
Add a code identifying the supply as early with pbs benefits
may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.eventDate(org.joda.time.DateTime date)
Add a dispense event date
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.formula(String formula)
Add a formula
may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.isbrandSubstitutionOccured(boolean isSubstituted)
Add an indicator to signal weather brand substitution occurred or not
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.labelInstruction(String instruction)
Add a label instruction
may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.maximumNumberOfRepeats(int maxRepeats)
Add a maximum number of repeats
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.numberOfThisDispense(int numberOfThisDispense)
Add a maximum number of repeats
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.patientCategory(PatientCategory catagory)
Add a patient category
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.pbsItemCode(Coded code)
Add a PBS/RPBS item code
may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.pbsManufacturerCode(UniqueIdentifier pbsManufacturerCode)
Add a PBS/RPBS manufacturer code
may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.prescriptionItem(UniqueIdentifier id)
Add a prescription item identifier
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.quantityDispensed(QuantityUnitDescription quantityDispensed)
Add quantity dispensed
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.racfId(String racfId)
Add an racf Id
may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.therapeuticGood(Code code)
Add a Therapeutic Good identifier
Mandatory Field may be chained with other calls |
DispenseItemBuilder |
DispenseItemBuilder.underCoPayment(ClaimTypeCategory underCoPayment)
Add a code signaling this item was under co-payment
may be chained with other calls |
Copyright © 2020. All rights reserved.