| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<VisionPrescription.VisionBase> |
VisionPrescription.PrismComponent.base
The relative base, or reference lens edge, for the prism.
|
| Modifier and Type | Method and Description |
|---|---|
static VisionPrescription.VisionBase |
VisionPrescription.VisionBase.fromCode(String codeString) |
VisionPrescription.VisionBase |
VisionPrescription.VisionBaseEnumFactory.fromCode(String codeString) |
VisionPrescription.VisionBase |
VisionPrescription.PrismComponent.getBase() |
static VisionPrescription.VisionBase |
VisionPrescription.VisionBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisionPrescription.VisionBase[] |
VisionPrescription.VisionBase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<VisionPrescription.VisionBase> |
VisionPrescription.VisionBaseEnumFactory.fromType(Base code) |
Enumeration<VisionPrescription.VisionBase> |
VisionPrescription.PrismComponent.getBaseElement() |
| Modifier and Type | Method and Description |
|---|---|
VisionPrescription.PrismComponent |
VisionPrescription.PrismComponent.setBase(VisionPrescription.VisionBase value) |
String |
VisionPrescription.VisionBaseEnumFactory.toCode(VisionPrescription.VisionBase code) |
String |
VisionPrescription.VisionBaseEnumFactory.toSystem(VisionPrescription.VisionBase code) |
| Modifier and Type | Method and Description |
|---|---|
VisionPrescription.PrismComponent |
VisionPrescription.PrismComponent.setBaseElement(Enumeration<VisionPrescription.VisionBase> value) |
| Constructor and Description |
|---|
PrismComponent(DecimalType amount,
Enumeration<VisionPrescription.VisionBase> base)
Constructor
|
Copyright © 2014–2021 Health Level 7. All rights reserved.