| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(IDatatype theValue)
Sets the value(s) for age[x] ()
|
FamilyMemberHistory |
FamilyMemberHistory.setBorn(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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
FamilyMemberHistory |
FamilyMemberHistory.setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
FamilyMemberHistory |
FamilyMemberHistory.setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
FamilyMemberHistory |
FamilyMemberHistory.setDeceased(IDatatype theValue)
Sets the value(s) for deceased[x] ()
|
FamilyMemberHistory |
FamilyMemberHistory.setGender(AdministrativeGenderEnum theValue)
Sets the value(s) for gender ()
|
FamilyMemberHistory |
FamilyMemberHistory.setGender(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(String theString)
Sets the value for name ()
|
FamilyMemberHistory |
FamilyMemberHistory.setName(StringDt theValue)
Sets the value(s) 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(BoundCodeDt<FamilyHistoryStatusEnum> theValue)
Sets the value(s) for status (status)
|
FamilyMemberHistory |
FamilyMemberHistory.setStatus(FamilyHistoryStatusEnum theValue)
Sets the value(s) for status (status)
|
Copyright © 2014–2016 University Health Network. All rights reserved.