AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.addManifestation(CodeableConceptDt theValue) |
Adds a given new value for manifestation ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.addReaction() |
Adds and returns a new value for reaction ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.getReactionFirstRep() |
Gets the first repetition for reaction (),
creating it if it does not already exist.
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setCertainty(AllergyIntoleranceCertaintyEnum theValue) |
Sets the value(s) for certainty ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setCertainty(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceCertaintyEnum> theValue) |
Sets the value(s) for certainty ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setDescription(String theString) |
Sets the value for description ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setExposureRoute(CodeableConceptDt theValue) |
Sets the value(s) for exposureRoute ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setManifestation(List<CodeableConceptDt> theValue) |
Sets the value(s) for manifestation ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setNote(AnnotationDt theValue) |
Sets the value(s) for note ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setOnset(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for onset ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setOnset(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for onset ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setOnsetWithSecondsPrecision(Date theDate) |
Sets the value for onset ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setSeverity(AllergyIntoleranceSeverityEnum theValue) |
Sets the value(s) for severity ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setSeverity(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceSeverityEnum> theValue) |
Sets the value(s) for severity ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setSubstance(CodeableConceptDt theValue) |
Sets the value(s) for substance ()
|