| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
AllergyIntolerance |
AllergyIntolerance.addReaction(AllergyIntolerance.Reaction theValue)
Adds a given new value for reaction ()
|
AllergyIntolerance |
AllergyIntolerance.setCategory(AllergyIntoleranceCategoryEnum theValue)
Sets the value(s) for category ()
|
AllergyIntolerance |
AllergyIntolerance.setCategory(BoundCodeDt<AllergyIntoleranceCategoryEnum> theValue)
Sets the value(s) for category ()
|
AllergyIntolerance |
AllergyIntolerance.setCriticality(AllergyIntoleranceCriticalityEnum theValue)
Sets the value(s) for criticality ()
|
AllergyIntolerance |
AllergyIntolerance.setCriticality(BoundCodeDt<AllergyIntoleranceCriticalityEnum> theValue)
Sets the value(s) for criticality ()
|
AllergyIntolerance |
AllergyIntolerance.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
AllergyIntolerance |
AllergyIntolerance.setLastOccurence(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for lastOccurence ()
|
AllergyIntolerance |
AllergyIntolerance.setLastOccurence(DateTimeDt theValue)
Sets the value(s) for lastOccurence ()
|
AllergyIntolerance |
AllergyIntolerance.setLastOccurenceWithSecondsPrecision(Date theDate)
Sets the value for lastOccurence ()
|
AllergyIntolerance |
AllergyIntolerance.setNote(AnnotationDt theValue)
Sets the value(s) for note ()
|
AllergyIntolerance |
AllergyIntolerance.setOnset(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for onset ()
|
AllergyIntolerance |
AllergyIntolerance.setOnset(DateTimeDt theValue)
Sets the value(s) for onset ()
|
AllergyIntolerance |
AllergyIntolerance.setOnsetWithSecondsPrecision(Date theDate)
Sets the value for onset ()
|
AllergyIntolerance |
AllergyIntolerance.setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient ()
|
AllergyIntolerance |
AllergyIntolerance.setReaction(List<AllergyIntolerance.Reaction> theValue)
Sets the value(s) for reaction ()
|
AllergyIntolerance |
AllergyIntolerance.setRecordedDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for recordedDate ()
|
AllergyIntolerance |
AllergyIntolerance.setRecordedDate(DateTimeDt theValue)
Sets the value(s) for recordedDate ()
|
AllergyIntolerance |
AllergyIntolerance.setRecordedDateWithSecondsPrecision(Date theDate)
Sets the value for recordedDate ()
|
AllergyIntolerance |
AllergyIntolerance.setRecorder(ResourceReferenceDt theValue)
Sets the value(s) for recorder ()
|
AllergyIntolerance |
AllergyIntolerance.setReporter(ResourceReferenceDt theValue)
Sets the value(s) for reporter ()
|
AllergyIntolerance |
AllergyIntolerance.setStatus(AllergyIntoleranceStatusEnum theValue)
Sets the value(s) for status ()
|
AllergyIntolerance |
AllergyIntolerance.setStatus(BoundCodeDt<AllergyIntoleranceStatusEnum> theValue)
Sets the value(s) for status ()
|
AllergyIntolerance |
AllergyIntolerance.setSubstance(CodeableConceptDt theValue)
Sets the value(s) for substance ()
|
AllergyIntolerance |
AllergyIntolerance.setType(AllergyIntoleranceTypeEnum theValue)
Sets the value(s) for type ()
|
AllergyIntolerance |
AllergyIntolerance.setType(BoundCodeDt<AllergyIntoleranceTypeEnum> theValue)
Sets the value(s) for type ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.