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.nl 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 slicing: slices: nameInformation: match: {} schema: {type: HumanName, index: 1} nameInformation-GivenName: match: {} schema: {type: HumanName, index: 2} telecom: type: ContactPoint index: 3 slicing: slices: telephoneNumbers: match: {} schema: {type: ContactPoint, index: 3} emailAddresses: match: {} schema: {type: ContactPoint, index: 4} address: {type: Address, index: 5} package_version: core-0.10.0-beta.1 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson base: http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson version: null