Class RelatedPerson
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BooleanTypeWhether this related person record is in active use.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for activeAddress where the related person can be contacted or visited.static final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for addressstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for address-citystatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for address-countrystatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for address-postalcodestatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for address-statestatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for address-useprotected DateTypeThe date on which the related person was born.static final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for birthdateA language which may be used to communicate with about the patient's health.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for emailstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for familyprotected Enumeration<Enumerations.AdministrativeGender>Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for genderstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for givenprotected List<Identifier>Identifier for a person within a particular scope.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.A name associated with the person.static final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for nameprotected ReferenceThe patient this person is related to.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientprotected PeriodThe period of time during which this relationship is or was active.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for phonestatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for phoneticprotected List<Attachment>Image of the person.protected List<CodeableConcept>The nature of the relationship between a patient and the related person.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for relationshipstatic final StringSearch parameter: activestatic final StringSearch parameter: addressstatic final StringSearch parameter: address-citystatic final StringSearch parameter: address-countrystatic final StringSearch parameter: address-postalcodestatic final StringSearch parameter: address-statestatic final StringSearch parameter: address-usestatic final StringSearch parameter: birthdatestatic final StringSearch parameter: emailstatic final StringSearch parameter: familystatic final StringSearch parameter: genderstatic final StringSearch parameter: givenstatic final StringSearch parameter: identifierstatic final StringSearch parameter: namestatic final StringSearch parameter: patientstatic final StringSearch parameter: phonestatic final StringSearch parameter: phoneticstatic final StringSearch parameter: relationshipstatic final StringSearch parameter: telecomprotected List<ContactPoint>A contact detail for the person, e.g.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for telecomFields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXTFields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, SP_RES_IDFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddName()addPhoto()copy()voidcopyValues(RelatedPerson dst) booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()booleangetName()getNamedProperty(int _hash, String _name, boolean _checkValid) getPhoto()Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasName()booleanbooleanbooleanhasPhoto()booleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setActive(boolean value) setActiveElement(BooleanType value) setAddress(List<Address> theAddress) setBirthDate(Date value) setBirthDateElement(DateType value) setCommunication(List<RelatedPerson.RelatedPersonCommunicationComponent> theCommunication) setIdentifier(List<Identifier> theIdentifier) setPatient(Reference value) setPhoto(List<Attachment> thePhoto) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setRelationship(List<CodeableConcept> theRelationship) setTelecom(List<ContactPoint> theTelecom) protected RelatedPersonMethods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.r5.model.Base
children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, setId
-
Field Details
-
identifier
Identifier for a person within a particular scope. -
active
Whether this related person record is in active use. -
patient
The patient this person is related to. -
relationship
The nature of the relationship between a patient and the related person. -
name
A name associated with the person. -
telecom
A contact detail for the person, e.g. a telephone number or an email address. -
gender
Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes. -
birthDate
The date on which the related person was born. -
address
Address where the related person can be contacted or visited. -
photo
Image of the person. -
period
The period of time during which this relationship is or was active. If there are no dates defined, then the interval is unknown. -
communication
A language which may be used to communicate with about the patient's health. -
SP_ACTIVE
Search parameter: activeDescription: Indicates if the related person record is active
Type: token
Path: RelatedPerson.active
- See Also:
-
ACTIVE
Fluent Client search parameter constant for activeDescription: Indicates if the related person record is active
Type: token
Path: RelatedPerson.active
-
SP_FAMILY
Search parameter: familyDescription: A portion of the family name of the related person
Type: string
Path: RelatedPerson.name.family
- See Also:
-
FAMILY
Fluent Client search parameter constant for familyDescription: A portion of the family name of the related person
Type: string
Path: RelatedPerson.name.family
-
SP_GIVEN
Search parameter: givenDescription: A portion of the given name of the related person
Type: string
Path: RelatedPerson.name.given
- See Also:
-
GIVEN
Fluent Client search parameter constant for givenDescription: A portion of the given name of the related person
Type: string
Path: RelatedPerson.name.given
-
SP_IDENTIFIER
Search parameter: identifierDescription: An Identifier of the RelatedPerson
Type: token
Path: RelatedPerson.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: An Identifier of the RelatedPerson
Type: token
Path: RelatedPerson.identifier
-
SP_NAME
Search parameter: nameDescription: A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
Type: string
Path: RelatedPerson.name
- See Also:
-
NAME
Fluent Client search parameter constant for nameDescription: A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
Type: string
Path: RelatedPerson.name
-
SP_PATIENT
Search parameter: patientDescription: The patient this related person is related to
Type: reference
Path: RelatedPerson.patient
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: The patient this related person is related to
Type: reference
Path: RelatedPerson.patient
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "RelatedPerson:patient". -
SP_RELATIONSHIP
Search parameter: relationshipDescription: The relationship between the patient and the relatedperson
Type: token
Path: RelatedPerson.relationship
- See Also:
-
RELATIONSHIP
Fluent Client search parameter constant for relationshipDescription: The relationship between the patient and the relatedperson
Type: token
Path: RelatedPerson.relationship
-
SP_ADDRESS_CITY
Search parameter: address-cityDescription: Multiple Resources: [Patient](patient.html): A city specified in an address [Person](person.html): A city specified in an address [Practitioner](practitioner.html): A city specified in an address [RelatedPerson](relatedperson.html): A city specified in an address
Type: string
Path: Patient.address.city | Person.address.city | Practitioner.address.city | RelatedPerson.address.city
- See Also:
-
ADDRESS_CITY
Fluent Client search parameter constant for address-cityDescription: Multiple Resources: [Patient](patient.html): A city specified in an address [Person](person.html): A city specified in an address [Practitioner](practitioner.html): A city specified in an address [RelatedPerson](relatedperson.html): A city specified in an address
Type: string
Path: Patient.address.city | Person.address.city | Practitioner.address.city | RelatedPerson.address.city
-
SP_ADDRESS_COUNTRY
Search parameter: address-countryDescription: Multiple Resources: [Patient](patient.html): A country specified in an address [Person](person.html): A country specified in an address [Practitioner](practitioner.html): A country specified in an address [RelatedPerson](relatedperson.html): A country specified in an address
Type: string
Path: Patient.address.country | Person.address.country | Practitioner.address.country | RelatedPerson.address.country
- See Also:
-
ADDRESS_COUNTRY
Fluent Client search parameter constant for address-countryDescription: Multiple Resources: [Patient](patient.html): A country specified in an address [Person](person.html): A country specified in an address [Practitioner](practitioner.html): A country specified in an address [RelatedPerson](relatedperson.html): A country specified in an address
Type: string
Path: Patient.address.country | Person.address.country | Practitioner.address.country | RelatedPerson.address.country
-
SP_ADDRESS_POSTALCODE
Search parameter: address-postalcodeDescription: Multiple Resources: [Patient](patient.html): A postalCode specified in an address [Person](person.html): A postal code specified in an address [Practitioner](practitioner.html): A postalCode specified in an address [RelatedPerson](relatedperson.html): A postal code specified in an address
Type: string
Path: Patient.address.postalCode | Person.address.postalCode | Practitioner.address.postalCode | RelatedPerson.address.postalCode
- See Also:
-
ADDRESS_POSTALCODE
Fluent Client search parameter constant for address-postalcodeDescription: Multiple Resources: [Patient](patient.html): A postalCode specified in an address [Person](person.html): A postal code specified in an address [Practitioner](practitioner.html): A postalCode specified in an address [RelatedPerson](relatedperson.html): A postal code specified in an address
Type: string
Path: Patient.address.postalCode | Person.address.postalCode | Practitioner.address.postalCode | RelatedPerson.address.postalCode
-
SP_ADDRESS_STATE
Search parameter: address-stateDescription: Multiple Resources: [Patient](patient.html): A state specified in an address [Person](person.html): A state specified in an address [Practitioner](practitioner.html): A state specified in an address [RelatedPerson](relatedperson.html): A state specified in an address
Type: string
Path: Patient.address.state | Person.address.state | Practitioner.address.state | RelatedPerson.address.state
- See Also:
-
ADDRESS_STATE
Fluent Client search parameter constant for address-stateDescription: Multiple Resources: [Patient](patient.html): A state specified in an address [Person](person.html): A state specified in an address [Practitioner](practitioner.html): A state specified in an address [RelatedPerson](relatedperson.html): A state specified in an address
Type: string
Path: Patient.address.state | Person.address.state | Practitioner.address.state | RelatedPerson.address.state
-
SP_ADDRESS_USE
Search parameter: address-useDescription: Multiple Resources: [Patient](patient.html): A use code specified in an address [Person](person.html): A use code specified in an address [Practitioner](practitioner.html): A use code specified in an address [RelatedPerson](relatedperson.html): A use code specified in an address
Type: token
Path: Patient.address.use | Person.address.use | Practitioner.address.use | RelatedPerson.address.use
- See Also:
-
ADDRESS_USE
Fluent Client search parameter constant for address-useDescription: Multiple Resources: [Patient](patient.html): A use code specified in an address [Person](person.html): A use code specified in an address [Practitioner](practitioner.html): A use code specified in an address [RelatedPerson](relatedperson.html): A use code specified in an address
Type: token
Path: Patient.address.use | Person.address.use | Practitioner.address.use | RelatedPerson.address.use
-
SP_ADDRESS
Search parameter: addressDescription: Multiple Resources: [Patient](patient.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text [Person](person.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text [Practitioner](practitioner.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text [RelatedPerson](relatedperson.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
Type: string
Path: Patient.address | Person.address | Practitioner.address | RelatedPerson.address
- See Also:
-
ADDRESS
Fluent Client search parameter constant for addressDescription: Multiple Resources: [Patient](patient.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text [Person](person.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text [Practitioner](practitioner.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text [RelatedPerson](relatedperson.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
Type: string
Path: Patient.address | Person.address | Practitioner.address | RelatedPerson.address
-
SP_BIRTHDATE
Search parameter: birthdateDescription: Multiple Resources: [Patient](patient.html): The patient's date of birth [Person](person.html): The person's date of birth [RelatedPerson](relatedperson.html): The Related Person's date of birth
Type: date
Path: Patient.birthDate | Person.birthDate | RelatedPerson.birthDate
- See Also:
-
BIRTHDATE
Fluent Client search parameter constant for birthdateDescription: Multiple Resources: [Patient](patient.html): The patient's date of birth [Person](person.html): The person's date of birth [RelatedPerson](relatedperson.html): The Related Person's date of birth
Type: date
Path: Patient.birthDate | Person.birthDate | RelatedPerson.birthDate
-
SP_EMAIL
Search parameter: emailDescription: Multiple Resources: [Patient](patient.html): A value in an email contact [Person](person.html): A value in an email contact [Practitioner](practitioner.html): A value in an email contact [PractitionerRole](practitionerrole.html): A value in an email contact [RelatedPerson](relatedperson.html): A value in an email contact
Type: token
Path: Patient.telecom.where(system='email') | Person.telecom.where(system='email') | Practitioner.telecom.where(system='email') | PractitionerRole.telecom.where(system='email') | RelatedPerson.telecom.where(system='email')
- See Also:
-
EMAIL
Fluent Client search parameter constant for emailDescription: Multiple Resources: [Patient](patient.html): A value in an email contact [Person](person.html): A value in an email contact [Practitioner](practitioner.html): A value in an email contact [PractitionerRole](practitionerrole.html): A value in an email contact [RelatedPerson](relatedperson.html): A value in an email contact
Type: token
Path: Patient.telecom.where(system='email') | Person.telecom.where(system='email') | Practitioner.telecom.where(system='email') | PractitionerRole.telecom.where(system='email') | RelatedPerson.telecom.where(system='email')
-
SP_GENDER
Search parameter: genderDescription: Multiple Resources: [Patient](patient.html): Gender of the patient [Person](person.html): The gender of the person [Practitioner](practitioner.html): Gender of the practitioner [RelatedPerson](relatedperson.html): Gender of the related person
Type: token
Path: Patient.gender | Person.gender | Practitioner.gender | RelatedPerson.gender
- See Also:
-
GENDER
Fluent Client search parameter constant for genderDescription: Multiple Resources: [Patient](patient.html): Gender of the patient [Person](person.html): The gender of the person [Practitioner](practitioner.html): Gender of the practitioner [RelatedPerson](relatedperson.html): Gender of the related person
Type: token
Path: Patient.gender | Person.gender | Practitioner.gender | RelatedPerson.gender
-
SP_PHONE
Search parameter: phoneDescription: Multiple Resources: [Patient](patient.html): A value in a phone contact [Person](person.html): A value in a phone contact [Practitioner](practitioner.html): A value in a phone contact [PractitionerRole](practitionerrole.html): A value in a phone contact [RelatedPerson](relatedperson.html): A value in a phone contact
Type: token
Path: Patient.telecom.where(system='phone') | Person.telecom.where(system='phone') | Practitioner.telecom.where(system='phone') | PractitionerRole.telecom.where(system='phone') | RelatedPerson.telecom.where(system='phone')
- See Also:
-
PHONE
Fluent Client search parameter constant for phoneDescription: Multiple Resources: [Patient](patient.html): A value in a phone contact [Person](person.html): A value in a phone contact [Practitioner](practitioner.html): A value in a phone contact [PractitionerRole](practitionerrole.html): A value in a phone contact [RelatedPerson](relatedperson.html): A value in a phone contact
Type: token
Path: Patient.telecom.where(system='phone') | Person.telecom.where(system='phone') | Practitioner.telecom.where(system='phone') | PractitionerRole.telecom.where(system='phone') | RelatedPerson.telecom.where(system='phone')
-
SP_PHONETIC
Search parameter: phoneticDescription: Multiple Resources: [Patient](patient.html): A portion of either family or given name using some kind of phonetic matching algorithm [Person](person.html): A portion of name using some kind of phonetic matching algorithm [Practitioner](practitioner.html): A portion of either family or given name using some kind of phonetic matching algorithm [RelatedPerson](relatedperson.html): A portion of name using some kind of phonetic matching algorithm
Type: string
Path: Patient.name | Person.name | Practitioner.name | RelatedPerson.name
- See Also:
-
PHONETIC
Fluent Client search parameter constant for phoneticDescription: Multiple Resources: [Patient](patient.html): A portion of either family or given name using some kind of phonetic matching algorithm [Person](person.html): A portion of name using some kind of phonetic matching algorithm [Practitioner](practitioner.html): A portion of either family or given name using some kind of phonetic matching algorithm [RelatedPerson](relatedperson.html): A portion of name using some kind of phonetic matching algorithm
Type: string
Path: Patient.name | Person.name | Practitioner.name | RelatedPerson.name
-
SP_TELECOM
Search parameter: telecomDescription: Multiple Resources: [Patient](patient.html): The value in any kind of telecom details of the patient [Person](person.html): The value in any kind of contact [Practitioner](practitioner.html): The value in any kind of contact [PractitionerRole](practitionerrole.html): The value in any kind of contact [RelatedPerson](relatedperson.html): The value in any kind of contact
Type: token
Path: Patient.telecom | Person.telecom | Practitioner.telecom | PractitionerRole.telecom | RelatedPerson.telecom
- See Also:
-
TELECOM
Fluent Client search parameter constant for telecomDescription: Multiple Resources: [Patient](patient.html): The value in any kind of telecom details of the patient [Person](person.html): The value in any kind of contact [Practitioner](practitioner.html): The value in any kind of contact [PractitionerRole](practitionerrole.html): The value in any kind of contact [RelatedPerson](relatedperson.html): The value in any kind of contact
Type: token
Path: Patient.telecom | Person.telecom | Practitioner.telecom | PractitionerRole.telecom | RelatedPerson.telecom
-
-
Constructor Details
-
RelatedPerson
public RelatedPerson()Constructor -
RelatedPerson
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(Identifier for a person within a particular scope.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist {3}
-
getActiveElement
- Returns:
active(Whether this related person record is in active use.). This is the underlying object with id, value and extensions. The accessor "getActive" gives direct access to the value
-
hasActiveElement
-
hasActive
-
setActiveElement
- Parameters:
value-active(Whether this related person record is in active use.). This is the underlying object with id, value and extensions. The accessor "getActive" gives direct access to the value
-
getActive
- Returns:
- Whether this related person record is in active use.
-
setActive
- Parameters:
value- Whether this related person record is in active use.
-
getPatient
- Returns:
patient(The patient this person is related to.)
-
hasPatient
-
setPatient
- Parameters:
value-patient(The patient this person is related to.)
-
getRelationship
- Returns:
relationship(The nature of the relationship between a patient and the related person.)
-
setRelationship
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasRelationship
-
addRelationship
-
addRelationship
-
getRelationshipFirstRep
- Returns:
- The first repetition of repeating field
relationship, creating it if it does not already exist {3}
-
getName
- Returns:
name(A name associated with the person.)
-
setName
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasName
-
addName
-
addName
-
getNameFirstRep
- Returns:
- The first repetition of repeating field
name, creating it if it does not already exist {3}
-
getTelecom
- Returns:
telecom(A contact detail for the person, e.g. a telephone number or an email address.)
-
setTelecom
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasTelecom
-
addTelecom
-
addTelecom
-
getTelecomFirstRep
- Returns:
- The first repetition of repeating field
telecom, creating it if it does not already exist {3}
-
getGenderElement
- Returns:
gender(Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.). This is the underlying object with id, value and extensions. The accessor "getGender" gives direct access to the value
-
hasGenderElement
-
hasGender
-
setGenderElement
- Parameters:
value-gender(Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.). This is the underlying object with id, value and extensions. The accessor "getGender" gives direct access to the value
-
getGender
- Returns:
- Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
-
setGender
- Parameters:
value- Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
-
getBirthDateElement
- Returns:
birthDate(The date on which the related person was born.). This is the underlying object with id, value and extensions. The accessor "getBirthDate" gives direct access to the value
-
hasBirthDateElement
-
hasBirthDate
-
setBirthDateElement
- Parameters:
value-birthDate(The date on which the related person was born.). This is the underlying object with id, value and extensions. The accessor "getBirthDate" gives direct access to the value
-
getBirthDate
- Returns:
- The date on which the related person was born.
-
setBirthDate
- Parameters:
value- The date on which the related person was born.
-
getAddress
- Returns:
address(Address where the related person can be contacted or visited.)
-
setAddress
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasAddress
-
addAddress
-
addAddress
-
getAddressFirstRep
- Returns:
- The first repetition of repeating field
address, creating it if it does not already exist {3}
-
getPhoto
- Returns:
photo(Image of the person.)
-
setPhoto
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasPhoto
-
addPhoto
-
addPhoto
-
getPhotoFirstRep
- Returns:
- The first repetition of repeating field
photo, creating it if it does not already exist {3}
-
getPeriod
- Returns:
period(The period of time during which this relationship is or was active. If there are no dates defined, then the interval is unknown.)
-
hasPeriod
-
setPeriod
- Parameters:
value-period(The period of time during which this relationship is or was active. If there are no dates defined, then the interval is unknown.)
-
getCommunication
- Returns:
communication(A language which may be used to communicate with about the patient's health.)
-
setCommunication
public RelatedPerson setCommunication(List<RelatedPerson.RelatedPersonCommunicationComponent> theCommunication) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasCommunication
-
addCommunication
-
addCommunication
-
getCommunicationFirstRep
- Returns:
- The first repetition of repeating field
communication, creating it if it does not already exist {3}
-
listChildren
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-