public static class CarePlanActivityDetail.Builder extends org.apache.avro.specific.SpecificRecordBuilderBase<CarePlanActivityDetail> implements org.apache.avro.data.RecordBuilder<CarePlanActivityDetail>
| Modifier and Type | Method and Description |
|---|---|
CarePlanActivityDetail |
build() |
CarePlanActivityDetail.Builder |
clearCategory()
Clears the value of the 'category' field.
|
CarePlanActivityDetail.Builder |
clearCode()
Clears the value of the 'code' field.
|
CarePlanActivityDetail.Builder |
clearDailyAmount()
Clears the value of the 'dailyAmount' field.
|
CarePlanActivityDetail.Builder |
clearDefinition()
Clears the value of the 'definition' field.
|
CarePlanActivityDetail.Builder |
clearDescription()
Clears the value of the 'description' field.
|
CarePlanActivityDetail.Builder |
clearGoal()
Clears the value of the 'goal' field.
|
CarePlanActivityDetail.Builder |
clearId()
Clears the value of the 'id' field.
|
CarePlanActivityDetail.Builder |
clearLocation()
Clears the value of the 'location' field.
|
CarePlanActivityDetail.Builder |
clearPerformer()
Clears the value of the 'performer' field.
|
CarePlanActivityDetail.Builder |
clearProduct()
Clears the value of the 'product' field.
|
CarePlanActivityDetail.Builder |
clearProhibited()
Clears the value of the 'prohibited' field.
|
CarePlanActivityDetail.Builder |
clearQuantity()
Clears the value of the 'quantity' field.
|
CarePlanActivityDetail.Builder |
clearReasonCode()
Clears the value of the 'reasonCode' field.
|
CarePlanActivityDetail.Builder |
clearReasonReference()
Clears the value of the 'reasonReference' field.
|
CarePlanActivityDetail.Builder |
clearScheduled()
Clears the value of the 'scheduled' field.
|
CarePlanActivityDetail.Builder |
clearStatus()
Clears the value of the 'status' field.
|
CarePlanActivityDetail.Builder |
clearStatusReason()
Clears the value of the 'statusReason' field.
|
CodeableConcept |
getCategory()
Gets the value of the 'category' field.
|
CodeableConcept.Builder |
getCategoryBuilder()
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
|
CodeableConcept |
getCode()
Gets the value of the 'code' field.
|
CodeableConcept.Builder |
getCodeBuilder()
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
|
Quantity |
getDailyAmount()
Gets the value of the 'dailyAmount' field.
|
Quantity.Builder |
getDailyAmountBuilder()
Gets the Builder instance for the 'dailyAmount' field and creates one if it doesn't exist yet.
|
ActivityDefinitionPlanDefinitionQuestionnaireReference |
getDefinition()
Gets the value of the 'definition' field.
|
ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder |
getDefinitionBuilder()
Gets the Builder instance for the 'definition' field and creates one if it doesn't exist yet.
|
String |
getDescription()
Gets the value of the 'description' field.
|
List<GoalReference> |
getGoal()
Gets the value of the 'goal' field.
|
String |
getId()
Gets the value of the 'id' field.
|
LocationReference |
getLocation()
Gets the value of the 'location' field.
|
LocationReference.Builder |
getLocationBuilder()
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
|
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
getPerformer()
Gets the value of the 'performer' field.
|
ChoiceCodeableConceptMedicationSubstanceReference |
getProduct()
Gets the value of the 'product' field.
|
ChoiceCodeableConceptMedicationSubstanceReference.Builder |
getProductBuilder()
Gets the Builder instance for the 'product' field and creates one if it doesn't exist yet.
|
Boolean |
getProhibited()
Gets the value of the 'prohibited' field.
|
Quantity |
getQuantity()
Gets the value of the 'quantity' field.
|
Quantity.Builder |
getQuantityBuilder()
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
|
List<CodeableConcept> |
getReasonCode()
Gets the value of the 'reasonCode' field.
|
List<ConditionReference> |
getReasonReference()
Gets the value of the 'reasonReference' field.
|
ChoicePeriodTimingString |
getScheduled()
Gets the value of the 'scheduled' field.
|
ChoicePeriodTimingString.Builder |
getScheduledBuilder()
Gets the Builder instance for the 'scheduled' field and creates one if it doesn't exist yet.
|
String |
getStatus()
Gets the value of the 'status' field.
|
String |
getStatusReason()
Gets the value of the 'statusReason' field.
|
boolean |
hasCategory()
Checks whether the 'category' field has been set.
|
boolean |
hasCategoryBuilder()
Checks whether the 'category' field has an active Builder instance
Field for FHIR property category
|
boolean |
hasCode()
Checks whether the 'code' field has been set.
|
boolean |
hasCodeBuilder()
Checks whether the 'code' field has an active Builder instance
Field for FHIR property code
|
boolean |
hasDailyAmount()
Checks whether the 'dailyAmount' field has been set.
|
boolean |
hasDailyAmountBuilder()
Checks whether the 'dailyAmount' field has an active Builder instance
Field for FHIR property dailyAmount
|
boolean |
hasDefinition()
Checks whether the 'definition' field has been set.
|
boolean |
hasDefinitionBuilder()
Checks whether the 'definition' field has an active Builder instance
Field for FHIR property definition
|
boolean |
hasDescription()
Checks whether the 'description' field has been set.
|
boolean |
hasGoal()
Checks whether the 'goal' field has been set.
|
boolean |
hasId()
Checks whether the 'id' field has been set.
|
boolean |
hasLocation()
Checks whether the 'location' field has been set.
|
boolean |
hasLocationBuilder()
Checks whether the 'location' field has an active Builder instance
Field for FHIR property location
|
boolean |
hasPerformer()
Checks whether the 'performer' field has been set.
|
boolean |
hasProduct()
Checks whether the 'product' field has been set.
|
boolean |
hasProductBuilder()
Checks whether the 'product' field has an active Builder instance
Field for FHIR property product
|
boolean |
hasProhibited()
Checks whether the 'prohibited' field has been set.
|
boolean |
hasQuantity()
Checks whether the 'quantity' field has been set.
|
boolean |
hasQuantityBuilder()
Checks whether the 'quantity' field has an active Builder instance
Field for FHIR property quantity
|
boolean |
hasReasonCode()
Checks whether the 'reasonCode' field has been set.
|
boolean |
hasReasonReference()
Checks whether the 'reasonReference' field has been set.
|
boolean |
hasScheduled()
Checks whether the 'scheduled' field has been set.
|
boolean |
hasScheduledBuilder()
Checks whether the 'scheduled' field has an active Builder instance
Field for FHIR property scheduled
|
boolean |
hasStatus()
Checks whether the 'status' field has been set.
|
boolean |
hasStatusReason()
Checks whether the 'statusReason' field has been set.
|
CarePlanActivityDetail.Builder |
setCategory(CodeableConcept value)
Sets the value of the 'category' field.
|
CarePlanActivityDetail.Builder |
setCategoryBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'category' field
Field for FHIR property category
|
CarePlanActivityDetail.Builder |
setCode(CodeableConcept value)
Sets the value of the 'code' field.
|
CarePlanActivityDetail.Builder |
setCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'code' field
Field for FHIR property code
|
CarePlanActivityDetail.Builder |
setDailyAmount(Quantity value)
Sets the value of the 'dailyAmount' field.
|
CarePlanActivityDetail.Builder |
setDailyAmountBuilder(Quantity.Builder value)
Sets the Builder instance for the 'dailyAmount' field
Field for FHIR property dailyAmount
|
CarePlanActivityDetail.Builder |
setDefinition(ActivityDefinitionPlanDefinitionQuestionnaireReference value)
Sets the value of the 'definition' field.
|
CarePlanActivityDetail.Builder |
setDefinitionBuilder(ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder value)
Sets the Builder instance for the 'definition' field
Field for FHIR property definition
|
CarePlanActivityDetail.Builder |
setDescription(String value)
Sets the value of the 'description' field.
|
CarePlanActivityDetail.Builder |
setGoal(List<GoalReference> value)
Sets the value of the 'goal' field.
|
CarePlanActivityDetail.Builder |
setId(String value)
Sets the value of the 'id' field.
|
CarePlanActivityDetail.Builder |
setLocation(LocationReference value)
Sets the value of the 'location' field.
|
CarePlanActivityDetail.Builder |
setLocationBuilder(LocationReference.Builder value)
Sets the Builder instance for the 'location' field
Field for FHIR property location
|
CarePlanActivityDetail.Builder |
setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'performer' field.
|
CarePlanActivityDetail.Builder |
setProduct(ChoiceCodeableConceptMedicationSubstanceReference value)
Sets the value of the 'product' field.
|
CarePlanActivityDetail.Builder |
setProductBuilder(ChoiceCodeableConceptMedicationSubstanceReference.Builder value)
Sets the Builder instance for the 'product' field
Field for FHIR property product
|
CarePlanActivityDetail.Builder |
setProhibited(Boolean value)
Sets the value of the 'prohibited' field.
|
CarePlanActivityDetail.Builder |
setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
CarePlanActivityDetail.Builder |
setQuantityBuilder(Quantity.Builder value)
Sets the Builder instance for the 'quantity' field
Field for FHIR property quantity
|
CarePlanActivityDetail.Builder |
setReasonCode(List<CodeableConcept> value)
Sets the value of the 'reasonCode' field.
|
CarePlanActivityDetail.Builder |
setReasonReference(List<ConditionReference> value)
Sets the value of the 'reasonReference' field.
|
CarePlanActivityDetail.Builder |
setScheduled(ChoicePeriodTimingString value)
Sets the value of the 'scheduled' field.
|
CarePlanActivityDetail.Builder |
setScheduledBuilder(ChoicePeriodTimingString.Builder value)
Sets the Builder instance for the 'scheduled' field
Field for FHIR property scheduled
|
CarePlanActivityDetail.Builder |
setStatus(String value)
Sets the value of the 'status' field.
|
CarePlanActivityDetail.Builder |
setStatusReason(String value)
Sets the value of the 'statusReason' field.
|
public String getId()
public CarePlanActivityDetail.Builder setId(String value)
value - The value of 'id'.public boolean hasId()
public CarePlanActivityDetail.Builder clearId()
public CodeableConcept getCategory()
public CarePlanActivityDetail.Builder setCategory(CodeableConcept value)
value - The value of 'category'.public boolean hasCategory()
public CodeableConcept.Builder getCategoryBuilder()
public CarePlanActivityDetail.Builder setCategoryBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasCategoryBuilder()
public CarePlanActivityDetail.Builder clearCategory()
public ActivityDefinitionPlanDefinitionQuestionnaireReference getDefinition()
public CarePlanActivityDetail.Builder setDefinition(ActivityDefinitionPlanDefinitionQuestionnaireReference value)
value - The value of 'definition'.public boolean hasDefinition()
public ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder getDefinitionBuilder()
public CarePlanActivityDetail.Builder setDefinitionBuilder(ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder value)
value - The builder instance that must be set.public boolean hasDefinitionBuilder()
public CarePlanActivityDetail.Builder clearDefinition()
public CodeableConcept getCode()
public CarePlanActivityDetail.Builder setCode(CodeableConcept value)
value - The value of 'code'.public boolean hasCode()
public CodeableConcept.Builder getCodeBuilder()
public CarePlanActivityDetail.Builder setCodeBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasCodeBuilder()
public CarePlanActivityDetail.Builder clearCode()
public List<CodeableConcept> getReasonCode()
public CarePlanActivityDetail.Builder setReasonCode(List<CodeableConcept> value)
value - The value of 'reasonCode'.public boolean hasReasonCode()
public CarePlanActivityDetail.Builder clearReasonCode()
public List<ConditionReference> getReasonReference()
public CarePlanActivityDetail.Builder setReasonReference(List<ConditionReference> value)
value - The value of 'reasonReference'.public boolean hasReasonReference()
public CarePlanActivityDetail.Builder clearReasonReference()
public List<GoalReference> getGoal()
public CarePlanActivityDetail.Builder setGoal(List<GoalReference> value)
value - The value of 'goal'.public boolean hasGoal()
public CarePlanActivityDetail.Builder clearGoal()
public String getStatus()
public CarePlanActivityDetail.Builder setStatus(String value)
value - The value of 'status'.public boolean hasStatus()
public CarePlanActivityDetail.Builder clearStatus()
public String getStatusReason()
public CarePlanActivityDetail.Builder setStatusReason(String value)
value - The value of 'statusReason'.public boolean hasStatusReason()
public CarePlanActivityDetail.Builder clearStatusReason()
public Boolean getProhibited()
public CarePlanActivityDetail.Builder setProhibited(Boolean value)
value - The value of 'prohibited'.public boolean hasProhibited()
public CarePlanActivityDetail.Builder clearProhibited()
public ChoicePeriodTimingString getScheduled()
public CarePlanActivityDetail.Builder setScheduled(ChoicePeriodTimingString value)
value - The value of 'scheduled'.public boolean hasScheduled()
public ChoicePeriodTimingString.Builder getScheduledBuilder()
public CarePlanActivityDetail.Builder setScheduledBuilder(ChoicePeriodTimingString.Builder value)
value - The builder instance that must be set.public boolean hasScheduledBuilder()
public CarePlanActivityDetail.Builder clearScheduled()
public LocationReference getLocation()
public CarePlanActivityDetail.Builder setLocation(LocationReference value)
value - The value of 'location'.public boolean hasLocation()
public LocationReference.Builder getLocationBuilder()
public CarePlanActivityDetail.Builder setLocationBuilder(LocationReference.Builder value)
value - The builder instance that must be set.public boolean hasLocationBuilder()
public CarePlanActivityDetail.Builder clearLocation()
public List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> getPerformer()
public CarePlanActivityDetail.Builder setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
value - The value of 'performer'.public boolean hasPerformer()
public CarePlanActivityDetail.Builder clearPerformer()
public ChoiceCodeableConceptMedicationSubstanceReference getProduct()
public CarePlanActivityDetail.Builder setProduct(ChoiceCodeableConceptMedicationSubstanceReference value)
value - The value of 'product'.public boolean hasProduct()
public ChoiceCodeableConceptMedicationSubstanceReference.Builder getProductBuilder()
public CarePlanActivityDetail.Builder setProductBuilder(ChoiceCodeableConceptMedicationSubstanceReference.Builder value)
value - The builder instance that must be set.public boolean hasProductBuilder()
public CarePlanActivityDetail.Builder clearProduct()
public Quantity getDailyAmount()
public CarePlanActivityDetail.Builder setDailyAmount(Quantity value)
value - The value of 'dailyAmount'.public boolean hasDailyAmount()
public Quantity.Builder getDailyAmountBuilder()
public CarePlanActivityDetail.Builder setDailyAmountBuilder(Quantity.Builder value)
value - The builder instance that must be set.public boolean hasDailyAmountBuilder()
public CarePlanActivityDetail.Builder clearDailyAmount()
public Quantity getQuantity()
public CarePlanActivityDetail.Builder setQuantity(Quantity value)
value - The value of 'quantity'.public boolean hasQuantity()
public Quantity.Builder getQuantityBuilder()
public CarePlanActivityDetail.Builder setQuantityBuilder(Quantity.Builder value)
value - The builder instance that must be set.public boolean hasQuantityBuilder()
public CarePlanActivityDetail.Builder clearQuantity()
public String getDescription()
public CarePlanActivityDetail.Builder setDescription(String value)
value - The value of 'description'.public boolean hasDescription()
public CarePlanActivityDetail.Builder clearDescription()
public CarePlanActivityDetail build()
build in interface org.apache.avro.data.RecordBuilder<CarePlanActivityDetail>Copyright © 2020. All rights reserved.