PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.2.0
    http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Krankenkasse
description: Dieses Profil bildet die Krankenkasse ab.
package_name: dguv.basis
derivation: constraint
name: DGUV_Basis_PR_Krankenkasse
type: Organization
elements:
  extension:
    type: Extension
    short: Mitgliedsname des Hauptversicherten
    isModifier: false
    url: http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Mitgliedsname
    index: 0
    slicing:
      slices:
        Mitgliedsname:
          match: {}
          schema:
            type: Extension
            short: Mitgliedsname des Hauptversicherten
            isModifier: false
            url: http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Mitgliedsname
            index: 0
            elements:
              value:
                choices: []
                index: 2
            required: [value]
  identifier:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        Institutionskennzeichen:
          match: {system: null}
          schema: {type: Identifier, short: Institutionskennzeichen (IKNR), index: 4}
        Telematik-ID:
          match: {system: null}
          schema: {type: Identifier, index: 5}
  name: {index: 6}
  telecom: {type: ContactPoint, index: 7}
  address:
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: both}
          schema:
            type: Address
            index: 9
            elements:
              type:
                pattern: {type: Code, value: both}
                index: 10
              line:
                extensions:
                  Postfach: {url: null, max: 0, index: 11}
                elements:
                  extension:
                    index: 11
                    slicing:
                      slices:
                        Postfach:
                          match: {}
                          schema: {index: 11}
                          max: 0
            required: [type]
        Postfach:
          match: {type: postal}
          schema:
            type: Address
            index: 12
            elements:
              type:
                pattern: {type: Code, value: postal}
                index: 13
              line:
                extensions:
                  Strasse: {url: null, max: 0, index: 14}
                  Hausnummer: {url: null, max: 0, index: 15}
                  Adresszusatz: {url: null, max: 0, index: 16}
                elements:
                  extension:
                    index: 14
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema: {index: 14}
                          max: 0
                        Hausnummer:
                          match: {}
                          schema: {index: 15}
                          max: 0
                        Adresszusatz:
                          match: {}
                          schema: {index: 16}
                          max: 0
            required: [type]
package_version: 1.2.0
extensions:
  Mitgliedsname:
    url: http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Mitgliedsname
    type: Extension
    short: Mitgliedsname des Hauptversicherten
    isModifier: false
    index: 0
    elements:
      value:
        choices: []
        index: 2
    required: [value]
class: profile
kind: resource
url: http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Krankenkasse
base: http://hl7.org/fhir/StructureDefinition/Organization
version: '1.2'
required: [name]