RelatedPerson |
RelatedPerson.addAddress(Address t) |
RelatedPerson |
RelatedPerson.addIdentifier(Identifier t) |
RelatedPerson |
RelatedPerson.addName(HumanName t) |
RelatedPerson |
RelatedPerson.addPhoto(Attachment t) |
RelatedPerson |
RelatedPerson.addRelationship(CodeableConcept t) |
RelatedPerson |
RelatedPerson.addTelecom(ContactPoint t) |
RelatedPerson |
RelatedPerson.copy() |
RelatedPerson |
RelatedPerson.setActive(boolean value) |
RelatedPerson |
RelatedPerson.setActiveElement(BooleanType value) |
RelatedPerson |
RelatedPerson.setAddress(List<Address> theAddress) |
RelatedPerson |
RelatedPerson.setBirthDate(Date value) |
RelatedPerson |
RelatedPerson.setBirthDateElement(DateType value) |
RelatedPerson |
RelatedPerson.setGender(Enumerations.AdministrativeGender value) |
RelatedPerson |
RelatedPerson.setGenderElement(Enumeration<Enumerations.AdministrativeGender> value) |
RelatedPerson |
RelatedPerson.setIdentifier(List<Identifier> theIdentifier) |
RelatedPerson |
RelatedPerson.setName(List<HumanName> theName) |
RelatedPerson |
RelatedPerson.setPatient(Reference value) |
RelatedPerson |
RelatedPerson.setPatientTarget(Patient value) |
RelatedPerson |
RelatedPerson.setPeriod(Period value) |
RelatedPerson |
RelatedPerson.setPhoto(List<Attachment> thePhoto) |
RelatedPerson |
RelatedPerson.setRelationship(List<CodeableConcept> theRelationship) |
RelatedPerson |
RelatedPerson.setTelecom(List<ContactPoint> theTelecom) |
protected RelatedPerson |
RelatedPerson.typedCopy() |