Uses of Class
com.ibm.fhir.model.type.Decimal
-
Packages that use Decimal Package Description com.ibm.fhir.model.resource com.ibm.fhir.model.type com.ibm.fhir.model.visitor -
-
Uses of Decimal in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Decimal Modifier and Type Method Description DecimalVisionPrescription.LensSpecification. getAdd()Power adjustment for multifocal lenses measured in dioptres (0.25 units).DecimalLocation.Position. getAltitude()Altitude.DecimalVisionPrescription.LensSpecification.Prism. getAmount()Amount of prism to compensate for eye alignment in fractional units.DecimalVisionPrescription.LensSpecification. getBackCurve()Back curvature measured in millimetres.DecimalObservationDefinition.QuantitativeDetails. getConversionFactor()Factor for converting value expressed with SI unit to value expressed with customary unit.DecimalVisionPrescription.LensSpecification. getCylinder()Power adjustment for astigmatism measured in dioptres (0.25 units).DecimalVisionPrescription.LensSpecification. getDiameter()Contact lens diameter measured in millimetres.DecimalMedia. getDuration()The duration of the recording in seconds - for audio and video.DecimalChargeItemDefinition.PropertyGroup.PriceComponent. getFactor()The factor that has been applied on the base price for calculating this component.DecimalClaim.Item.Detail. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalClaim.Item.Detail.SubDetail. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalClaim.Item. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalClaimResponse.AddItem.Detail. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalClaimResponse.AddItem.Detail.SubDetail. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalClaimResponse.AddItem. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalContract.Term.Asset.ValuedItem. getFactor()A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered.DecimalExplanationOfBenefit.AddItem.Detail. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalExplanationOfBenefit.AddItem.Detail.SubDetail. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalExplanationOfBenefit.AddItem. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalExplanationOfBenefit.Item.Detail. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalExplanationOfBenefit.Item.Detail.SubDetail. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalExplanationOfBenefit.Item. getFactor()A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.DecimalInvoice.LineItem.PriceComponent. getFactor()The factor that has been applied on the base price for calculating this component.DecimalChargeItem. getFactorOverride()Factor overriding the factor determined by the rules associated with the code.DecimalEffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate. getFrom()Lower bound of confidence interval.DecimalRiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate. getFrom()Lower bound of confidence interval.DecimalMolecularSequence.Quality. getFScore()Harmonic mean of Recall and Precision, computed as: 2 * precision * recall / (precision + recall).DecimalMolecularSequence.Quality. getGtFP()The number of false positives where the non-REF alleles in the Truth and Query Call Sets match (i.e.DecimalLocation.Position. getLatitude()Latitude.DecimalEffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate. getLevel()Use 95 for a 95% confidence interval.DecimalRiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate. getLevel()Use 95 for a 95% confidence interval.DecimalLocation.Position. getLongitude()Longitude.DecimalContract.Term.Asset.ValuedItem. getPoints()An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered.DecimalVisionPrescription.LensSpecification. getPower()Contact lens power measured in dioptres (0.25 units).DecimalMolecularSequence.Quality. getPrecision()QUERY.TP / (QUERY.TP + QUERY.FP).DecimalMolecularSequence.Quality. getQueryFP()False positives, i.e.DecimalMolecularSequence.Quality. getQueryTP()True positives, from the perspective of the query data, i.e.DecimalMolecularSequence.Quality. getRecall()TRUTH.TP / (TRUTH.TP + TRUTH.FN).DecimalRiskAssessment.Prediction. getRelativeRisk()Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general.DecimalBundle.Entry.Search. getScore()When searching, the server's search ranking score for the entry.DecimalTestReport. getScore()The final score (percentage of tests passed) resulting from the execution of the TestScript.DecimalVisionPrescription.LensSpecification. getSphere()Lens power measured in dioptres (0.25 units).DecimalBiologicallyDerivedProduct.Storage. getTemperature()Storage temperature.DecimalEffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate. getTo()Upper bound of confidence interval.DecimalRiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate. getTo()Upper bound of confidence interval.DecimalMolecularSequence.Quality. getTruthFN()False negatives, i.e.DecimalMolecularSequence.Quality. getTruthTP()True positives, from the perspective of the truth data, i.e.DecimalClaimResponse.Item.Adjudication. getValue()A non-monetary value associated with the category.DecimalEffectEvidenceSynthesis.EffectEstimate. getValue()The point estimate of the effect estimate.DecimalExplanationOfBenefit.Item.Adjudication. getValue()A non-monetary value associated with the category.DecimalRiskEvidenceSynthesis.RiskEstimate. getValue()The point estimate of the risk estimate.Methods in com.ibm.fhir.model.resource that return types with arguments of type Decimal Modifier and Type Method Description List<Decimal>MolecularSequence.Quality.Roc. getFMeasure()Calculated fScore if the GQ score threshold was set to "score" field value.List<Decimal>MolecularSequence.Quality.Roc. getPrecision()Calculated precision if the GQ score threshold was set to "score" field value.List<Decimal>MolecularSequence.Quality.Roc. getSensitivity()Calculated sensitivity if the GQ score threshold was set to "score" field value.Methods in com.ibm.fhir.model.resource with parameters of type Decimal Modifier and Type Method Description VisionPrescription.LensSpecification.BuilderVisionPrescription.LensSpecification.Builder. add(Decimal add)Power adjustment for multifocal lenses measured in dioptres (0.25 units).Location.Position.BuilderLocation.Position.Builder. altitude(Decimal altitude)Altitude.VisionPrescription.LensSpecification.Prism.BuilderVisionPrescription.LensSpecification.Prism.Builder. amount(Decimal amount)Amount of prism to compensate for eye alignment in fractional units.VisionPrescription.LensSpecification.BuilderVisionPrescription.LensSpecification.Builder. backCurve(Decimal backCurve)Back curvature measured in millimetres.ObservationDefinition.QuantitativeDetails.BuilderObservationDefinition.QuantitativeDetails.Builder. conversionFactor(Decimal conversionFactor)Factor for converting value expressed with SI unit to value expressed with customary unit.VisionPrescription.LensSpecification.BuilderVisionPrescription.LensSpecification.Builder. cylinder(Decimal cylinder)Power adjustment for astigmatism measured in dioptres (0.25 units).VisionPrescription.LensSpecification.BuilderVisionPrescription.LensSpecification.Builder. diameter(Decimal diameter)Contact lens diameter measured in millimetres.Media.BuilderMedia.Builder. duration(Decimal duration)The duration of the recording in seconds - for audio and video.ChargeItemDefinition.PropertyGroup.PriceComponent.BuilderChargeItemDefinition.PropertyGroup.PriceComponent.Builder. factor(Decimal factor)The factor that has been applied on the base price for calculating this component.Claim.Item.BuilderClaim.Item.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.Claim.Item.Detail.BuilderClaim.Item.Detail.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.Claim.Item.Detail.SubDetail.BuilderClaim.Item.Detail.SubDetail.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.ClaimResponse.AddItem.BuilderClaimResponse.AddItem.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.ClaimResponse.AddItem.Detail.BuilderClaimResponse.AddItem.Detail.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.ClaimResponse.AddItem.Detail.SubDetail.BuilderClaimResponse.AddItem.Detail.SubDetail.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.Contract.Term.Asset.ValuedItem.BuilderContract.Term.Asset.ValuedItem.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered.ExplanationOfBenefit.AddItem.BuilderExplanationOfBenefit.AddItem.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.ExplanationOfBenefit.AddItem.Detail.BuilderExplanationOfBenefit.AddItem.Detail.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.ExplanationOfBenefit.AddItem.Detail.SubDetail.BuilderExplanationOfBenefit.AddItem.Detail.SubDetail.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.ExplanationOfBenefit.Item.BuilderExplanationOfBenefit.Item.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.ExplanationOfBenefit.Item.Detail.BuilderExplanationOfBenefit.Item.Detail.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.ExplanationOfBenefit.Item.Detail.SubDetail.BuilderExplanationOfBenefit.Item.Detail.SubDetail.Builder. factor(Decimal factor)A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.Invoice.LineItem.PriceComponent.BuilderInvoice.LineItem.PriceComponent.Builder. factor(Decimal factor)The factor that has been applied on the base price for calculating this component.ChargeItem.BuilderChargeItem.Builder. factorOverride(Decimal factorOverride)Factor overriding the factor determined by the rules associated with the code.MolecularSequence.Quality.Roc.BuilderMolecularSequence.Quality.Roc.Builder. fMeasure(Decimal... fMeasure)Calculated fScore if the GQ score threshold was set to "score" field value.EffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate.BuilderEffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate.Builder. from(Decimal from)Lower bound of confidence interval.RiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate.BuilderRiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate.Builder. from(Decimal from)Lower bound of confidence interval.MolecularSequence.Quality.BuilderMolecularSequence.Quality.Builder. fScore(Decimal fScore)Harmonic mean of Recall and Precision, computed as: 2 * precision * recall / (precision + recall).MolecularSequence.Quality.BuilderMolecularSequence.Quality.Builder. gtFP(Decimal gtFP)The number of false positives where the non-REF alleles in the Truth and Query Call Sets match (i.e.Location.Position.BuilderLocation.Position.Builder. latitude(Decimal latitude)Latitude.EffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate.BuilderEffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate.Builder. level(Decimal level)Use 95 for a 95% confidence interval.RiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate.BuilderRiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate.Builder. level(Decimal level)Use 95 for a 95% confidence interval.Location.Position.BuilderLocation.Position.Builder. longitude(Decimal longitude)Longitude.Contract.Term.Asset.ValuedItem.BuilderContract.Term.Asset.ValuedItem.Builder. points(Decimal points)An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered.VisionPrescription.LensSpecification.BuilderVisionPrescription.LensSpecification.Builder. power(Decimal power)Contact lens power measured in dioptres (0.25 units).MolecularSequence.Quality.BuilderMolecularSequence.Quality.Builder. precision(Decimal precision)QUERY.TP / (QUERY.TP + QUERY.FP).MolecularSequence.Quality.Roc.BuilderMolecularSequence.Quality.Roc.Builder. precision(Decimal... precision)Calculated precision if the GQ score threshold was set to "score" field value.MolecularSequence.Quality.BuilderMolecularSequence.Quality.Builder. queryFP(Decimal queryFP)False positives, i.e.MolecularSequence.Quality.BuilderMolecularSequence.Quality.Builder. queryTP(Decimal queryTP)True positives, from the perspective of the query data, i.e.MolecularSequence.Quality.BuilderMolecularSequence.Quality.Builder. recall(Decimal recall)TRUTH.TP / (TRUTH.TP + TRUTH.FN).RiskAssessment.Prediction.BuilderRiskAssessment.Prediction.Builder. relativeRisk(Decimal relativeRisk)Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general.Bundle.Entry.Search.BuilderBundle.Entry.Search.Builder. score(Decimal score)When searching, the server's search ranking score for the entry.TestReport.BuilderTestReport.Builder. score(Decimal score)The final score (percentage of tests passed) resulting from the execution of the TestScript.MolecularSequence.Quality.Roc.BuilderMolecularSequence.Quality.Roc.Builder. sensitivity(Decimal... sensitivity)Calculated sensitivity if the GQ score threshold was set to "score" field value.VisionPrescription.LensSpecification.BuilderVisionPrescription.LensSpecification.Builder. sphere(Decimal sphere)Lens power measured in dioptres (0.25 units).BiologicallyDerivedProduct.Storage.BuilderBiologicallyDerivedProduct.Storage.Builder. temperature(Decimal temperature)Storage temperature.EffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate.BuilderEffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate.Builder. to(Decimal to)Upper bound of confidence interval.RiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate.BuilderRiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate.Builder. to(Decimal to)Upper bound of confidence interval.MolecularSequence.Quality.BuilderMolecularSequence.Quality.Builder. truthFN(Decimal truthFN)False negatives, i.e.MolecularSequence.Quality.BuilderMolecularSequence.Quality.Builder. truthTP(Decimal truthTP)True positives, from the perspective of the truth data, i.e.ClaimResponse.Item.Adjudication.BuilderClaimResponse.Item.Adjudication.Builder. value(Decimal value)A non-monetary value associated with the category.EffectEvidenceSynthesis.EffectEstimate.BuilderEffectEvidenceSynthesis.EffectEstimate.Builder. value(Decimal value)The point estimate of the effect estimate.ExplanationOfBenefit.Item.Adjudication.BuilderExplanationOfBenefit.Item.Adjudication.Builder. value(Decimal value)A non-monetary value associated with the category.RiskEvidenceSynthesis.RiskEstimate.BuilderRiskEvidenceSynthesis.RiskEstimate.Builder. value(Decimal value)The point estimate of the risk estimate.Method parameters in com.ibm.fhir.model.resource with type arguments of type Decimal Modifier and Type Method Description MolecularSequence.Quality.Roc.BuilderMolecularSequence.Quality.Roc.Builder. fMeasure(Collection<Decimal> fMeasure)Calculated fScore if the GQ score threshold was set to "score" field value.MolecularSequence.Quality.Roc.BuilderMolecularSequence.Quality.Roc.Builder. precision(Collection<Decimal> precision)Calculated precision if the GQ score threshold was set to "score" field value.MolecularSequence.Quality.Roc.BuilderMolecularSequence.Quality.Roc.Builder. sensitivity(Collection<Decimal> sensitivity)Calculated sensitivity if the GQ score threshold was set to "score" field value. -
Uses of Decimal in com.ibm.fhir.model.type
Fields in com.ibm.fhir.model.type declared as Decimal Modifier and Type Field Description protected DecimalQuantity.Builder. valueprotected DecimalQuantity. valueMethods in com.ibm.fhir.model.type that return Decimal Modifier and Type Method Description DecimalDecimal.Builder. build()Build theDecimalDecimalTiming.Repeat. getDuration()How long this thing happens for when it happens.DecimalTiming.Repeat. getDurationMax()If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.DecimalSampledData. getFactor()A correction factor that is applied to the sampled data points before they are added to the origin.DecimalSampledData. getLowerLimit()The lower limit of detection of the measured points.DecimalSampledData. getPeriod()The length of time between sampling times, measured in milliseconds.DecimalTiming.Repeat. getPeriod()Indicates the duration of time over which repetitions are to occur; e.g.DecimalTiming.Repeat. getPeriodMax()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.DecimalSampledData. getUpperLimit()The upper limit of detection of the measured points.DecimalMoney. getValue()Numerical value (with implicit precision).DecimalQuantity. getValue()The value of the measured amount.static DecimalDecimal. of(Number value)static DecimalDecimal. of(String value)static DecimalDecimal. of(BigDecimal value)Methods in com.ibm.fhir.model.type with parameters of type Decimal Modifier and Type Method Description Timing.Repeat.BuilderTiming.Repeat.Builder. duration(Decimal duration)How long this thing happens for when it happens.Timing.Repeat.BuilderTiming.Repeat.Builder. durationMax(Decimal durationMax)If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.SampledData.BuilderSampledData.Builder. factor(Decimal factor)A correction factor that is applied to the sampled data points before they are added to the origin.protected Decimal.BuilderDecimal.Builder. from(Decimal decimal)SampledData.BuilderSampledData.Builder. lowerLimit(Decimal lowerLimit)The lower limit of detection of the measured points.SampledData.BuilderSampledData.Builder. period(Decimal period)The length of time between sampling times, measured in milliseconds.Timing.Repeat.BuilderTiming.Repeat.Builder. period(Decimal period)Indicates the duration of time over which repetitions are to occur; e.g.Timing.Repeat.BuilderTiming.Repeat.Builder. periodMax(Decimal 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.SampledData.BuilderSampledData.Builder. upperLimit(Decimal upperLimit)The upper limit of detection of the measured points.Age.BuilderAge.Builder. value(Decimal value)The value of the measured amount.Count.BuilderCount.Builder. value(Decimal value)The value of the measured amount.Distance.BuilderDistance.Builder. value(Decimal value)The value of the measured amount.Duration.BuilderDuration.Builder. value(Decimal value)The value of the measured amount.Money.BuilderMoney.Builder. value(Decimal value)Numerical value (with implicit precision).MoneyQuantity.BuilderMoneyQuantity.Builder. value(Decimal value)The value of the measured amount.Quantity.BuilderQuantity.Builder. value(Decimal value)The value of the measured amount.SimpleQuantity.BuilderSimpleQuantity.Builder. value(Decimal value)The value of the measured amount. -
Uses of Decimal in com.ibm.fhir.model.visitor
Methods in com.ibm.fhir.model.visitor with parameters of type Decimal Modifier and Type Method Description booleanDefaultVisitor. visit(String elementName, int elementIndex, Decimal decimal)Delegates to#visit(elementName, elementIndex, Element)booleanVisitor. visit(String elementName, int elementIndex, Decimal decimal)
-