| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleQuantity |
JsonParser.parseSimpleQuantity(com.google.gson.JsonObject json) |
protected SimpleQuantity |
XmlParser.parseSimpleQuantity(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeSimpleQuantity(String name,
SimpleQuantity element) |
protected void |
XmlParser.composeSimpleQuantity(String name,
SimpleQuantity element) |
protected void |
XmlParser.composeSimpleQuantityElements(SimpleQuantity element) |
protected void |
JsonParser.composeSimpleQuantityInner(SimpleQuantity element) |
protected boolean |
XmlParser.parseSimpleQuantityContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
SimpleQuantity res) |
protected void |
JsonParser.parseSimpleQuantityProperties(com.google.gson.JsonObject json,
SimpleQuantity res) |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleQuantity |
MedicationKnowledge.amount
Specific amount of the drug in the packaged product.
|
protected SimpleQuantity |
Medication.amount
Specific amount of the drug in the packaged product.
|
protected SimpleQuantity |
NutritionOrder.NutritionOrderOralDietNutrientComponent.amount
The quantity of the specified nutrient to include in diet.
|
protected SimpleQuantity |
NutritionOrder.NutritionOrderEnteralFormulaComponent.caloricDensity
The amount of energy (calories) that the formula should provide per specified volume, typically per mL or fluid oz.
|
protected SimpleQuantity |
Specimen.SpecimenContainerComponent.capacity
The capacity (volume or other measure) the container may contain.
|
protected SimpleQuantity |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabComponent.containerCapacity
The capacity (volume or other measure) of this kind of container.
|
protected SimpleQuantity |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabComponent.containerMinimumVolume
The minimum volume to be conditioned in the container.
|
protected SimpleQuantity |
CarePlan.CarePlanActivityDetailComponent.dailyAmount
Identifies the quantity expected to be consumed in a given day.
|
protected SimpleQuantity |
MedicationDispense.daysSupply
The amount of medication expressed as a timing amount.
|
protected SimpleQuantity |
MedicationAdministration.MedicationAdministrationDosageComponent.dose
The amount of the medication given at one administration event.
|
protected SimpleQuantity |
Immunization.doseQuantity
The quantity of vaccine product that was administered.
|
protected SimpleQuantity |
VisionPrescription.VisionPrescriptionDispenseComponent.duration
The recommended maximum wear period for the lens.
|
protected SimpleQuantity |
Observation.ObservationReferenceRangeComponent.high
The value of the high bound of the reference range.
|
protected SimpleQuantity |
Range.high
The high limit.
|
protected SimpleQuantity |
Observation.ObservationReferenceRangeComponent.low
The value of the low bound of the reference range.
|
protected SimpleQuantity |
Range.low
The low limit.
|
protected SimpleQuantity |
Dosage.maxDosePerAdministration
Upper limit on medication per administration.
|
protected SimpleQuantity |
Dosage.maxDosePerLifetime
Upper limit on medication per lifetime of the patient.
|
protected SimpleQuantity |
NutritionOrder.NutritionOrderEnteralFormulaComponent.maxVolumeToDeliver
The maximum total quantity of formula that may be administered to a subject over the period of time, e.g.
|
protected SimpleQuantity |
SampledData.origin
The base quantity that a measured value of zero represents.
|
protected SimpleQuantity |
MedicationDispense.quantity
The amount of medication that has been dispensed.
|
protected SimpleQuantity |
EligibilityRequest.AuthorizationComponent.quantity
The number of repetitions of a service or product.
|
protected SimpleQuantity |
CarePlan.CarePlanActivityDetailComponent.quantity
Identifies the quantity expected to be supplied, administered or consumed by the subject.
|
protected SimpleQuantity |
MedicationKnowledge.MedicationKnowledgePackagingComponent.quantity
The number of product units the package would contain if fully loaded.
|
protected SimpleQuantity |
Substance.SubstanceInstanceComponent.quantity
The amount of the substance.
|
protected SimpleQuantity |
Contract.ValuedItemComponent.quantity
Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances.
|
protected SimpleQuantity |
ExplanationOfBenefit.ItemComponent.quantity
The number of repetitions of a service or product.
|
protected SimpleQuantity |
ExplanationOfBenefit.DetailComponent.quantity
The number of repetitions of a service or product.
|
protected SimpleQuantity |
ExplanationOfBenefit.SubDetailComponent.quantity
The number of repetitions of a service or product.
|
protected SimpleQuantity |
NutritionOrder.NutritionOrderSupplementComponent.quantity
The amount of the nutritional supplement to be given.
|
protected SimpleQuantity |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.quantity
The volume of formula to provide to the patient per the specified administration schedule.
|
protected SimpleQuantity |
ActivityDefinition.quantity
Identifies the quantity expected to be consumed at once (per dose, per meal, etc.).
|
protected SimpleQuantity |
SupplyDelivery.SupplyDeliverySuppliedItemComponent.quantity
The amount of supply that has been dispensed.
|
protected SimpleQuantity |
MedicationRequest.MedicationRequestDispenseRequestComponent.quantity
The amount that is to be dispensed for one fill.
|
protected SimpleQuantity |
Specimen.SpecimenCollectionComponent.quantity
The quantity of specimen collected; for instance the volume of a blood sample, or the physical measurement of an anatomic pathology sample.
|
protected SimpleQuantity |
Claim.ItemComponent.quantity
The number of repetitions of a service or product.
|
protected SimpleQuantity |
Claim.DetailComponent.quantity
The number of repetitions of a service or product.
|
protected SimpleQuantity |
Claim.SubDetailComponent.quantity
The number of repetitions of a service or product.
|
protected SimpleQuantity |
Specimen.SpecimenContainerComponent.specimenQuantity
The quantity of specimen in the container; may be volume, dimensions, or other appropriate measurements, depending on the specimen type.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleQuantity |
Base.castToSimpleQuantity(Base b) |
SimpleQuantity |
SimpleQuantity.copy() |
SimpleQuantity |
MedicationKnowledge.getAmount() |
SimpleQuantity |
Medication.getAmount() |
SimpleQuantity |
NutritionOrder.NutritionOrderOralDietNutrientComponent.getAmount() |
SimpleQuantity |
NutritionOrder.NutritionOrderEnteralFormulaComponent.getCaloricDensity() |
SimpleQuantity |
Specimen.SpecimenContainerComponent.getCapacity() |
SimpleQuantity |
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.getCharacteristicSimpleQuantity() |
SimpleQuantity |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabComponent.getContainerCapacity() |
SimpleQuantity |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabComponent.getContainerMinimumVolume() |
SimpleQuantity |
CarePlan.CarePlanActivityDetailComponent.getDailyAmount() |
SimpleQuantity |
MedicationDispense.getDaysSupply() |
SimpleQuantity |
MedicationAdministration.MedicationAdministrationDosageComponent.getDose() |
SimpleQuantity |
Immunization.getDoseQuantity() |
SimpleQuantity |
Dosage.DosageDoseAndRateComponent.getDoseSimpleQuantity() |
SimpleQuantity |
VisionPrescription.VisionPrescriptionDispenseComponent.getDuration() |
SimpleQuantity |
Observation.ObservationReferenceRangeComponent.getHigh() |
SimpleQuantity |
Range.getHigh() |
SimpleQuantity |
Observation.ObservationReferenceRangeComponent.getLow() |
SimpleQuantity |
Range.getLow() |
SimpleQuantity |
Dosage.getMaxDosePerAdministration() |
SimpleQuantity |
Dosage.getMaxDosePerLifetime() |
SimpleQuantity |
NutritionOrder.NutritionOrderEnteralFormulaComponent.getMaxVolumeToDeliver() |
SimpleQuantity |
SampledData.getOrigin() |
SimpleQuantity |
MedicationDispense.getQuantity() |
SimpleQuantity |
EligibilityRequest.AuthorizationComponent.getQuantity() |
SimpleQuantity |
CarePlan.CarePlanActivityDetailComponent.getQuantity() |
SimpleQuantity |
MedicationKnowledge.MedicationKnowledgePackagingComponent.getQuantity() |
SimpleQuantity |
Substance.SubstanceInstanceComponent.getQuantity() |
SimpleQuantity |
Contract.ValuedItemComponent.getQuantity() |
SimpleQuantity |
ExplanationOfBenefit.ItemComponent.getQuantity() |
SimpleQuantity |
ExplanationOfBenefit.DetailComponent.getQuantity() |
SimpleQuantity |
ExplanationOfBenefit.SubDetailComponent.getQuantity() |
SimpleQuantity |
NutritionOrder.NutritionOrderSupplementComponent.getQuantity() |
SimpleQuantity |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.getQuantity() |
SimpleQuantity |
ActivityDefinition.getQuantity() |
SimpleQuantity |
SupplyDelivery.SupplyDeliverySuppliedItemComponent.getQuantity() |
SimpleQuantity |
MedicationRequest.MedicationRequestDispenseRequestComponent.getQuantity() |
SimpleQuantity |
Specimen.SpecimenCollectionComponent.getQuantity() |
SimpleQuantity |
Claim.ItemComponent.getQuantity() |
SimpleQuantity |
Claim.DetailComponent.getQuantity() |
SimpleQuantity |
Claim.SubDetailComponent.getQuantity() |
SimpleQuantity |
Dosage.DosageDoseAndRateComponent.getRateSimpleQuantity() |
SimpleQuantity |
MedicationAdministration.MedicationAdministrationDosageComponent.getRateSimpleQuantity() |
SimpleQuantity |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.getRateSimpleQuantity() |
SimpleQuantity |
Specimen.SpecimenContainerComponent.getSpecimenQuantity() |
SimpleQuantity |
MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.getValueSimpleQuantity() |
protected SimpleQuantity |
SimpleQuantity.typedCopy() |
| Constructor and Description |
|---|
SampledData(SimpleQuantity origin,
DecimalType period,
PositiveIntType dimensions)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.