| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
RelatedPerson |
RelatedPerson.addAddress(AddressDt theValue)
Adds a given new value for address ()
|
RelatedPerson |
RelatedPerson.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
RelatedPerson |
RelatedPerson.addPhoto(AttachmentDt theValue)
Adds a given new value for photo ()
|
RelatedPerson |
RelatedPerson.addTelecom(ContactPointDt theValue)
Adds a given new value for telecom ()
|
RelatedPerson |
RelatedPerson.setAddress(List<AddressDt> theValue)
Sets the value(s) for address ()
|
RelatedPerson |
RelatedPerson.setBirthDate(DateDt theValue)
Sets the value(s) for birthDate ()
|
RelatedPerson |
RelatedPerson.setBirthDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for birthDate ()
|
RelatedPerson |
RelatedPerson.setBirthDateWithDayPrecision(Date theDate)
Sets the value for birthDate ()
|
RelatedPerson |
RelatedPerson.setGender(AdministrativeGenderEnum theValue)
Sets the value(s) for gender ()
|
RelatedPerson |
RelatedPerson.setGender(BoundCodeDt<AdministrativeGenderEnum> theValue)
Sets the value(s) for gender ()
|
RelatedPerson |
RelatedPerson.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
RelatedPerson |
RelatedPerson.setName(HumanNameDt theValue)
Sets the value(s) for name ()
|
RelatedPerson |
RelatedPerson.setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient ()
|
RelatedPerson |
RelatedPerson.setPeriod(PeriodDt theValue)
Sets the value(s) for period (when.done)
|
RelatedPerson |
RelatedPerson.setPhoto(List<AttachmentDt> theValue)
Sets the value(s) for photo ()
|
RelatedPerson |
RelatedPerson.setRelationship(CodeableConceptDt theValue)
Sets the value(s) for relationship (class)
|
RelatedPerson |
RelatedPerson.setTelecom(List<ContactPointDt> theValue)
Sets the value(s) for telecom ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.