Modifier and Type | Method and Description |
---|---|
Dosage |
build() |
Dosage.Builder |
clearAdditionalInstruction()
Clears the value of the 'additionalInstruction' field.
|
Dosage.Builder |
clearAsNeeded()
Clears the value of the 'asNeeded' field.
|
Dosage.Builder |
clearDose()
Clears the value of the 'dose' field.
|
Dosage.Builder |
clearId()
Clears the value of the 'id' field.
|
Dosage.Builder |
clearMaxDosePerAdministration()
Clears the value of the 'maxDosePerAdministration' field.
|
Dosage.Builder |
clearMaxDosePerLifetime()
Clears the value of the 'maxDosePerLifetime' field.
|
Dosage.Builder |
clearMaxDosePerPeriod()
Clears the value of the 'maxDosePerPeriod' field.
|
Dosage.Builder |
clearMethod()
Clears the value of the 'method' field.
|
Dosage.Builder |
clearPatientInstruction()
Clears the value of the 'patientInstruction' field.
|
Dosage.Builder |
clearRate()
Clears the value of the 'rate' field.
|
Dosage.Builder |
clearRoute()
Clears the value of the 'route' field.
|
Dosage.Builder |
clearSequence()
Clears the value of the 'sequence' field.
|
Dosage.Builder |
clearSite()
Clears the value of the 'site' field.
|
Dosage.Builder |
clearText()
Clears the value of the 'text' field.
|
Dosage.Builder |
clearTiming()
Clears the value of the 'timing' field.
|
List<CodeableConcept> |
getAdditionalInstruction()
Gets the value of the 'additionalInstruction' field.
|
ChoiceCodeableConceptBoolean |
getAsNeeded()
Gets the value of the 'asNeeded' field.
|
ChoiceCodeableConceptBoolean.Builder |
getAsNeededBuilder()
Gets the Builder instance for the 'asNeeded' field and creates one if it doesn't exist yet.
|
ChoiceQuantityRange |
getDose()
Gets the value of the 'dose' field.
|
ChoiceQuantityRange.Builder |
getDoseBuilder()
Gets the Builder instance for the 'dose' field and creates one if it doesn't exist yet.
|
String |
getId()
Gets the value of the 'id' field.
|
Quantity |
getMaxDosePerAdministration()
Gets the value of the 'maxDosePerAdministration' field.
|
Quantity.Builder |
getMaxDosePerAdministrationBuilder()
Gets the Builder instance for the 'maxDosePerAdministration' field and creates one if it doesn't exist yet.
|
Quantity |
getMaxDosePerLifetime()
Gets the value of the 'maxDosePerLifetime' field.
|
Quantity.Builder |
getMaxDosePerLifetimeBuilder()
Gets the Builder instance for the 'maxDosePerLifetime' field and creates one if it doesn't exist yet.
|
Ratio |
getMaxDosePerPeriod()
Gets the value of the 'maxDosePerPeriod' field.
|
Ratio.Builder |
getMaxDosePerPeriodBuilder()
Gets the Builder instance for the 'maxDosePerPeriod' field and creates one if it doesn't exist yet.
|
CodeableConcept |
getMethod()
Gets the value of the 'method' field.
|
CodeableConcept.Builder |
getMethodBuilder()
Gets the Builder instance for the 'method' field and creates one if it doesn't exist yet.
|
String |
getPatientInstruction()
Gets the value of the 'patientInstruction' field.
|
ChoiceQuantityRangeRatio |
getRate()
Gets the value of the 'rate' field.
|
ChoiceQuantityRangeRatio.Builder |
getRateBuilder()
Gets the Builder instance for the 'rate' field and creates one if it doesn't exist yet.
|
CodeableConcept |
getRoute()
Gets the value of the 'route' field.
|
CodeableConcept.Builder |
getRouteBuilder()
Gets the Builder instance for the 'route' field and creates one if it doesn't exist yet.
|
Integer |
getSequence()
Gets the value of the 'sequence' field.
|
CodeableConcept |
getSite()
Gets the value of the 'site' field.
|
CodeableConcept.Builder |
getSiteBuilder()
Gets the Builder instance for the 'site' field and creates one if it doesn't exist yet.
|
String |
getText()
Gets the value of the 'text' field.
|
Timing |
getTiming()
Gets the value of the 'timing' field.
|
Timing.Builder |
getTimingBuilder()
Gets the Builder instance for the 'timing' field and creates one if it doesn't exist yet.
|
boolean |
hasAdditionalInstruction()
Checks whether the 'additionalInstruction' field has been set.
|
boolean |
hasAsNeeded()
Checks whether the 'asNeeded' field has been set.
|
boolean |
hasAsNeededBuilder()
Checks whether the 'asNeeded' field has an active Builder instance
Field for FHIR property asNeeded
|
boolean |
hasDose()
Checks whether the 'dose' field has been set.
|
boolean |
hasDoseBuilder()
Checks whether the 'dose' field has an active Builder instance
Field for FHIR property dose
|
boolean |
hasId()
Checks whether the 'id' field has been set.
|
boolean |
hasMaxDosePerAdministration()
Checks whether the 'maxDosePerAdministration' field has been set.
|
boolean |
hasMaxDosePerAdministrationBuilder()
Checks whether the 'maxDosePerAdministration' field has an active Builder instance
Field for FHIR property maxDosePerAdministration
|
boolean |
hasMaxDosePerLifetime()
Checks whether the 'maxDosePerLifetime' field has been set.
|
boolean |
hasMaxDosePerLifetimeBuilder()
Checks whether the 'maxDosePerLifetime' field has an active Builder instance
Field for FHIR property maxDosePerLifetime
|
boolean |
hasMaxDosePerPeriod()
Checks whether the 'maxDosePerPeriod' field has been set.
|
boolean |
hasMaxDosePerPeriodBuilder()
Checks whether the 'maxDosePerPeriod' field has an active Builder instance
Field for FHIR property maxDosePerPeriod
|
boolean |
hasMethod()
Checks whether the 'method' field has been set.
|
boolean |
hasMethodBuilder()
Checks whether the 'method' field has an active Builder instance
Field for FHIR property method
|
boolean |
hasPatientInstruction()
Checks whether the 'patientInstruction' field has been set.
|
boolean |
hasRate()
Checks whether the 'rate' field has been set.
|
boolean |
hasRateBuilder()
Checks whether the 'rate' field has an active Builder instance
Field for FHIR property rate
|
boolean |
hasRoute()
Checks whether the 'route' field has been set.
|
boolean |
hasRouteBuilder()
Checks whether the 'route' field has an active Builder instance
Field for FHIR property route
|
boolean |
hasSequence()
Checks whether the 'sequence' field has been set.
|
boolean |
hasSite()
Checks whether the 'site' field has been set.
|
boolean |
hasSiteBuilder()
Checks whether the 'site' field has an active Builder instance
Field for FHIR property site
|
boolean |
hasText()
Checks whether the 'text' field has been set.
|
boolean |
hasTiming()
Checks whether the 'timing' field has been set.
|
boolean |
hasTimingBuilder()
Checks whether the 'timing' field has an active Builder instance
Field for FHIR property timing
|
Dosage.Builder |
setAdditionalInstruction(List<CodeableConcept> value)
Sets the value of the 'additionalInstruction' field.
|
Dosage.Builder |
setAsNeeded(ChoiceCodeableConceptBoolean value)
Sets the value of the 'asNeeded' field.
|
Dosage.Builder |
setAsNeededBuilder(ChoiceCodeableConceptBoolean.Builder value)
Sets the Builder instance for the 'asNeeded' field
Field for FHIR property asNeeded
|
Dosage.Builder |
setDose(ChoiceQuantityRange value)
Sets the value of the 'dose' field.
|
Dosage.Builder |
setDoseBuilder(ChoiceQuantityRange.Builder value)
Sets the Builder instance for the 'dose' field
Field for FHIR property dose
|
Dosage.Builder |
setId(String value)
Sets the value of the 'id' field.
|
Dosage.Builder |
setMaxDosePerAdministration(Quantity value)
Sets the value of the 'maxDosePerAdministration' field.
|
Dosage.Builder |
setMaxDosePerAdministrationBuilder(Quantity.Builder value)
Sets the Builder instance for the 'maxDosePerAdministration' field
Field for FHIR property maxDosePerAdministration
|
Dosage.Builder |
setMaxDosePerLifetime(Quantity value)
Sets the value of the 'maxDosePerLifetime' field.
|
Dosage.Builder |
setMaxDosePerLifetimeBuilder(Quantity.Builder value)
Sets the Builder instance for the 'maxDosePerLifetime' field
Field for FHIR property maxDosePerLifetime
|
Dosage.Builder |
setMaxDosePerPeriod(Ratio value)
Sets the value of the 'maxDosePerPeriod' field.
|
Dosage.Builder |
setMaxDosePerPeriodBuilder(Ratio.Builder value)
Sets the Builder instance for the 'maxDosePerPeriod' field
Field for FHIR property maxDosePerPeriod
|
Dosage.Builder |
setMethod(CodeableConcept value)
Sets the value of the 'method' field.
|
Dosage.Builder |
setMethodBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'method' field
Field for FHIR property method
|
Dosage.Builder |
setPatientInstruction(String value)
Sets the value of the 'patientInstruction' field.
|
Dosage.Builder |
setRate(ChoiceQuantityRangeRatio value)
Sets the value of the 'rate' field.
|
Dosage.Builder |
setRateBuilder(ChoiceQuantityRangeRatio.Builder value)
Sets the Builder instance for the 'rate' field
Field for FHIR property rate
|
Dosage.Builder |
setRoute(CodeableConcept value)
Sets the value of the 'route' field.
|
Dosage.Builder |
setRouteBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'route' field
Field for FHIR property route
|
Dosage.Builder |
setSequence(Integer value)
Sets the value of the 'sequence' field.
|
Dosage.Builder |
setSite(CodeableConcept value)
Sets the value of the 'site' field.
|
Dosage.Builder |
setSiteBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'site' field
Field for FHIR property site
|
Dosage.Builder |
setText(String value)
Sets the value of the 'text' field.
|
Dosage.Builder |
setTiming(Timing value)
Sets the value of the 'timing' field.
|
Dosage.Builder |
setTimingBuilder(Timing.Builder value)
Sets the Builder instance for the 'timing' field
Field for FHIR property timing
|
public String getId()
public Dosage.Builder setId(String value)
value
- The value of 'id'.public boolean hasId()
public Dosage.Builder clearId()
public Integer getSequence()
public Dosage.Builder setSequence(Integer value)
value
- The value of 'sequence'.public boolean hasSequence()
public Dosage.Builder clearSequence()
public String getText()
public Dosage.Builder setText(String value)
value
- The value of 'text'.public boolean hasText()
public Dosage.Builder clearText()
public List<CodeableConcept> getAdditionalInstruction()
public Dosage.Builder setAdditionalInstruction(List<CodeableConcept> value)
value
- The value of 'additionalInstruction'.public boolean hasAdditionalInstruction()
public Dosage.Builder clearAdditionalInstruction()
public String getPatientInstruction()
public Dosage.Builder setPatientInstruction(String value)
value
- The value of 'patientInstruction'.public boolean hasPatientInstruction()
public Dosage.Builder clearPatientInstruction()
public Timing getTiming()
public Dosage.Builder setTiming(Timing value)
value
- The value of 'timing'.public boolean hasTiming()
public Timing.Builder getTimingBuilder()
public Dosage.Builder setTimingBuilder(Timing.Builder value)
value
- The builder instance that must be set.public boolean hasTimingBuilder()
public Dosage.Builder clearTiming()
public ChoiceCodeableConceptBoolean getAsNeeded()
public Dosage.Builder setAsNeeded(ChoiceCodeableConceptBoolean value)
value
- The value of 'asNeeded'.public boolean hasAsNeeded()
public ChoiceCodeableConceptBoolean.Builder getAsNeededBuilder()
public Dosage.Builder setAsNeededBuilder(ChoiceCodeableConceptBoolean.Builder value)
value
- The builder instance that must be set.public boolean hasAsNeededBuilder()
public Dosage.Builder clearAsNeeded()
public CodeableConcept getSite()
public Dosage.Builder setSite(CodeableConcept value)
value
- The value of 'site'.public boolean hasSite()
public CodeableConcept.Builder getSiteBuilder()
public Dosage.Builder setSiteBuilder(CodeableConcept.Builder value)
value
- The builder instance that must be set.public boolean hasSiteBuilder()
public Dosage.Builder clearSite()
public CodeableConcept getRoute()
public Dosage.Builder setRoute(CodeableConcept value)
value
- The value of 'route'.public boolean hasRoute()
public CodeableConcept.Builder getRouteBuilder()
public Dosage.Builder setRouteBuilder(CodeableConcept.Builder value)
value
- The builder instance that must be set.public boolean hasRouteBuilder()
public Dosage.Builder clearRoute()
public CodeableConcept getMethod()
public Dosage.Builder setMethod(CodeableConcept value)
value
- The value of 'method'.public boolean hasMethod()
public CodeableConcept.Builder getMethodBuilder()
public Dosage.Builder setMethodBuilder(CodeableConcept.Builder value)
value
- The builder instance that must be set.public boolean hasMethodBuilder()
public Dosage.Builder clearMethod()
public ChoiceQuantityRange getDose()
public Dosage.Builder setDose(ChoiceQuantityRange value)
value
- The value of 'dose'.public boolean hasDose()
public ChoiceQuantityRange.Builder getDoseBuilder()
public Dosage.Builder setDoseBuilder(ChoiceQuantityRange.Builder value)
value
- The builder instance that must be set.public boolean hasDoseBuilder()
public Dosage.Builder clearDose()
public Ratio getMaxDosePerPeriod()
public Dosage.Builder setMaxDosePerPeriod(Ratio value)
value
- The value of 'maxDosePerPeriod'.public boolean hasMaxDosePerPeriod()
public Ratio.Builder getMaxDosePerPeriodBuilder()
public Dosage.Builder setMaxDosePerPeriodBuilder(Ratio.Builder value)
value
- The builder instance that must be set.public boolean hasMaxDosePerPeriodBuilder()
public Dosage.Builder clearMaxDosePerPeriod()
public Quantity getMaxDosePerAdministration()
public Dosage.Builder setMaxDosePerAdministration(Quantity value)
value
- The value of 'maxDosePerAdministration'.public boolean hasMaxDosePerAdministration()
public Quantity.Builder getMaxDosePerAdministrationBuilder()
public Dosage.Builder setMaxDosePerAdministrationBuilder(Quantity.Builder value)
value
- The builder instance that must be set.public boolean hasMaxDosePerAdministrationBuilder()
public Dosage.Builder clearMaxDosePerAdministration()
public Quantity getMaxDosePerLifetime()
public Dosage.Builder setMaxDosePerLifetime(Quantity value)
value
- The value of 'maxDosePerLifetime'.public boolean hasMaxDosePerLifetime()
public Quantity.Builder getMaxDosePerLifetimeBuilder()
public Dosage.Builder setMaxDosePerLifetimeBuilder(Quantity.Builder value)
value
- The builder instance that must be set.public boolean hasMaxDosePerLifetimeBuilder()
public Dosage.Builder clearMaxDosePerLifetime()
public ChoiceQuantityRangeRatio getRate()
public Dosage.Builder setRate(ChoiceQuantityRangeRatio value)
value
- The value of 'rate'.public boolean hasRate()
public ChoiceQuantityRangeRatio.Builder getRateBuilder()
public Dosage.Builder setRateBuilder(ChoiceQuantityRangeRatio.Builder value)
value
- The builder instance that must be set.public boolean hasRateBuilder()
public Dosage.Builder clearRate()
Copyright © 2020. All rights reserved.