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(ca.uhn.fhir.model.primitive.DateDt theValue) |
Sets the value(s) for birthDate ()
|
RelatedPerson |
RelatedPerson.setBirthDate(Date theDate,
ca.uhn.fhir.model.api.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(ca.uhn.fhir.model.primitive.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 ()
|