| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
Ratio.Builder |
Ratio.Builder.clearDenominator()
Clears the value of the 'denominator' field.
|
Ratio.Builder |
Ratio.Builder.clearId()
Clears the value of the 'id' field.
|
Ratio.Builder |
Ratio.Builder.clearNumerator()
Clears the value of the 'numerator' field.
|
Ratio.Builder |
Dosage.Builder.getMaxDosePerPeriodBuilder()
Gets the Builder instance for the 'maxDosePerPeriod' field and creates one if it doesn't exist yet.
|
Ratio.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.getRatioBuilder()
Gets the Builder instance for the 'ratio' field and creates one if it doesn't exist yet.
|
Ratio.Builder |
ChoiceQuantityRangeRatio.Builder.getRatioBuilder()
Gets the Builder instance for the 'ratio' field and creates one if it doesn't exist yet.
|
Ratio.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.getRatioBuilder()
Gets the Builder instance for the 'ratio' field and creates one if it doesn't exist yet.
|
static Ratio.Builder |
Ratio.newBuilder()
Creates a new Ratio RecordBuilder.
|
static Ratio.Builder |
Ratio.newBuilder(Ratio.Builder other)
Creates a new Ratio RecordBuilder by copying an existing Builder.
|
static Ratio.Builder |
Ratio.newBuilder(Ratio other)
Creates a new Ratio RecordBuilder by copying an existing Ratio instance.
|
Ratio.Builder |
Ratio.Builder.setDenominator(Quantity value)
Sets the value of the 'denominator' field.
|
Ratio.Builder |
Ratio.Builder.setDenominatorBuilder(Quantity.Builder value)
Sets the Builder instance for the 'denominator' field
Field for FHIR property denominator
|
Ratio.Builder |
Ratio.Builder.setId(String value)
Sets the value of the 'id' field.
|
Ratio.Builder |
Ratio.Builder.setNumerator(Quantity value)
Sets the value of the 'numerator' field.
|
Ratio.Builder |
Ratio.Builder.setNumeratorBuilder(Quantity.Builder value)
Sets the Builder instance for the 'numerator' field
Field for FHIR property numerator
|
| Modifier and Type | Method and Description |
|---|---|
static Ratio.Builder |
Ratio.newBuilder(Ratio.Builder other)
Creates a new Ratio RecordBuilder by copying an existing Builder.
|
Dosage.Builder |
Dosage.Builder.setMaxDosePerPeriodBuilder(Ratio.Builder value)
Sets the Builder instance for the 'maxDosePerPeriod' field
Field for FHIR property maxDosePerPeriod
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.setRatioBuilder(Ratio.Builder value)
Sets the Builder instance for the 'ratio' field
Choice field
|
ChoiceQuantityRangeRatio.Builder |
ChoiceQuantityRangeRatio.Builder.setRatioBuilder(Ratio.Builder value)
Sets the Builder instance for the 'ratio' field
Choice field
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.setRatioBuilder(Ratio.Builder value)
Sets the Builder instance for the 'ratio' field
Choice field
|
| Modifier and Type | Method and Description |
|---|---|
Ratio.Builder |
MedicationIngredient.Builder.getAmountBuilder()
Gets the Builder instance for the 'amount' field and creates one if it doesn't exist yet.
|
| Modifier and Type | Method and Description |
|---|---|
MedicationIngredient.Builder |
MedicationIngredient.Builder.setAmountBuilder(Ratio.Builder value)
Sets the Builder instance for the 'amount' field
Field for FHIR property amount
|
Copyright © 2020. All rights reserved.