PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.r4.nl@core-0.5.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson
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: 2}
        nameInformation-GivenName:
          match: {}
          schema: {type: HumanName, index: 3}
  telecom:
    type: ContactPoint
    index: 4
    slicing:
      slices:
        telephoneNumbers:
          match: {}
          schema: {type: ContactPoint, index: 4}
        emailAddresses:
          match: {}
          schema: {type: ContactPoint, index: 5}
  address: {type: Address, index: 6}
package_version: core-0.5.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