PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.4.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: 0
      slices:
        Hinweis:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment|1.4.0', 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.4.0']
    index: 2
  relationship:
    index: 3
    elements:
      coding:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype'}
        index: 4
  name:
    type: HumanName
    index: 5
    elements:
      family: {index: 6}
      prefix: {index: 7}
  telecom:
    type: ContactPoint
    index: 8
    elements:
      system: {index: 9}
      value: {index: 10}
  gender:
    index: 11
    extensions:
      other-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', min: 0, max: 1, type: Extension, isModifier: false, index: 13}
    elements:
      extension:
        index: 12
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            other-amtlich:
              match: {url: null}
              schema: {type: Extension, isModifier: false, url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', index: 13}
              min: 0
              max: 1
  address:
    index: 14
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: null}
          schema: {type: Address, index: 15}
        Postfach:
          match: {type: null}
          schema: {type: Address, index: 16}
package_version: 1.4.0
extensions:
  Hinweis: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment|1.4.0', min: 0, max: 1, type: Extension, isModifier: false, 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.4.0