Uses of Class
org.hl7.fhir.dstu3.model.DecimalType
Packages that use DecimalType
-
Uses of DecimalType in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return DecimalTypeModifier and TypeMethodDescriptionprotected DecimalTypeJsonParser.parseDecimal(BigDecimal v)protected DecimalTypeXmlParser.parseDecimal(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu3.formats with parameters of type DecimalTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeDecimal(Turtle.Complex parent, String parentType, String name, DecimalType value, int index)protected voidXmlParser.composeDecimal(String name, DecimalType value)protected voidJsonParser.composeDecimalCore(String name, DecimalType value, boolean inArray)protected voidJsonParser.composeDecimalExtras(String name, DecimalType value, boolean inArray) -
Uses of DecimalType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as DecimalTypeModifier and TypeFieldDescriptionprotected DecimalTypeVisionPrescription.VisionPrescriptionDispenseComponent.addPower adjustment for multifocal lenses measured in diopters (0.25 units).protected DecimalTypeLocation.LocationPositionComponent.altitudeAltitude.protected DecimalTypeVisionPrescription.VisionPrescriptionDispenseComponent.backCurveBack curvature measured in millimeters.protected DecimalTypeVisionPrescription.VisionPrescriptionDispenseComponent.cylinderPower adjustment for astigmatism measured in diopters (0.25 units).protected DecimalTypeVisionPrescription.VisionPrescriptionDispenseComponent.diameterContact lens diameter measured in millimeters.protected DecimalTypeTiming.TimingRepeatComponent.durationHow long this thing happens for when it happens.protected DecimalTypeTiming.TimingRepeatComponent.durationMaxThe upper limit of how long this thing happens for when it happens.protected DecimalTypeClaim.DetailComponent.factorA real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalTypeClaim.ItemComponent.factorA real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalTypeClaim.SubDetailComponent.factorA real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalTypeContract.TermValuedItemComponent.factorA real number that represents a multiplier used in determining the overall value of the Contract Provision Valued Item delivered.protected DecimalTypeContract.ValuedItemComponent.factorA real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered.protected DecimalTypeExplanationOfBenefit.DetailComponent.factorA real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalTypeExplanationOfBenefit.ItemComponent.factorA real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalTypeExplanationOfBenefit.SubDetailComponent.factorA real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected DecimalTypeSampledData.factorA correction factor that is applied to the sampled data points before they are added to the origin.protected DecimalTypeChargeItem.factorOverrideFactor overriding the factor determined by the rules associated with the code.protected DecimalTypeSequence.SequenceQualityComponent.fScoreHarmonic mean of Recall and Precision, computed as: 2 * precision * recall / (precision + recall).protected DecimalTypeSequence.SequenceQualityComponent.gtFPThe number of false positives where the non-REF alleles in the Truth and Query Call Sets match (i.e.protected DecimalTypeLocation.LocationPositionComponent.latitudeLatitude.protected DecimalTypeLocation.LocationPositionComponent.longitudeLongitude.protected DecimalTypeSampledData.lowerLimitThe lower limit of detection of the measured points.protected DecimalTypeMeasureReport.MeasureReportGroupComponent.measureScoreThe measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.protected DecimalTypeMeasureReport.StratifierGroupComponent.measureScoreThe measure score for this stratum, calculated as appropriate for the measure type and scoring method, and based on only the members of this stratum.protected DecimalTypeSampledData.periodThe length of time between sampling times, measured in milliseconds.protected DecimalTypeTiming.TimingRepeatComponent.periodIndicates the duration of time over which repetitions are to occur; e.g.protected DecimalTypeTiming.TimingRepeatComponent.periodMaxIf 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 DecimalTypeContract.TermValuedItemComponent.pointsAn amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Provision Valued Item delivered.protected DecimalTypeContract.ValuedItemComponent.pointsAn amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered.protected DecimalTypeVisionPrescription.VisionPrescriptionDispenseComponent.powerContact lens power measured in diopters (0.25 units).protected DecimalTypeSequence.SequenceQualityComponent.precisionQUERY.TP / (QUERY.TP + QUERY.FP).protected DecimalTypeVisionPrescription.VisionPrescriptionDispenseComponent.prismAmount of prism to compensate for eye alignment in fractional units.protected DecimalTypeSequence.SequenceQualityComponent.queryFPFalse positives, i.e.protected DecimalTypeSequence.SequenceQualityComponent.queryTPTrue positives, from the perspective of the query data, i.e.protected DecimalTypeSequence.SequenceQualityComponent.recallTRUTH.TP / (TRUTH.TP + TRUTH.FN).protected DecimalTypeRiskAssessment.RiskAssessmentPredictionComponent.relativeRiskIndicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general.protected DecimalTypeBundle.BundleEntrySearchComponent.scoreWhen searching, the server's search ranking score for the entry.protected DecimalTypeTestReport.scoreThe final score (percentage of tests passed) resulting from the execution of the TestScript.protected DecimalTypeVisionPrescription.VisionPrescriptionDispenseComponent.sphereLens power measured in diopters (0.25 units).protected DecimalTypeSequence.SequenceQualityComponent.truthFNFalse negatives, i.e.protected DecimalTypeSequence.SequenceQualityComponent.truthTPTrue positives, from the perspective of the truth data, i.e.protected DecimalTypeSampledData.upperLimitThe upper limit of detection of the measured points.protected DecimalTypeClaimResponse.AdjudicationComponent.valueA non-monetary value for example a percentage.protected DecimalTypeExplanationOfBenefit.AdjudicationComponent.valueA non-monetary value for example a percentage.protected DecimalTypeQuantity.valueThe value of the measured amount.Methods in org.hl7.fhir.dstu3.model that return DecimalTypeModifier and TypeMethodDescriptionBase.castToDecimal(Base b)DecimalType.copy()VisionPrescription.VisionPrescriptionDispenseComponent.getAddElement()Location.LocationPositionComponent.getAltitudeElement()Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerDecimalType()VisionPrescription.VisionPrescriptionDispenseComponent.getBackCurveElement()VisionPrescription.VisionPrescriptionDispenseComponent.getCylinderElement()VisionPrescription.VisionPrescriptionDispenseComponent.getDiameterElement()Timing.TimingRepeatComponent.getDurationElement()Timing.TimingRepeatComponent.getDurationMaxElement()Claim.DetailComponent.getFactorElement()Claim.ItemComponent.getFactorElement()Claim.SubDetailComponent.getFactorElement()Contract.TermValuedItemComponent.getFactorElement()Contract.ValuedItemComponent.getFactorElement()ExplanationOfBenefit.DetailComponent.getFactorElement()ExplanationOfBenefit.ItemComponent.getFactorElement()ExplanationOfBenefit.SubDetailComponent.getFactorElement()SampledData.getFactorElement()ChargeItem.getFactorOverrideElement()Sequence.SequenceQualityComponent.getFScoreElement()Sequence.SequenceQualityComponent.getGtFPElement()Questionnaire.QuestionnaireItemComponent.getInitialDecimalType()Location.LocationPositionComponent.getLatitudeElement()Location.LocationPositionComponent.getLongitudeElement()SampledData.getLowerLimitElement()ElementDefinition.getMaxValueDecimalType()MeasureReport.MeasureReportGroupComponent.getMeasureScoreElement()MeasureReport.StratifierGroupComponent.getMeasureScoreElement()ElementDefinition.getMinValueDecimalType()SampledData.getPeriodElement()Timing.TimingRepeatComponent.getPeriodElement()Timing.TimingRepeatComponent.getPeriodMaxElement()Contract.TermValuedItemComponent.getPointsElement()Contract.ValuedItemComponent.getPointsElement()VisionPrescription.VisionPrescriptionDispenseComponent.getPowerElement()Sequence.SequenceQualityComponent.getPrecisionElement()VisionPrescription.VisionPrescriptionDispenseComponent.getPrismElement()RiskAssessment.RiskAssessmentPredictionComponent.getProbabilityDecimalType()Sequence.SequenceQualityComponent.getQueryFPElement()Sequence.SequenceQualityComponent.getQueryTPElement()Sequence.SequenceQualityComponent.getRecallElement()RiskAssessment.RiskAssessmentPredictionComponent.getRelativeRiskElement()Bundle.BundleEntrySearchComponent.getScoreElement()TestReport.getScoreElement()VisionPrescription.VisionPrescriptionDispenseComponent.getSphereElement()Sequence.SequenceQualityComponent.getTruthFNElement()Sequence.SequenceQualityComponent.getTruthTPElement()SampledData.getUpperLimitElement()QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueDecimalType()StructureMap.StructureMapGroupRuleTargetParameterComponent.getValueDecimalType()ValueSet.ValueSetExpansionParameterComponent.getValueDecimalType()ClaimResponse.AdjudicationComponent.getValueElement()ExplanationOfBenefit.AdjudicationComponent.getValueElement()Quantity.getValueElement()Methods in org.hl7.fhir.dstu3.model with parameters of type DecimalTypeModifier and TypeMethodDescriptionintDecimalType.compareTo(DecimalType theObj)VisionPrescription.VisionPrescriptionDispenseComponent.setAddElement(DecimalType value)Location.LocationPositionComponent.setAltitudeElement(DecimalType value)VisionPrescription.VisionPrescriptionDispenseComponent.setBackCurveElement(DecimalType value)VisionPrescription.VisionPrescriptionDispenseComponent.setCylinderElement(DecimalType value)VisionPrescription.VisionPrescriptionDispenseComponent.setDiameterElement(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)Contract.TermValuedItemComponent.setFactorElement(DecimalType value)Contract.ValuedItemComponent.setFactorElement(DecimalType value)ExplanationOfBenefit.DetailComponent.setFactorElement(DecimalType value)ExplanationOfBenefit.ItemComponent.setFactorElement(DecimalType value)ExplanationOfBenefit.SubDetailComponent.setFactorElement(DecimalType value)SampledData.setFactorElement(DecimalType value)ChargeItem.setFactorOverrideElement(DecimalType value)Sequence.SequenceQualityComponent.setFScoreElement(DecimalType value)Sequence.SequenceQualityComponent.setGtFPElement(DecimalType value)Location.LocationPositionComponent.setLatitudeElement(DecimalType value)Location.LocationPositionComponent.setLongitudeElement(DecimalType value)SampledData.setLowerLimitElement(DecimalType value)MeasureReport.MeasureReportGroupComponent.setMeasureScoreElement(DecimalType value)MeasureReport.StratifierGroupComponent.setMeasureScoreElement(DecimalType value)SampledData.setPeriodElement(DecimalType value)Timing.TimingRepeatComponent.setPeriodElement(DecimalType value)Timing.TimingRepeatComponent.setPeriodMaxElement(DecimalType value)Contract.TermValuedItemComponent.setPointsElement(DecimalType value)Contract.ValuedItemComponent.setPointsElement(DecimalType value)VisionPrescription.VisionPrescriptionDispenseComponent.setPowerElement(DecimalType value)Sequence.SequenceQualityComponent.setPrecisionElement(DecimalType value)VisionPrescription.VisionPrescriptionDispenseComponent.setPrismElement(DecimalType value)Sequence.SequenceQualityComponent.setQueryFPElement(DecimalType value)Sequence.SequenceQualityComponent.setQueryTPElement(DecimalType value)Sequence.SequenceQualityComponent.setRecallElement(DecimalType value)RiskAssessment.RiskAssessmentPredictionComponent.setRelativeRiskElement(DecimalType value)Bundle.BundleEntrySearchComponent.setScoreElement(DecimalType value)TestReport.setScoreElement(DecimalType value)VisionPrescription.VisionPrescriptionDispenseComponent.setSphereElement(DecimalType value)Sequence.SequenceQualityComponent.setTruthFNElement(DecimalType value)Sequence.SequenceQualityComponent.setTruthTPElement(DecimalType value)SampledData.setUpperLimitElement(DecimalType value)ClaimResponse.AdjudicationComponent.setValueElement(DecimalType value)ExplanationOfBenefit.AdjudicationComponent.setValueElement(DecimalType value)Quantity.setValueElement(DecimalType value)Constructors in org.hl7.fhir.dstu3.model with parameters of type DecimalTypeModifierConstructorDescriptionLocationPositionComponent(DecimalType longitude, DecimalType latitude)ConstructorSampledData(SimpleQuantity origin, DecimalType period, PositiveIntType dimensions, StringType data)Constructor