
Uses of Class
ca.uhn.fhir.model.dstu2.resource.AllergyIntolerance
Packages that use AllergyIntolerance
-
Uses of AllergyIntolerance in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return AllergyIntoleranceModifier and TypeMethodDescriptionAllergyIntolerance.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier ()AllergyIntolerance.addReaction(AllergyIntolerance.Reaction theValue) Adds a given new value for reaction ()AllergyIntolerance.setCategory(AllergyIntoleranceCategoryEnum theValue) Sets the value(s) for category ()AllergyIntolerance.setCategory(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceCategoryEnum> theValue) Sets the value(s) for category ()AllergyIntolerance.setCriticality(AllergyIntoleranceCriticalityEnum theValue) Sets the value(s) for criticality ()AllergyIntolerance.setCriticality(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceCriticalityEnum> theValue) Sets the value(s) for criticality ()AllergyIntolerance.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier ()AllergyIntolerance.setLastOccurence(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for lastOccurence ()AllergyIntolerance.setLastOccurence(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for lastOccurence ()AllergyIntolerance.setLastOccurenceWithSecondsPrecision(Date theDate) Sets the value for lastOccurence ()AllergyIntolerance.setNote(AnnotationDt theValue) Sets the value(s) for note ()AllergyIntolerance.setOnset(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for onset ()Sets the value for onset ()AllergyIntolerance.setOnsetWithSecondsPrecision(Date theDate) Sets the value for onset ()AllergyIntolerance.setPatient(ResourceReferenceDt theValue) Sets the value(s) for patient ()AllergyIntolerance.setReaction(List<AllergyIntolerance.Reaction> theValue) Sets the value(s) for reaction ()AllergyIntolerance.setRecordedDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for recordedDate ()AllergyIntolerance.setRecordedDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for recordedDate ()AllergyIntolerance.setRecordedDateWithSecondsPrecision(Date theDate) Sets the value for recordedDate ()AllergyIntolerance.setRecorder(ResourceReferenceDt theValue) Sets the value(s) for recorder ()AllergyIntolerance.setReporter(ResourceReferenceDt theValue) Sets the value(s) for reporter ()AllergyIntolerance.setStatus(AllergyIntoleranceStatusEnum theValue) Sets the value(s) for status ()AllergyIntolerance.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceStatusEnum> theValue) Sets the value(s) for status ()AllergyIntolerance.setSubstance(CodeableConceptDt theValue) Sets the value(s) for substance ()AllergyIntolerance.setType(AllergyIntoleranceTypeEnum theValue) Sets the value(s) for type ()AllergyIntolerance.setType(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceTypeEnum> theValue) Sets the value(s) for type ()