| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(BoundCodeDt<AllergyIntoleranceCertaintyEnum> theValue)
Sets the value(s) for certainty ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setDescription(String theString)
Sets the value for description ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setDescription(StringDt theValue)
Sets the value(s) 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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for onset ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setOnset(DateTimeDt theValue)
Sets the value(s) 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(BoundCodeDt<AllergyIntoleranceSeverityEnum> theValue)
Sets the value(s) for severity ()
|
AllergyIntolerance.Reaction |
AllergyIntolerance.Reaction.setSubstance(CodeableConceptDt theValue)
Sets the value(s) for substance ()
|
| Modifier and Type | Method and Description |
|---|---|
List<AllergyIntolerance.Reaction> |
AllergyIntolerance.getReaction()
Gets the value(s) for reaction ().
|
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.addReaction(AllergyIntolerance.Reaction theValue)
Adds a given new value for reaction ()
|
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setReaction(List<AllergyIntolerance.Reaction> theValue)
Sets the value(s) for reaction ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.