| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.etp.eprescription |
| Modifier and Type | Method and Description |
|---|---|
PrescriptionItemBuilder |
PrescriptionItemBuilder.additionalComments(String additionalComments)
Add Additional Comments.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.addStructuredTime(SetComponentTime time)
Add a Structured Time.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.approachSiteCode(SNOMED_AU_Code snomed)
Add an approach site.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.brandSubstituteAllowed(Boolean isSubstitute)
Add an indicator for if the script allows brand Substitution.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.closeTheGap(UniqueIdentifier id)
Add a close the gap benefit id.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.dateTimeExpires(ZonedDateTime expires)
Add a prescription expiry timestamp.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.dateTimeWritten(ZonedDateTime written)
Add a creation timestamp.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.directions(String directionsForUse)
Add a Directions.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.dispenseQuantity(QuantityUnitDescription dispenseQuantity)
Add a DispenseQuantity.
|
PrescriptionItemBuilder |
PrescriptionItemBuilder.dispensItemIdentifier(UniqueIdentifier id)
Add a Dispense item identifier.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.dosage(Dosage dosage)
Add a Dosage.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.extemporaneousIngredient(Ingredient ingr)
Add an Ingredient.
May be called multiple times. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.formula(String formula)
Add a formula.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.groundsForConcurrentSupply(GroundsForConcurrentSupply grounds)
Add grounds for concurrent supply.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.longTerm(Boolean isLongTerm)
Add an indicator describing if this item is for long term usage.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.maximumNumberOfRepeats(Integer repeats)
Add maximum Number Of Repeats
may be chained with other calls |
PrescriptionItemBuilder |
PrescriptionItemBuilder.medicalBenefitCategoryType(MedicalBenefitCategoryType type)
Add a Medical Benefit Category Type.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.medicationInstruction(UniqueIdentifier id)
Add a medication instruction identifier.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.methodCode(SNOMED_AU_Code snomed)
Add a Method Code.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.minimumIntervalBetweenRepeats(SimplifiedPeriodicIntervalTime period)
Add a Minimum Interval Between Repeats.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.minimumIntervalBetweenRepeats(TimeQuantity timeInterval)
Add a Minimum Interval Between Repeats
may be chained with other calls |
PrescriptionItemBuilder |
PrescriptionItemBuilder.pbsAuthorityApprovalNumber(UniqueIdentifier id)
This Element Should NOT be populated if: (i) 1 the Medical Benefit Category type is PBS; and 2
the item is not listed as Authority Required, 'Authority Required (Streamlined)', or an
application to increase the maximum quantity and/or repeats has not been approved; or (ii) the
Medical Benefit Category type is neither PBS nor RPBS.
|
PrescriptionItemBuilder |
PrescriptionItemBuilder.pbsAuthorityPrescriptionNumber(UniqueIdentifier id)
Add a PBS Authority Prescription Number.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.pbsRPBSItemCode(Coded code)
Add PBSRPBSItemCode.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.pbsRpbsManufacturerCode(UniqueIdentifier id)
Add a PBS/RPBS Manufacturer Code.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.pbsType(PBSPrescriptionTypeCode type)
Add a PBS Type.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.prescriptionItemIdentifier(PrescriptionItemIdentifier id)
Add Prescription Item Identifier.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.prn(Boolean prn)
Add a prn.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.reasonForTherapeuticGood(String reasonForTherapeuticGood)
Add a Reason For Therapeutic Good.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.routeCode(SNOMED_AU_Code snomed)
Add a Route Code.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.setTimingDescription(String string)
Add a timming description.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.startCriterion(PreciseDate date)
Add a Start criterion date.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.stateAuthorityNumber(UniqueIdentifier stateAuthorityNumber)
Add a State Authority Number.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.stopCriterion(PreciseDate date)
Add a Stop criterion date.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.streamlinedAuthorityApprovalNumber(UniqueIdentifier id)
Add a Streamlined Authority Approval Number.
May be chained with other calls. |
Copyright © 2021. All rights reserved.