description: '**Concept**\r\nA contact person is a person not being a healthcare professional who is involved in the patient’s care, such as family members, caregivers, mental caretakers, guardians and legal representatives. \r\n\r\nIn addition to identification information such as the name, address and contact information can also be entered. The relationship to the patient and the role this person has can be entered as well.\r\n**Purpose**\r\nRecording the relevant data for identification of contacts and other persons involved in the patient''s care.\r\n**Example Instances**' package_name: healthdata.be.r4.cbb derivation: specialization name: HdBeContactPerson abstract: true type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/ContactPerson elements: NameInformation: short: NameInformation _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Naamgegevens van contactpersoon.} type: HumanName _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Naamgegevens} index: 0 ContactInformation: short: ContactInformation _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Telefoonnummer en/of e-mailadres van contactpersoon.} type: ContactPoint _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Contactgegevens} array: true index: 1 AddressInformation: short: AddressInformation _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Adresgegevens van contactpersoon.} type: Address _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Adresgegevens} array: true index: 2 Role: short: Role _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Definieert de rol van de contactpersoon in relatie tot de patiënt.} type: CodeableConcept _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Rol} array: true binding: {strength: extensible, valueSet: 'https://fhir.healthdata.be/ValueSet/Role'} index: 3 Relationship: short: Relationship _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Definieert de familiaire relatie van de contactpersoon tot de patiënt.} type: CodeableConcept _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Relatie} array: true binding: {strength: extensible, valueSet: 'https://fhir.healthdata.be/ValueSet/Relationship'} index: 4 package_version: 0.9.0-alpha class: logical kind: logical url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-ContactPerson base: http://hl7.org/fhir/StructureDefinition/Element version: null