This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

5.2.6 Resource RelatedPerson - Formal Definitions

Formal definitions for the elements in the RelatedPerson resource.

RelatedPerson
DefinitionInformation about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.
Control1..1
RequirementsNeed to track persons related to the patient or the healthcare process.
RelatedPerson.identifier
DefinitionIdentifier for a person within a particular scope.
Control0..*
TypeIdentifier
RequirementsPeople are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the patient. Examples are national person identifier and local identifier.
Summarytrue
RelatedPerson.patient
DefinitionThe patient this person is related to.
Control1..1
TypeResource(Patient)
RequirementsWe need to know which Patient this RelatedPerson is related to.
Summarytrue
RelatedPerson.relationship
DefinitionThe nature of the relationship between a patient and the related person.
Control0..1
BindingPatientRelationshipType: (See http://hl7.org/fhir/vs/relatedperson-relationshiptype)
TypeCodeableConcept
RequirementsWe need to know the relationship with the patient since it influences the interpretation of the information attributed to this person.
Summarytrue
RelatedPerson.name
DefinitionA name associated with the person.
Control0..1
TypeHumanName
RequirementsRelated persons need to be identified by name, but it is uncommon to need details about multiple other names for that person.
Summarytrue
RelatedPerson.telecom
DefinitionA contact detail for the person, e.g. a telephone number or an email address.
Control0..*
TypeContact
RequirementsPeople have (primary) ways to contact them in some way such as phone, email.
Summarytrue
CommentsPerson may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification.
RelatedPerson.gender
DefinitionAdministrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
Control0..1
BindingAdministrativeGender: (See http://hl7.org/fhir/vs/administrative-gender)
TypeCodeableConcept
RequirementsNeeded for identification of the person, in combination with (at least) name and birth date.
Summarytrue
RelatedPerson.address
DefinitionAddress where the related person can be contacted or visited.
Control0..1
TypeAddress
RequirementsNeed to keep track where the related person can be contacted per postal mail or visited.
Summarytrue
RelatedPerson.photo
DefinitionImage of the person.
Control0..*
TypeAttachment
RequirementsMany EHR systems have the capability to capture an image of persons. Fits with newer social media usage too.

comments powered by Disqus