PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.1.1-Kommentierung
    https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Unfallversicherungstraeger
description: Dieses Profil bildet den Unfallversicherungsträger ab.
package_name: dguv.basis
derivation: constraint
name: DGUV_Basis_PR_Unfallversicherungstraeger
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema: {_required: true, index: 1}
          min: 1
        Betriebsstaettennummer:
          match: {}
          schema: {index: 2}
          max: 0
        VKNR:
          match: {}
          schema: {index: 3}
          max: 0
        KZV-Abrechnungsnummer:
          match: {}
          schema: {index: 4}
          max: 0
  type:
    elements:
      coding:
        index: 5
        slicing:
          slices:
            IHE-Code:
              match: {}
              schema: {index: 5}
              max: 0
            HL7-Fachschluesselgruppe:
              match: {}
              schema: {index: 6}
              max: 0
            HL7-Fachschluesselgruppe-erweitert:
              match: {}
              schema: {index: 7}
              max: 0
  partOf: {index: 8}
  contact:
    elements:
      address:
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: type, type: value}
          min: null
          slices:
            Strassenanschrift:
              match: {type: null}
              schema:
                type: Address
                index: 10
                elements:
                  line:
                    extensions:
                      Postfach: {url: null, max: 0, index: 11}
                    elements:
                      extension:
                        index: 11
                        slicing:
                          slices:
                            Postfach:
                              match: {}
                              schema: {index: 11}
                              max: 0
            Postfach:
              match: {type: null}
              schema:
                type: Address
                index: 12
                elements:
                  line:
                    extensions:
                      Strasse: {url: null, max: 0, index: 13}
                      Hausnummer: {url: null, max: 0, index: 14}
                      Adresszusatz: {url: null, max: 0, index: 15}
                    elements:
                      extension:
                        index: 13
                        slicing:
                          slices:
                            Strasse:
                              match: {}
                              schema: {index: 13}
                              max: 0
                            Hausnummer:
                              match: {}
                              schema: {index: 14}
                              max: 0
                            Adresszusatz:
                              match: {}
                              schema: {index: 15}
                              max: 0
  endpoint: {index: 16}
package_version: 1.1.1-Kommentierung
class: profile
kind: resource
url: https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Unfallversicherungstraeger
base: https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Einrichtung
version: '1.1'
required: [identifier]