
Uses of Class
ca.uhn.fhir.model.dstu2.resource.FamilyMemberHistory
Packages that use FamilyMemberHistory
-
Uses of FamilyMemberHistory in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return FamilyMemberHistoryModifier and TypeMethodDescriptionFamilyMemberHistory.addCondition
(FamilyMemberHistory.Condition theValue) Adds a given new value for condition ()FamilyMemberHistory.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier (id)FamilyMemberHistory.setAge
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for age[x] ()FamilyMemberHistory.setBorn
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for born[x] ()FamilyMemberHistory.setCondition
(List<FamilyMemberHistory.Condition> theValue) Sets the value(s) for condition ()FamilyMemberHistory.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.recorded)Sets the value for date (when.recorded)FamilyMemberHistory.setDateWithSecondsPrecision
(Date theDate) Sets the value for date (when.recorded)FamilyMemberHistory.setDeceased
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for deceased[x] ()FamilyMemberHistory.setGender
(AdministrativeGenderEnum theValue) Sets the value(s) for gender ()FamilyMemberHistory.setGender
(ca.uhn.fhir.model.primitive.BoundCodeDt<AdministrativeGenderEnum> theValue) Sets the value(s) for gender ()FamilyMemberHistory.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)FamilyMemberHistory.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()FamilyMemberHistory.setNote
(AnnotationDt theValue) Sets the value(s) for note ()FamilyMemberHistory.setPatient
(ResourceReferenceDt theValue) Sets the value(s) for patient (who.focus)FamilyMemberHistory.setRelationship
(CodeableConceptDt theValue) Sets the value(s) for relationship ()FamilyMemberHistory.setStatus
(FamilyHistoryStatusEnum theValue) Sets the value(s) for status (status)FamilyMemberHistory.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<FamilyHistoryStatusEnum> theValue) Sets the value(s) for status (status)