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(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceCategoryEnum> theValue) |
Sets the value(s) for category ()
|
AllergyIntolerance |
AllergyIntolerance.setCriticality(AllergyIntoleranceCriticalityEnum theValue) |
Sets the value(s) for criticality ()
|
AllergyIntolerance |
AllergyIntolerance.setCriticality(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceCriticalityEnum> theValue) |
Sets the value(s) for criticality ()
|
AllergyIntolerance |
AllergyIntolerance.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
AllergyIntolerance |
AllergyIntolerance.setLastOccurence(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for lastOccurence ()
|
AllergyIntolerance |
AllergyIntolerance.setLastOccurence(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for onset ()
|
AllergyIntolerance |
AllergyIntolerance.setOnset(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for recordedDate ()
|
AllergyIntolerance |
AllergyIntolerance.setRecordedDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.BoundCodeDt<AllergyIntoleranceTypeEnum> theValue) |
Sets the value(s) for type ()
|