public static class VisionPrescription.Dispense extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition: Deals with details of the dispense part of the supply specification.
| Constructor and Description |
|---|
Dispense() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAdd()
Gets the value(s) for add ().
|
ca.uhn.fhir.model.primitive.DecimalDt |
getAddElement()
Gets the value(s) for add ().
|
<T extends ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Integer |
getAxis()
Gets the value(s) for axis ().
|
ca.uhn.fhir.model.primitive.IntegerDt |
getAxisElement()
Gets the value(s) for axis ().
|
BigDecimal |
getBackCurve()
Gets the value(s) for backCurve ().
|
ca.uhn.fhir.model.primitive.DecimalDt |
getBackCurveElement()
Gets the value(s) for backCurve ().
|
String |
getBase()
Gets the value(s) for base ().
|
ca.uhn.fhir.model.primitive.BoundCodeDt<VisionBaseEnum> |
getBaseElement()
Gets the value(s) for base ().
|
String |
getBrand()
Gets the value(s) for brand ().
|
ca.uhn.fhir.model.primitive.StringDt |
getBrandElement()
Gets the value(s) for brand ().
|
String |
getColor()
Gets the value(s) for color ().
|
ca.uhn.fhir.model.primitive.StringDt |
getColorElement()
Gets the value(s) for color ().
|
BigDecimal |
getCylinder()
Gets the value(s) for cylinder ().
|
ca.uhn.fhir.model.primitive.DecimalDt |
getCylinderElement()
Gets the value(s) for cylinder ().
|
BigDecimal |
getDiameter()
Gets the value(s) for diameter ().
|
ca.uhn.fhir.model.primitive.DecimalDt |
getDiameterElement()
Gets the value(s) for diameter ().
|
SimpleQuantityDt |
getDuration()
Gets the value(s) for duration ().
|
String |
getEye()
Gets the value(s) for eye ().
|
ca.uhn.fhir.model.primitive.BoundCodeDt<VisionEyesEnum> |
getEyeElement()
Gets the value(s) for eye ().
|
String |
getNotes()
Gets the value(s) for notes ().
|
ca.uhn.fhir.model.primitive.StringDt |
getNotesElement()
Gets the value(s) for notes ().
|
BigDecimal |
getPower()
Gets the value(s) for power ().
|
ca.uhn.fhir.model.primitive.DecimalDt |
getPowerElement()
Gets the value(s) for power ().
|
BigDecimal |
getPrism()
Gets the value(s) for prism ().
|
ca.uhn.fhir.model.primitive.DecimalDt |
getPrismElement()
Gets the value(s) for prism ().
|
CodingDt |
getProduct()
Gets the value(s) for product ().
|
BigDecimal |
getSphere()
Gets the value(s) for sphere ().
|
ca.uhn.fhir.model.primitive.DecimalDt |
getSphereElement()
Gets the value(s) for sphere ().
|
boolean |
isEmpty() |
VisionPrescription.Dispense |
setAdd(BigDecimal theValue)
Sets the value for add ()
|
VisionPrescription.Dispense |
setAdd(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Sets the value(s) for add ()
|
VisionPrescription.Dispense |
setAdd(double theValue)
Sets the value for add ()
|
VisionPrescription.Dispense |
setAdd(long theValue)
Sets the value for add ()
|
VisionPrescription.Dispense |
setAxis(int theInteger)
Sets the value for axis ()
|
VisionPrescription.Dispense |
setAxis(ca.uhn.fhir.model.primitive.IntegerDt theValue)
Sets the value(s) for axis ()
|
VisionPrescription.Dispense |
setBackCurve(BigDecimal theValue)
Sets the value for backCurve ()
|
VisionPrescription.Dispense |
setBackCurve(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Sets the value(s) for backCurve ()
|
VisionPrescription.Dispense |
setBackCurve(double theValue)
Sets the value for backCurve ()
|
VisionPrescription.Dispense |
setBackCurve(long theValue)
Sets the value for backCurve ()
|
VisionPrescription.Dispense |
setBase(ca.uhn.fhir.model.primitive.BoundCodeDt<VisionBaseEnum> theValue)
Sets the value(s) for base ()
|
VisionPrescription.Dispense |
setBase(VisionBaseEnum theValue)
Sets the value(s) for base ()
|
VisionPrescription.Dispense |
setBrand(String theString)
Sets the value for brand ()
|
VisionPrescription.Dispense |
setBrand(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for brand ()
|
VisionPrescription.Dispense |
setColor(String theString)
Sets the value for color ()
|
VisionPrescription.Dispense |
setColor(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for color ()
|
VisionPrescription.Dispense |
setCylinder(BigDecimal theValue)
Sets the value for cylinder ()
|
VisionPrescription.Dispense |
setCylinder(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Sets the value(s) for cylinder ()
|
VisionPrescription.Dispense |
setCylinder(double theValue)
Sets the value for cylinder ()
|
VisionPrescription.Dispense |
setCylinder(long theValue)
Sets the value for cylinder ()
|
VisionPrescription.Dispense |
setDiameter(BigDecimal theValue)
Sets the value for diameter ()
|
VisionPrescription.Dispense |
setDiameter(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Sets the value(s) for diameter ()
|
VisionPrescription.Dispense |
setDiameter(double theValue)
Sets the value for diameter ()
|
VisionPrescription.Dispense |
setDiameter(long theValue)
Sets the value for diameter ()
|
VisionPrescription.Dispense |
setDuration(SimpleQuantityDt theValue)
Sets the value(s) for duration ()
|
VisionPrescription.Dispense |
setEye(ca.uhn.fhir.model.primitive.BoundCodeDt<VisionEyesEnum> theValue)
Sets the value(s) for eye ()
|
VisionPrescription.Dispense |
setEye(VisionEyesEnum theValue)
Sets the value(s) for eye ()
|
VisionPrescription.Dispense |
setNotes(String theString)
Sets the value for notes ()
|
VisionPrescription.Dispense |
setNotes(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for notes ()
|
VisionPrescription.Dispense |
setPower(BigDecimal theValue)
Sets the value for power ()
|
VisionPrescription.Dispense |
setPower(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Sets the value(s) for power ()
|
VisionPrescription.Dispense |
setPower(double theValue)
Sets the value for power ()
|
VisionPrescription.Dispense |
setPower(long theValue)
Sets the value for power ()
|
VisionPrescription.Dispense |
setPrism(BigDecimal theValue)
Sets the value for prism ()
|
VisionPrescription.Dispense |
setPrism(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Sets the value(s) for prism ()
|
VisionPrescription.Dispense |
setPrism(double theValue)
Sets the value for prism ()
|
VisionPrescription.Dispense |
setPrism(long theValue)
Sets the value for prism ()
|
VisionPrescription.Dispense |
setProduct(CodingDt theValue)
Sets the value(s) for product ()
|
VisionPrescription.Dispense |
setSphere(BigDecimal theValue)
Sets the value for sphere ()
|
VisionPrescription.Dispense |
setSphere(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Sets the value(s) for sphere ()
|
VisionPrescription.Dispense |
setSphere(double theValue)
Sets the value for sphere ()
|
VisionPrescription.Dispense |
setSphere(long theValue)
Sets the value for sphere ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Dispense()
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBasepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElementpublic CodingDt getProduct()
null.
Definition: Identifies the type of vision correction product which is required for the patient.
public VisionPrescription.Dispense setProduct(CodingDt theValue)
Definition: Identifies the type of vision correction product which is required for the patient.
public ca.uhn.fhir.model.primitive.BoundCodeDt<VisionEyesEnum> getEyeElement()
null.
Definition: The eye for which the lens applies.
public String getEye()
null.
Definition: The eye for which the lens applies.
public VisionPrescription.Dispense setEye(ca.uhn.fhir.model.primitive.BoundCodeDt<VisionEyesEnum> theValue)
Definition: The eye for which the lens applies.
public VisionPrescription.Dispense setEye(VisionEyesEnum theValue)
Definition: The eye for which the lens applies.
public ca.uhn.fhir.model.primitive.DecimalDt getSphereElement()
null.
Definition: Lens power measured in diopters (0.25 units).
public BigDecimal getSphere()
null.
Definition: Lens power measured in diopters (0.25 units).
public VisionPrescription.Dispense setSphere(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Definition: Lens power measured in diopters (0.25 units).
public VisionPrescription.Dispense setSphere(double theValue)
Definition: Lens power measured in diopters (0.25 units).
public VisionPrescription.Dispense setSphere(long theValue)
Definition: Lens power measured in diopters (0.25 units).
public VisionPrescription.Dispense setSphere(BigDecimal theValue)
Definition: Lens power measured in diopters (0.25 units).
public ca.uhn.fhir.model.primitive.DecimalDt getCylinderElement()
null.
Definition: Power adjustment for astigmatism measured in diopters (0.25 units).
public BigDecimal getCylinder()
null.
Definition: Power adjustment for astigmatism measured in diopters (0.25 units).
public VisionPrescription.Dispense setCylinder(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Definition: Power adjustment for astigmatism measured in diopters (0.25 units).
public VisionPrescription.Dispense setCylinder(double theValue)
Definition: Power adjustment for astigmatism measured in diopters (0.25 units).
public VisionPrescription.Dispense setCylinder(long theValue)
Definition: Power adjustment for astigmatism measured in diopters (0.25 units).
public VisionPrescription.Dispense setCylinder(BigDecimal theValue)
Definition: Power adjustment for astigmatism measured in diopters (0.25 units).
public ca.uhn.fhir.model.primitive.IntegerDt getAxisElement()
null.
Definition: Adjustment for astigmatism measured in integer degrees.
public Integer getAxis()
null.
Definition: Adjustment for astigmatism measured in integer degrees.
public VisionPrescription.Dispense setAxis(ca.uhn.fhir.model.primitive.IntegerDt theValue)
Definition: Adjustment for astigmatism measured in integer degrees.
public VisionPrescription.Dispense setAxis(int theInteger)
Definition: Adjustment for astigmatism measured in integer degrees.
public ca.uhn.fhir.model.primitive.DecimalDt getPrismElement()
null.
Definition: Amount of prism to compensate for eye alignment in fractional units.
public BigDecimal getPrism()
null.
Definition: Amount of prism to compensate for eye alignment in fractional units.
public VisionPrescription.Dispense setPrism(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Definition: Amount of prism to compensate for eye alignment in fractional units.
public VisionPrescription.Dispense setPrism(double theValue)
Definition: Amount of prism to compensate for eye alignment in fractional units.
public VisionPrescription.Dispense setPrism(long theValue)
Definition: Amount of prism to compensate for eye alignment in fractional units.
public VisionPrescription.Dispense setPrism(BigDecimal theValue)
Definition: Amount of prism to compensate for eye alignment in fractional units.
public ca.uhn.fhir.model.primitive.BoundCodeDt<VisionBaseEnum> getBaseElement()
null.
Definition: The relative base, or reference lens edge, for the prism.
public String getBase()
null.
Definition: The relative base, or reference lens edge, for the prism.
public VisionPrescription.Dispense setBase(ca.uhn.fhir.model.primitive.BoundCodeDt<VisionBaseEnum> theValue)
Definition: The relative base, or reference lens edge, for the prism.
public VisionPrescription.Dispense setBase(VisionBaseEnum theValue)
Definition: The relative base, or reference lens edge, for the prism.
public ca.uhn.fhir.model.primitive.DecimalDt getAddElement()
null.
Definition: Power adjustment for multifocal lenses measured in diopters (0.25 units).
public BigDecimal getAdd()
null.
Definition: Power adjustment for multifocal lenses measured in diopters (0.25 units).
public VisionPrescription.Dispense setAdd(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Definition: Power adjustment for multifocal lenses measured in diopters (0.25 units).
public VisionPrescription.Dispense setAdd(double theValue)
Definition: Power adjustment for multifocal lenses measured in diopters (0.25 units).
public VisionPrescription.Dispense setAdd(long theValue)
Definition: Power adjustment for multifocal lenses measured in diopters (0.25 units).
public VisionPrescription.Dispense setAdd(BigDecimal theValue)
Definition: Power adjustment for multifocal lenses measured in diopters (0.25 units).
public ca.uhn.fhir.model.primitive.DecimalDt getPowerElement()
null.
Definition: Contact lens power measured in diopters (0.25 units).
public BigDecimal getPower()
null.
Definition: Contact lens power measured in diopters (0.25 units).
public VisionPrescription.Dispense setPower(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Definition: Contact lens power measured in diopters (0.25 units).
public VisionPrescription.Dispense setPower(double theValue)
Definition: Contact lens power measured in diopters (0.25 units).
public VisionPrescription.Dispense setPower(long theValue)
Definition: Contact lens power measured in diopters (0.25 units).
public VisionPrescription.Dispense setPower(BigDecimal theValue)
Definition: Contact lens power measured in diopters (0.25 units).
public ca.uhn.fhir.model.primitive.DecimalDt getBackCurveElement()
null.
Definition: Back curvature measured in millimeters.
public BigDecimal getBackCurve()
null.
Definition: Back curvature measured in millimeters.
public VisionPrescription.Dispense setBackCurve(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Definition: Back curvature measured in millimeters.
public VisionPrescription.Dispense setBackCurve(double theValue)
Definition: Back curvature measured in millimeters.
public VisionPrescription.Dispense setBackCurve(long theValue)
Definition: Back curvature measured in millimeters.
public VisionPrescription.Dispense setBackCurve(BigDecimal theValue)
Definition: Back curvature measured in millimeters.
public ca.uhn.fhir.model.primitive.DecimalDt getDiameterElement()
null.
Definition: Contact lens diameter measured in millimeters.
public BigDecimal getDiameter()
null.
Definition: Contact lens diameter measured in millimeters.
public VisionPrescription.Dispense setDiameter(ca.uhn.fhir.model.primitive.DecimalDt theValue)
Definition: Contact lens diameter measured in millimeters.
public VisionPrescription.Dispense setDiameter(double theValue)
Definition: Contact lens diameter measured in millimeters.
public VisionPrescription.Dispense setDiameter(long theValue)
Definition: Contact lens diameter measured in millimeters.
public VisionPrescription.Dispense setDiameter(BigDecimal theValue)
Definition: Contact lens diameter measured in millimeters.
public SimpleQuantityDt getDuration()
null.
Definition: The recommended maximum wear period for the lens.
public VisionPrescription.Dispense setDuration(SimpleQuantityDt theValue)
Definition: The recommended maximum wear period for the lens.
public ca.uhn.fhir.model.primitive.StringDt getColorElement()
null.
Definition: Special color or pattern.
public String getColor()
null.
Definition: Special color or pattern.
public VisionPrescription.Dispense setColor(ca.uhn.fhir.model.primitive.StringDt theValue)
Definition: Special color or pattern.
public VisionPrescription.Dispense setColor(String theString)
Definition: Special color or pattern.
public ca.uhn.fhir.model.primitive.StringDt getBrandElement()
null.
Definition: Brand recommendations or restrictions.
public String getBrand()
null.
Definition: Brand recommendations or restrictions.
public VisionPrescription.Dispense setBrand(ca.uhn.fhir.model.primitive.StringDt theValue)
Definition: Brand recommendations or restrictions.
public VisionPrescription.Dispense setBrand(String theString)
Definition: Brand recommendations or restrictions.
public ca.uhn.fhir.model.primitive.StringDt getNotesElement()
null.
Definition: Notes for special requirements such as coatings and lens materials.
public String getNotes()
null.
Definition: Notes for special requirements such as coatings and lens materials.
public VisionPrescription.Dispense setNotes(ca.uhn.fhir.model.primitive.StringDt theValue)
Definition: Notes for special requirements such as coatings and lens materials.
public VisionPrescription.Dispense setNotes(String theString)
Definition: Notes for special requirements such as coatings and lens materials.
Copyright © 2014–2018 University Health Network. All rights reserved.