description: A contact 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. package_name: rs/nictiz.fhir.nl.r4.zib2020 derivation: constraint name: NlcoreContactPerson type: RelatedPerson elements: patient: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient'] index: 0 name: {type: HumanName, index: 1} telecom: type: ContactPoint index: 2 slicing: slices: telephoneNumbers: match: {} schema: {type: ContactPoint, index: 2} emailAddresses: match: {} schema: {type: ContactPoint, index: 3} address: {type: Address, index: 4} package_version: 0.1.0-beta1 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson base: http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson version: null