
Uses of Class
ca.uhn.fhir.model.dstu2.composite.SimpleQuantityDt
Packages that use SimpleQuantityDt
-
Uses of SimpleQuantityDt in ca.uhn.fhir.model.dstu2.composite
Methods in ca.uhn.fhir.model.dstu2.composite that return SimpleQuantityDtModifier and TypeMethodDescriptionRangeDt.getHigh()
Gets the value(s) for high ().RangeDt.getLow()
Gets the value(s) for low ().SampledDataDt.getOrigin()
Gets the value(s) for origin ().Methods in ca.uhn.fhir.model.dstu2.composite with parameters of type SimpleQuantityDtModifier and TypeMethodDescriptionRangeDt.setHigh
(SimpleQuantityDt theValue) Sets the value(s) for high ()RangeDt.setLow
(SimpleQuantityDt theValue) Sets the value(s) for low ()SampledDataDt.setOrigin
(SimpleQuantityDt theValue) Sets the value(s) for origin () -
Uses of SimpleQuantityDt in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return SimpleQuantityDtModifier and TypeMethodDescriptionMedication.PackageContent.getAmount()
Gets the value(s) for amount ().NutritionOrder.OralDietNutrient.getAmount()
Gets the value(s) for amount ().NutritionOrder.EnteralFormula.getCaloricDensity()
Gets the value(s) for caloricDensity ().Specimen.Container.getCapacity()
Gets the value(s) for capacity ().CarePlan.ActivityDetail.getDailyAmount()
Gets the value(s) for dailyAmount ().MedicationDispense.getDaysSupply()
Gets the value(s) for daysSupply ().Immunization.getDoseQuantity()
Gets the value(s) for doseQuantity ().VisionPrescription.Dispense.getDuration()
Gets the value(s) for duration ().Observation.ReferenceRange.getHigh()
Gets the value(s) for high ().Observation.ReferenceRange.getLow()
Gets the value(s) for low ().NutritionOrder.EnteralFormula.getMaxVolumeToDeliver()
Gets the value(s) for maxVolumeToDeliver ().CarePlan.ActivityDetail.getQuantity()
Gets the value(s) for quantity ().Claim.Item.getQuantity()
Gets the value(s) for quantity ().Claim.ItemDetail.getQuantity()
Gets the value(s) for quantity ().Claim.ItemDetailSubDetail.getQuantity()
Gets the value(s) for quantity ().Contract.TermValuedItem.getQuantity()
Gets the value(s) for quantity ().Contract.ValuedItem.getQuantity()
Gets the value(s) for quantity ().MedicationAdministration.Dosage.getQuantity()
Gets the value(s) for quantity ().MedicationDispense.getQuantity()
Gets the value(s) for quantity ().MedicationOrder.DispenseRequest.getQuantity()
Gets the value(s) for quantity ().NutritionOrder.EnteralFormulaAdministration.getQuantity()
Gets the value(s) for quantity ().NutritionOrder.Supplement.getQuantity()
Gets the value(s) for quantity ().Specimen.Collection.getQuantity()
Gets the value(s) for quantity ().Substance.Instance.getQuantity()
Gets the value(s) for quantity ().SupplyDelivery.getQuantity()
Gets the value(s) for quantity ().Specimen.Container.getSpecimenQuantity()
Gets the value(s) for specimenQuantity ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type SimpleQuantityDtModifier and TypeMethodDescriptionMedication.PackageContent.setAmount
(SimpleQuantityDt theValue) Sets the value(s) for amount ()NutritionOrder.OralDietNutrient.setAmount
(SimpleQuantityDt theValue) Sets the value(s) for amount ()NutritionOrder.EnteralFormula.setCaloricDensity
(SimpleQuantityDt theValue) Sets the value(s) for caloricDensity ()Specimen.Container.setCapacity
(SimpleQuantityDt theValue) Sets the value(s) for capacity ()CarePlan.ActivityDetail.setDailyAmount
(SimpleQuantityDt theValue) Sets the value(s) for dailyAmount ()MedicationDispense.setDaysSupply
(SimpleQuantityDt theValue) Sets the value(s) for daysSupply ()Immunization.setDoseQuantity
(SimpleQuantityDt theValue) Sets the value(s) for doseQuantity ()VisionPrescription.Dispense.setDuration
(SimpleQuantityDt theValue) Sets the value(s) for duration ()Observation.ReferenceRange.setHigh
(SimpleQuantityDt theValue) Sets the value(s) for high ()Observation.ReferenceRange.setLow
(SimpleQuantityDt theValue) Sets the value(s) for low ()NutritionOrder.EnteralFormula.setMaxVolumeToDeliver
(SimpleQuantityDt theValue) Sets the value(s) for maxVolumeToDeliver ()CarePlan.ActivityDetail.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Claim.Item.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Claim.ItemDetail.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Claim.ItemDetailSubDetail.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Contract.TermValuedItem.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Contract.ValuedItem.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()MedicationAdministration.Dosage.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()MedicationDispense.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()MedicationOrder.DispenseRequest.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()NutritionOrder.EnteralFormulaAdministration.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()NutritionOrder.Supplement.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Specimen.Collection.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Substance.Instance.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()SupplyDelivery.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Specimen.Container.setSpecimenQuantity
(SimpleQuantityDt theValue) Sets the value(s) for specimenQuantity ()