Uses of Class
org.hl7.fhir.r5.model.DecimalType
-
Uses of DecimalType in org.hl7.fhir.r5.extensions
Modifier and TypeMethodDescriptionstatic DecimalType
Extensions.setPrecision
(DecimalType context, int value) static DecimalType
Extensions.setRenderedValue
(DecimalType context, String value) Modifier and TypeMethodDescriptionstatic Integer
Extensions.getPrecision
(DecimalType context) static String
Extensions.getRenderedValue
(DecimalType context) static DecimalType
Extensions.setPrecision
(DecimalType context, int value) static DecimalType
Extensions.setRenderedValue
(DecimalType context, String value) -
Uses of DecimalType in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected DecimalType
JsonParser.parseDecimal
(BigDecimal v) protected DecimalType
XmlParser.parseDecimal
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
RdfParser.composeDecimal
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, DecimalType value, int index) protected void
XmlParser.composeDecimal
(String name, DecimalType value) protected void
JsonParser.composeDecimalCore
(String name, DecimalType value, boolean inArray) protected void
JsonParser.composeDecimalExtras
(String name, DecimalType value, boolean inArray) -
Uses of DecimalType in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionprotected DecimalType
VisionPrescription.VisionPrescriptionLensSpecificationComponent.add
Power adjustment for multifocal lenses measured in dioptres (0.25 units).protected DecimalType
Location.LocationPositionComponent.altitude
Altitude.protected DecimalType
VisionPrescription.PrismComponent.amount
Amount of prism to compensate for eye alignment in fractional units.protected DecimalType
VisionPrescription.VisionPrescriptionLensSpecificationComponent.backCurve
Back curvature measured in millimetres.protected DecimalType
VisionPrescription.VisionPrescriptionLensSpecificationComponent.cylinder
Power adjustment for astigmatism measured in dioptres (0.25 units).protected DecimalType
VisionPrescription.VisionPrescriptionLensSpecificationComponent.diameter
Contact lens diameter measured in millimetres.protected DecimalType
Attachment.duration
The duration of the recording in seconds - for audio and video.protected DecimalType
Timing.TimingRepeatComponent.duration
How long this thing happens for when it happens.protected DecimalType
Timing.TimingRepeatComponent.durationMax
If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.protected DecimalType
Claim.DetailComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
Claim.ItemComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
Claim.SubDetailComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
ClaimResponse.AddedItemComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
ClaimResponse.AddedItemDetailComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
ClaimResponse.AddedItemSubDetailComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
Contract.ValuedItemComponent.factor
A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered.protected DecimalType
ExplanationOfBenefit.AddedItemComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
ExplanationOfBenefit.AddedItemDetailComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
ExplanationOfBenefit.AddedItemDetailSubDetailComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
ExplanationOfBenefit.DetailComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
ExplanationOfBenefit.ItemComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
ExplanationOfBenefit.SubDetailComponent.factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalType
MonetaryComponent.factor
Factor used for calculating this component.protected DecimalType
SampledData.factor
A correction factor that is applied to the sampled data points before they are added to the origin.protected DecimalType
SampledData.interval
Amount of intervalUnits between samples, e.g.protected DecimalType
Location.LocationPositionComponent.latitude
Latitude.protected DecimalType
Evidence.EvidenceStatisticAttributeEstimateComponent.level
Use 95 for a 95% confidence interval.protected DecimalType
Statistic.StatisticAttributeEstimateAttributeEstimateComponent.level
Use 95 for a 95% confidence interval.protected DecimalType
Statistic.StatisticAttributeEstimateComponent.level
Use 95 for a 95% confidence interval.protected DecimalType
Location.LocationPositionComponent.longitude
Longitude.protected DecimalType
SampledData.lowerLimit
The lower limit of detection of the measured points.protected DecimalType
Timing.TimingRepeatComponent.period
Indicates the duration of time over which repetitions are to occur; e.g.protected DecimalType
Timing.TimingRepeatComponent.periodMax
If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days.protected DecimalType
Contract.ValuedItemComponent.points
An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered.protected DecimalType
VisionPrescription.VisionPrescriptionLensSpecificationComponent.power
Contact lens power measured in dioptres (0.25 units).protected DecimalType
RiskAssessment.RiskAssessmentPredictionComponent.relativeRisk
Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general.protected DecimalType
Bundle.BundleEntrySearchComponent.score
When searching, the server's search ranking score for the entry.protected DecimalType
TestReport.score
The final score (percentage of tests passed) resulting from the execution of the TestScript.protected DecimalType
VisionPrescription.VisionPrescriptionLensSpecificationComponent.sphere
Lens power measured in dioptres (0.25 units).protected DecimalType
SampledData.upperLimit
The upper limit of detection of the measured points.protected DecimalType
Money.value
Numerical value (with implicit precision).protected DecimalType
Quantity.value
The value of the measured amount.Modifier and TypeFieldDescriptionprotected List
<DecimalType> ImagingSelection.ImageRegion2DComponent.coordinate
The coordinates describing the image region.protected List
<DecimalType> ImagingSelection.ImageRegion3DComponent.coordinate
The coordinates describing the image region.Modifier and TypeMethodDescriptionImagingSelection.ImageRegion2DComponent.addCoordinateElement()
ImagingSelection.ImageRegion3DComponent.addCoordinateElement()
static DecimalType
TypeConvertor.castToDecimal
(Base b) DecimalType.copy()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getAddElement()
Location.LocationPositionComponent.getAltitudeElement()
VisionPrescription.PrismComponent.getAmountElement()
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerDecimalType()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getBackCurveElement()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getCylinderElement()
ElementDefinition.getDefaultValueDecimalType()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getDiameterElement()
Attachment.getDurationElement()
Timing.TimingRepeatComponent.getDurationElement()
Timing.TimingRepeatComponent.getDurationMaxElement()
Claim.DetailComponent.getFactorElement()
Claim.ItemComponent.getFactorElement()
Claim.SubDetailComponent.getFactorElement()
ClaimResponse.AddedItemComponent.getFactorElement()
ClaimResponse.AddedItemDetailComponent.getFactorElement()
ClaimResponse.AddedItemSubDetailComponent.getFactorElement()
Contract.ValuedItemComponent.getFactorElement()
ExplanationOfBenefit.AddedItemComponent.getFactorElement()
ExplanationOfBenefit.AddedItemDetailComponent.getFactorElement()
ExplanationOfBenefit.AddedItemDetailSubDetailComponent.getFactorElement()
ExplanationOfBenefit.DetailComponent.getFactorElement()
ExplanationOfBenefit.ItemComponent.getFactorElement()
ExplanationOfBenefit.SubDetailComponent.getFactorElement()
MonetaryComponent.getFactorElement()
SampledData.getFactorElement()
ElementDefinition.getFixedDecimalType()
SampledData.getIntervalElement()
Location.LocationPositionComponent.getLatitudeElement()
Evidence.EvidenceStatisticAttributeEstimateComponent.getLevelElement()
Statistic.StatisticAttributeEstimateAttributeEstimateComponent.getLevelElement()
Statistic.StatisticAttributeEstimateComponent.getLevelElement()
Location.LocationPositionComponent.getLongitudeElement()
SampledData.getLowerLimitElement()
ElementDefinition.getMaxValueDecimalType()
ElementDefinition.getMinValueDecimalType()
ElementDefinition.getPatternDecimalType()
Timing.TimingRepeatComponent.getPeriodElement()
Timing.TimingRepeatComponent.getPeriodMaxElement()
Contract.ValuedItemComponent.getPointsElement()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getPowerElement()
RiskAssessment.RiskAssessmentPredictionComponent.getProbabilityDecimalType()
RiskAssessment.RiskAssessmentPredictionComponent.getRelativeRiskElement()
Bundle.BundleEntrySearchComponent.getScoreElement()
TestReport.getScoreElement()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getSphereElement()
SampledData.getUpperLimitElement()
CodeSystem.ConceptPropertyComponent.getValueDecimalType()
ConceptMap.MappingPropertyComponent.getValueDecimalType()
Contract.AnswerComponent.getValueDecimalType()
ElementDefinition.ElementDefinitionExampleComponent.getValueDecimalType()
Extension.getValueDecimalType()
InventoryItem.InventoryItemCharacteristicComponent.getValueDecimalType()
Parameters.ParametersParameterComponent.getValueDecimalType()
Questionnaire.QuestionnaireItemInitialComponent.getValueDecimalType()
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueDecimalType()
StructureMap.StructureMapGroupRuleTargetParameterComponent.getValueDecimalType()
Task.TaskInputComponent.getValueDecimalType()
Task.TaskOutputComponent.getValueDecimalType()
Transport.ParameterComponent.getValueDecimalType()
Transport.TransportOutputComponent.getValueDecimalType()
ValueSet.ConceptPropertyComponent.getValueDecimalType()
ValueSet.ConceptSubPropertyComponent.getValueDecimalType()
ValueSet.ValueSetExpansionParameterComponent.getValueDecimalType()
Money.getValueElement()
Quantity.getValueElement()
DecimalType.setRepresentation
(String value) A parser can provide a literal representation for the decimal value that preserves the presented form.Modifier and TypeMethodDescriptionImagingSelection.ImageRegion2DComponent.getCoordinate()
ImagingSelection.ImageRegion3DComponent.getCoordinate()
Modifier and TypeMethodDescriptionint
DecimalType.compareTo
(DecimalType theObj) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setAddElement
(DecimalType value) Location.LocationPositionComponent.setAltitudeElement
(DecimalType value) VisionPrescription.PrismComponent.setAmountElement
(DecimalType value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setBackCurveElement
(DecimalType value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setCylinderElement
(DecimalType value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setDiameterElement
(DecimalType value) Attachment.setDurationElement
(DecimalType value) Timing.TimingRepeatComponent.setDurationElement
(DecimalType value) Timing.TimingRepeatComponent.setDurationMaxElement
(DecimalType value) Claim.DetailComponent.setFactorElement
(DecimalType value) Claim.ItemComponent.setFactorElement
(DecimalType value) Claim.SubDetailComponent.setFactorElement
(DecimalType value) ClaimResponse.AddedItemComponent.setFactorElement
(DecimalType value) ClaimResponse.AddedItemDetailComponent.setFactorElement
(DecimalType value) ClaimResponse.AddedItemSubDetailComponent.setFactorElement
(DecimalType value) Contract.ValuedItemComponent.setFactorElement
(DecimalType value) ExplanationOfBenefit.AddedItemComponent.setFactorElement
(DecimalType value) ExplanationOfBenefit.AddedItemDetailComponent.setFactorElement
(DecimalType value) ExplanationOfBenefit.AddedItemDetailSubDetailComponent.setFactorElement
(DecimalType value) ExplanationOfBenefit.DetailComponent.setFactorElement
(DecimalType value) ExplanationOfBenefit.ItemComponent.setFactorElement
(DecimalType value) ExplanationOfBenefit.SubDetailComponent.setFactorElement
(DecimalType value) MonetaryComponent.setFactorElement
(DecimalType value) SampledData.setFactorElement
(DecimalType value) SampledData.setIntervalElement
(DecimalType value) Location.LocationPositionComponent.setLatitudeElement
(DecimalType value) Evidence.EvidenceStatisticAttributeEstimateComponent.setLevelElement
(DecimalType value) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setLevelElement
(DecimalType value) Statistic.StatisticAttributeEstimateComponent.setLevelElement
(DecimalType value) Location.LocationPositionComponent.setLongitudeElement
(DecimalType value) SampledData.setLowerLimitElement
(DecimalType value) Timing.TimingRepeatComponent.setPeriodElement
(DecimalType value) Timing.TimingRepeatComponent.setPeriodMaxElement
(DecimalType value) Contract.ValuedItemComponent.setPointsElement
(DecimalType value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setPowerElement
(DecimalType value) RiskAssessment.RiskAssessmentPredictionComponent.setRelativeRiskElement
(DecimalType value) Bundle.BundleEntrySearchComponent.setScoreElement
(DecimalType value) TestReport.setScoreElement
(DecimalType value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setSphereElement
(DecimalType value) SampledData.setUpperLimitElement
(DecimalType value) Money.setValueElement
(DecimalType value) Quantity.setValueElement
(DecimalType value) Modifier and TypeMethodDescriptionImagingSelection.ImageRegion2DComponent.setCoordinate
(List<DecimalType> theCoordinate) ImagingSelection.ImageRegion3DComponent.setCoordinate
(List<DecimalType> theCoordinate)