
Uses of Class
org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceReactionComponent
Packages that use AllergyIntolerance.AllergyIntoleranceReactionComponent
-
Uses of AllergyIntolerance.AllergyIntoleranceReactionComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return AllergyIntolerance.AllergyIntoleranceReactionComponentModifier and TypeMethodDescriptionJsonParser.parseAllergyIntoleranceAllergyIntoleranceReactionComponent(com.google.gson.JsonObject json, AllergyIntolerance owner) XmlParser.parseAllergyIntoleranceAllergyIntoleranceReactionComponent(org.xmlpull.v1.XmlPullParser xpp, AllergyIntolerance owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type AllergyIntolerance.AllergyIntoleranceReactionComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeAllergyIntoleranceAllergyIntoleranceReactionComponent(String name, AllergyIntolerance.AllergyIntoleranceReactionComponent element) protected voidXmlParser.composeAllergyIntoleranceAllergyIntoleranceReactionComponent(String name, AllergyIntolerance.AllergyIntoleranceReactionComponent element) protected voidJsonParser.composeAllergyIntoleranceAllergyIntoleranceReactionComponentInner(AllergyIntolerance.AllergyIntoleranceReactionComponent element) -
Uses of AllergyIntolerance.AllergyIntoleranceReactionComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type AllergyIntolerance.AllergyIntoleranceReactionComponentModifier and TypeFieldDescriptionAllergyIntolerance.reactionDetails about each adverse reaction event linked to exposure to the identified Substance.Methods in org.hl7.fhir.dstu2.model that return AllergyIntolerance.AllergyIntoleranceReactionComponentModifier and TypeMethodDescriptionAllergyIntolerance.AllergyIntoleranceReactionComponent.addManifestation(CodeableConcept t) AllergyIntolerance.addReaction()AllergyIntolerance.AllergyIntoleranceReactionComponent.copy()AllergyIntolerance.AllergyIntoleranceReactionComponent.setCertainty(AllergyIntolerance.AllergyIntoleranceCertainty value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setCertaintyElement(Enumeration<AllergyIntolerance.AllergyIntoleranceCertainty> value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setDescription(String value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setDescriptionElement(StringType value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setExposureRoute(CodeableConcept value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setNote(Annotation value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setOnsetElement(DateTimeType value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setSeverity(AllergyIntolerance.AllergyIntoleranceSeverity value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setSeverityElement(Enumeration<AllergyIntolerance.AllergyIntoleranceSeverity> value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setSubstance(CodeableConcept value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type AllergyIntolerance.AllergyIntoleranceReactionComponentMethods in org.hl7.fhir.dstu2.model with parameters of type AllergyIntolerance.AllergyIntoleranceReactionComponentModifier and TypeMethodDescriptionAllergyIntolerance.addReaction(AllergyIntolerance.AllergyIntoleranceReactionComponent t)