| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite | |
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
SimpleQuantityDt |
RangeDt.getHigh()
Gets the value(s) for high ().
|
SimpleQuantityDt |
RangeDt.getLow()
Gets the value(s) for low ().
|
SimpleQuantityDt |
SampledDataDt.getOrigin()
Gets the value(s) for origin ().
|
| Modifier and Type | Method and Description |
|---|---|
RangeDt |
RangeDt.setHigh(SimpleQuantityDt theValue)
Sets the value(s) for high ()
|
RangeDt |
RangeDt.setLow(SimpleQuantityDt theValue)
Sets the value(s) for low ()
|
SampledDataDt |
SampledDataDt.setOrigin(SimpleQuantityDt theValue)
Sets the value(s) for origin ()
|
| Modifier and Type | Method and Description |
|---|---|
SimpleQuantityDt |
NutritionOrder.OralDietNutrient.getAmount()
Gets the value(s) for amount ().
|
SimpleQuantityDt |
Medication.PackageContent.getAmount()
Gets the value(s) for amount ().
|
SimpleQuantityDt |
NutritionOrder.EnteralFormula.getCaloricDensity()
Gets the value(s) for caloricDensity ().
|
SimpleQuantityDt |
Specimen.Container.getCapacity()
Gets the value(s) for capacity ().
|
SimpleQuantityDt |
CarePlan.ActivityDetail.getDailyAmount()
Gets the value(s) for dailyAmount ().
|
SimpleQuantityDt |
MedicationDispense.getDaysSupply()
Gets the value(s) for daysSupply ().
|
SimpleQuantityDt |
Immunization.getDoseQuantity()
Gets the value(s) for doseQuantity ().
|
SimpleQuantityDt |
VisionPrescription.Dispense.getDuration()
Gets the value(s) for duration ().
|
SimpleQuantityDt |
Observation.ReferenceRange.getHigh()
Gets the value(s) for high ().
|
SimpleQuantityDt |
Observation.ReferenceRange.getLow()
Gets the value(s) for low ().
|
SimpleQuantityDt |
NutritionOrder.EnteralFormula.getMaxVolumeToDeliver()
Gets the value(s) for maxVolumeToDeliver ().
|
SimpleQuantityDt |
SupplyDelivery.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
Substance.Instance.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
Specimen.Collection.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
NutritionOrder.Supplement.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
NutritionOrder.EnteralFormulaAdministration.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
MedicationOrder.DispenseRequest.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
MedicationDispense.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
MedicationAdministration.Dosage.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
Contract.ValuedItem.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
Contract.TermValuedItem.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
Claim.Item.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
Claim.ItemDetail.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
Claim.ItemDetailSubDetail.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
CarePlan.ActivityDetail.getQuantity()
Gets the value(s) for quantity ().
|
SimpleQuantityDt |
Specimen.Container.getSpecimenQuantity()
Gets the value(s) for specimenQuantity ().
|
| Modifier and Type | Method and Description |
|---|---|
NutritionOrder.OralDietNutrient |
NutritionOrder.OralDietNutrient.setAmount(SimpleQuantityDt theValue)
Sets the value(s) for amount ()
|
Medication.PackageContent |
Medication.PackageContent.setAmount(SimpleQuantityDt theValue)
Sets the value(s) for amount ()
|
NutritionOrder.EnteralFormula |
NutritionOrder.EnteralFormula.setCaloricDensity(SimpleQuantityDt theValue)
Sets the value(s) for caloricDensity ()
|
Specimen.Container |
Specimen.Container.setCapacity(SimpleQuantityDt theValue)
Sets the value(s) for capacity ()
|
CarePlan.ActivityDetail |
CarePlan.ActivityDetail.setDailyAmount(SimpleQuantityDt theValue)
Sets the value(s) for dailyAmount ()
|
MedicationDispense |
MedicationDispense.setDaysSupply(SimpleQuantityDt theValue)
Sets the value(s) for daysSupply ()
|
Immunization |
Immunization.setDoseQuantity(SimpleQuantityDt theValue)
Sets the value(s) for doseQuantity ()
|
VisionPrescription.Dispense |
VisionPrescription.Dispense.setDuration(SimpleQuantityDt theValue)
Sets the value(s) for duration ()
|
Observation.ReferenceRange |
Observation.ReferenceRange.setHigh(SimpleQuantityDt theValue)
Sets the value(s) for high ()
|
Observation.ReferenceRange |
Observation.ReferenceRange.setLow(SimpleQuantityDt theValue)
Sets the value(s) for low ()
|
NutritionOrder.EnteralFormula |
NutritionOrder.EnteralFormula.setMaxVolumeToDeliver(SimpleQuantityDt theValue)
Sets the value(s) for maxVolumeToDeliver ()
|
SupplyDelivery |
SupplyDelivery.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Substance.Instance |
Substance.Instance.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Specimen.Collection |
Specimen.Collection.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
NutritionOrder.EnteralFormulaAdministration |
NutritionOrder.EnteralFormulaAdministration.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
MedicationOrder.DispenseRequest |
MedicationOrder.DispenseRequest.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
MedicationDispense |
MedicationDispense.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
MedicationAdministration.Dosage |
MedicationAdministration.Dosage.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Contract.ValuedItem |
Contract.ValuedItem.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Contract.TermValuedItem |
Contract.TermValuedItem.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Claim.Item |
Claim.Item.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Claim.ItemDetail |
Claim.ItemDetail.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
CarePlan.ActivityDetail |
CarePlan.ActivityDetail.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Specimen.Container |
Specimen.Container.setSpecimenQuantity(SimpleQuantityDt theValue)
Sets the value(s) for specimenQuantity ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.