| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.clearDescription()
Clears the value of the 'description' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.clearExposureRoute()
Clears the value of the 'exposureRoute' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.clearId()
Clears the value of the 'id' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.clearManifestation()
Clears the value of the 'manifestation' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.clearNote()
Clears the value of the 'note' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.clearOnset()
Clears the value of the 'onset' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.clearSeverity()
Clears the value of the 'severity' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.clearSubstance()
Clears the value of the 'substance' field.
|
static AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.newBuilder()
Creates a new AllergyIntoleranceReaction RecordBuilder.
|
static AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.newBuilder(AllergyIntoleranceReaction.Builder other)
Creates a new AllergyIntoleranceReaction RecordBuilder by copying an existing Builder.
|
static AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.newBuilder(AllergyIntoleranceReaction other)
Creates a new AllergyIntoleranceReaction RecordBuilder by copying an existing AllergyIntoleranceReaction instance.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setDescription(String value)
Sets the value of the 'description' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setExposureRoute(CodeableConcept value)
Sets the value of the 'exposureRoute' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setExposureRouteBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'exposureRoute' field
Field for FHIR property exposureRoute
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setId(String value)
Sets the value of the 'id' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setManifestation(List<CodeableConcept> value)
Sets the value of the 'manifestation' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setOnset(String value)
Sets the value of the 'onset' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setSeverity(String value)
Sets the value of the 'severity' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setSubstance(CodeableConcept value)
Sets the value of the 'substance' field.
|
AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.Builder.setSubstanceBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'substance' field
Field for FHIR property substance
|
| Modifier and Type | Method and Description |
|---|---|
static AllergyIntoleranceReaction.Builder |
AllergyIntoleranceReaction.newBuilder(AllergyIntoleranceReaction.Builder other)
Creates a new AllergyIntoleranceReaction RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.