FamilyMemberHistory |
FamilyMemberHistory.addCondition(FamilyMemberHistory.Condition theValue) |
Adds a given new value for condition ()
|
FamilyMemberHistory |
FamilyMemberHistory.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
FamilyMemberHistory |
FamilyMemberHistory.setAge(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for age[x] ()
|
FamilyMemberHistory |
FamilyMemberHistory.setBorn(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for born[x] ()
|
FamilyMemberHistory |
FamilyMemberHistory.setCondition(List<FamilyMemberHistory.Condition> theValue) |
Sets the value(s) for condition ()
|
FamilyMemberHistory |
FamilyMemberHistory.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date (when.recorded)
|
FamilyMemberHistory |
FamilyMemberHistory.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for date (when.recorded)
|
FamilyMemberHistory |
FamilyMemberHistory.setDateWithSecondsPrecision(Date theDate) |
Sets the value for date (when.recorded)
|
FamilyMemberHistory |
FamilyMemberHistory.setDeceased(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for deceased[x] ()
|
FamilyMemberHistory |
FamilyMemberHistory.setGender(AdministrativeGenderEnum theValue) |
Sets the value(s) for gender ()
|
FamilyMemberHistory |
FamilyMemberHistory.setGender(ca.uhn.fhir.model.primitive.BoundCodeDt<AdministrativeGenderEnum> theValue) |
Sets the value(s) for gender ()
|
FamilyMemberHistory |
FamilyMemberHistory.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
FamilyMemberHistory |
FamilyMemberHistory.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
FamilyMemberHistory |
FamilyMemberHistory.setName(String theString) |
Sets the value for name ()
|
FamilyMemberHistory |
FamilyMemberHistory.setNote(AnnotationDt theValue) |
Sets the value(s) for note ()
|
FamilyMemberHistory |
FamilyMemberHistory.setPatient(ResourceReferenceDt theValue) |
Sets the value(s) for patient (who.focus)
|
FamilyMemberHistory |
FamilyMemberHistory.setRelationship(CodeableConceptDt theValue) |
Sets the value(s) for relationship ()
|
FamilyMemberHistory |
FamilyMemberHistory.setStatus(FamilyHistoryStatusEnum theValue) |
Sets the value(s) for status (status)
|
FamilyMemberHistory |
FamilyMemberHistory.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<FamilyHistoryStatusEnum> theValue) |
Sets the value(s) for status (status)
|