static AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.builder() |
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.description(String description) |
Text description about the reaction as a whole, including details of the manifestation if required.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.description(String description) |
Convenience method for setting description .
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.exposureRoute(CodeableConcept exposureRoute) |
Identification of the route by which the subject was exposed to the substance.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.from(AllergyIntolerance.Reaction reaction) |
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.manifestation(CodeableConcept... manifestation) |
Clinical symptoms and/or signs that are observed or associated with the adverse reaction event.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.manifestation(Collection<CodeableConcept> manifestation) |
Clinical symptoms and/or signs that are observed or associated with the adverse reaction event.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.note(Annotation... note) |
Additional text about the adverse reaction event not captured in other fields.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.note(Collection<Annotation> note) |
Additional text about the adverse reaction event not captured in other fields.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.onset(DateTime onset) |
Record of the date and/or time of the onset of the Reaction.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.severity(AllergyIntoleranceSeverity severity) |
Clinical assessment of the severity of the reaction event as a whole, potentially considering multiple different
manifestations.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.Builder.substance(CodeableConcept substance) |
Identification of the specific substance (or pharmaceutical product) considered to be responsible for the Adverse
Reaction event.
|
AllergyIntolerance.Reaction.Builder |
AllergyIntolerance.Reaction.toBuilder() |
|