PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.7.0-alpha
    https://fhir.healthdata.be/StructureDefinition/HdBe-ContactPerson
description: A 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.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeContactPerson
type: RelatedPerson
elements:
  patient:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.healthdata.be/StructureDefinition/HdBe-Patient']
    index: 0
  relationship:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        role:
          match: {}
          schema:
            short: Role
            binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/Role'}
            index: 2
        relationship:
          match: {}
          schema:
            short: Relationship
            binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/Relationship'}
            index: 3
  name:
    short: NameInformation
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: null
      slices:
        nameInformation:
          match: {use: null}
          schema: {type: HumanName, array: true, max: 2, index: 5}
          max: 2
        nameInformation-GivenName:
          match: {use: null}
          schema: {type: HumanName, index: 6}
  telecom: {type: ContactPoint, short: ContactInformation, index: 7}
  address: {type: Address, index: 8}
package_version: 0.7.0-alpha
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-ContactPerson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: null