PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson
description: Dieses Profil bildet eine Kontakt- oder Bezugsperson ab.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_RelatedPerson
type: RelatedPerson
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Hinweis:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment', index: 1}
          min: 0
          max: 1
  patient:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0']
    index: 2
  relationship:
    index: 3
    elements:
      coding:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype'}
        index: 4
      text: {index: 5}
  name:
    type: HumanName
    index: 6
    elements:
      text: {index: 7}
      family: {index: 8}
      given: {index: 9}
      prefix: {index: 10}
  telecom:
    type: ContactPoint
    index: 11
    elements:
      system: {index: 12}
      value: {index: 13}
  gender:
    index: 14
    extensions:
      other-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', min: 0, max: 1, type: Extension, index: 16}
    elements:
      extension:
        index: 15
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            other-amtlich:
              match: {url: null}
              schema: {type: Extension, url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', index: 16}
              min: 0
              max: 1
  address:
    index: 17
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: null}
          schema: {type: Address, array: true, index: 18}
          min: 0
        Postfach:
          match: {type: null}
          schema: {type: Address, array: true, index: 19}
          min: 0
package_version: 1.7.0
extensions:
  Hinweis: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 1.7.0