PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.12.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/zib-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: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibContactPerson
abstract: true
type: RelatedPerson
elements:
  relationship:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        role:
          match: {}
          schema:
            short: Role
            binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000'}
            index: 1
        relationship:
          match: {}
          schema:
            short: Relationship
            binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000'}
            index: 2
  name:
    short: NameInformation / PayerName
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: null
      slices:
        nameInformation:
          match: {use: null}
          schema: {type: HumanName, array: true, max: 2, index: 4}
          max: 2
        nameInformation-GivenName:
          match: {use: null}
          schema: {type: HumanName, index: 5}
  telecom:
    short: ContactInformation
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: profile}
      min: null
      slices:
        telephoneNumbers:
          match: {}
          schema: {type: ContactPoint, index: 7}
        emailAddresses:
          match: {}
          schema: {type: ContactPoint, index: 8}
  address: {type: Address, index: 9}
package_version: 0.12.0-beta.2
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: null