Skip to main content

HS.FHIRModel.R4.VisionPrescriptionX.LensSpecification

class HS.FHIRModel.R4.VisionPrescriptionX.LensSpecification extends HS.FHIRModel.FHIRClassSuper

*****************************************
** VisionPrescriptionX.LensSpecification generated class schema
*****************************************
An authorization for the provision of glasses and/or contact lenses to a patient.

Property Inventory

Method Inventory

Parameters

parameter XMLTYPE = R4_VISIONPRESCRIPTIONX_LENSSPECIFICATION;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property _add as HS.FHIRModel.R4.Element;
Extensions for add
Property methods: _addGet(), _addGetSwizzled(), _addIsValid(), _addNewObject(), _addSet()
property _axis as HS.FHIRModel.R4.Element;
Extensions for axis
Property methods: _axisGet(), _axisGetSwizzled(), _axisIsValid(), _axisNewObject(), _axisSet()
property _backCurve as HS.FHIRModel.R4.Element;
Extensions for backCurve
Property methods: _backCurveGet(), _backCurveGetSwizzled(), _backCurveIsValid(), _backCurveNewObject(), _backCurveSet()
property _brand as HS.FHIRModel.R4.Element;
Extensions for brand
Property methods: _brandGet(), _brandGetSwizzled(), _brandIsValid(), _brandNewObject(), _brandSet()
property _color as HS.FHIRModel.R4.Element;
Extensions for color
Property methods: _colorGet(), _colorGetSwizzled(), _colorIsValid(), _colorNewObject(), _colorSet()
property _cylinder as HS.FHIRModel.R4.Element;
Extensions for cylinder
Property methods: _cylinderGet(), _cylinderGetSwizzled(), _cylinderIsValid(), _cylinderNewObject(), _cylinderSet()
property _diameter as HS.FHIRModel.R4.Element;
Extensions for diameter
Property methods: _diameterGet(), _diameterGetSwizzled(), _diameterIsValid(), _diameterNewObject(), _diameterSet()
property _eye as HS.FHIRModel.R4.Element;
Extensions for eye
Property methods: _eyeGet(), _eyeGetSwizzled(), _eyeIsValid(), _eyeNewObject(), _eyeSet()
property _power as HS.FHIRModel.R4.Element;
Extensions for power
Property methods: _powerGet(), _powerGetSwizzled(), _powerIsValid(), _powerNewObject(), _powerSet()
property _sphere as HS.FHIRModel.R4.Element;
Extensions for sphere
Property methods: _sphereGet(), _sphereGetSwizzled(), _sphereIsValid(), _sphereNewObject(), _sphereSet()
property add as %Integer;
Power adjustment for multifocal lenses measured in dioptres (0.25 units).
Property methods: add(), addDisplayToLogical(), addGet(), addIsValid(), addLogicalToDisplay(), addNormalize(), addSet(), addXSDToLogical()
property axis as %Integer;
Adjustment for astigmatism measured in integer degrees.
Property methods: axisDisplayToLogical(), axisGet(), axisIsValid(), axisLogicalToDisplay(), axisNormalize(), axisSet(), axisXSDToLogical()
property backCurve as %Integer;
Back curvature measured in millimetres.
Property methods: backCurveDisplayToLogical(), backCurveGet(), backCurveIsValid(), backCurveLogicalToDisplay(), backCurveNormalize(), backCurveSet(), backCurveXSDToLogical()
property brand as %String;
Brand recommendations or restrictions.
Property methods: brandDisplayToLogical(), brandGet(), brandIsValid(), brandLogicalToDisplay(), brandLogicalToOdbc(), brandNormalize(), brandSet()
property color as %String;
Special color or pattern.
Property methods: colorDisplayToLogical(), colorGet(), colorIsValid(), colorLogicalToDisplay(), colorLogicalToOdbc(), colorNormalize(), colorSet()
property cylinder as %Integer;
Power adjustment for astigmatism measured in dioptres (0.25 units).
Property methods: cylinderDisplayToLogical(), cylinderGet(), cylinderIsValid(), cylinderLogicalToDisplay(), cylinderNormalize(), cylinderSet(), cylinderXSDToLogical()
property diameter as %Integer;
Contact lens diameter measured in millimetres.
Property methods: diameterDisplayToLogical(), diameterGet(), diameterIsValid(), diameterLogicalToDisplay(), diameterNormalize(), diameterSet(), diameterXSDToLogical()
property duration as HS.FHIRModel.R4.Quantity;
The recommended maximum wear period for the lens.
Property methods: durationGet(), durationGetSwizzled(), durationIsValid(), durationNewObject(), durationSet()
property extension as HS.FHIRModel.R4.SeqOfExtension;
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Property methods: extensionGet(), extensionGetSwizzled(), extensionIsValid(), extensionNewObject(), extensionSet()
property eye as %String (VALUELIST = ",right,left");
The eye for which the lens specification applies.
Property methods: eyeDisplayToLogical(), eyeGet(), eyeIsValid(), eyeLogicalToDisplay(), eyeLogicalToOdbc(), eyeNormalize(), eyeSet()
property fhirID as %String;
Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Property methods: fhirIDDisplayToLogical(), fhirIDGet(), fhirIDIsValid(), fhirIDLogicalToDisplay(), fhirIDLogicalToOdbc(), fhirIDNormalize(), fhirIDSet()
property modifierExtension as HS.FHIRModel.R4.SeqOfExtension;
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Property methods: modifierExtensionGet(), modifierExtensionGetSwizzled(), modifierExtensionIsValid(), modifierExtensionNewObject(), modifierExtensionSet()
Notes for special requirements such as coatings and lens materials.
Property methods: noteGet(), noteGetSwizzled(), noteIsValid(), noteNewObject(), noteSet()
property power as %Integer;
Contact lens power measured in dioptres (0.25 units).
Property methods: powerDisplayToLogical(), powerGet(), powerIsValid(), powerLogicalToDisplay(), powerNormalize(), powerSet(), powerXSDToLogical()
Allows for adjustment on two axis.
Property methods: prismGet(), prismGetSwizzled(), prismIsValid(), prismNewObject(), prismSet()
property product as HS.FHIRModel.R4.CodeableConcept [ Required ];
Identifies the type of vision correction product which is required for the patient.
Property methods: productGet(), productGetSwizzled(), productIsValid(), productNewObject(), productSet()
property sphere as %Integer;
Lens power measured in dioptres (0.25 units).
Property methods: sphereDisplayToLogical(), sphereGet(), sphereIsValid(), sphereLogicalToDisplay(), sphereNormalize(), sphereSet(), sphereXSDToLogical()

Methods

method IncludeDuration()
method IncludeExtension()
method IncludeModifierExtension()
method IncludeNote()
method IncludePrism()
method IncludeProduct()
method _getProperties() as %DynamicArray
Inherited description: Return an array of the defined properties of this class in the definition order that they were discovered in the the HL7FHIR JSchema document
method toDao() as %DynamicAbstractObject
Inherited description: >

The toDao() method casts the set to a DAO.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab