PackagesCanonicalsLogsProblems
    Packages
    DGUV.Basis@1.0.0
    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:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Unfallversicherungstraeger|1.0'}
        index: 1
  identifier:
    index: 2
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema: {_required: true, index: 3}
          min: 1
        Betriebsstaettennummer:
          match: {}
          schema: {index: 4}
          max: 0
        VKNR:
          match: {}
          schema: {index: 5}
          max: 0
        KZV-Abrechnungsnummer:
          match: {}
          schema: {index: 6}
          max: 0
  type:
    elements:
      coding:
        index: 7
        slicing:
          slices:
            IHE-Code:
              match: {}
              schema: {index: 7}
              max: 0
            HL7-Fachschluesselgruppe:
              match: {}
              schema: {index: 8}
              max: 0
            HL7-Fachschluesselgruppe-erweitert:
              match: {}
              schema: {index: 9}
              max: 0
  address: {index: 10}
  partOf: {index: 11}
  contact:
    elements:
      address:
        index: 12
        slicing:
          rules: open
          discriminator:
          - {path: type, type: value}
          min: null
          slices:
            Strassenanschrift:
              match: {type: null}
              schema:
                type: Address
                index: 13
                elements:
                  line:
                    extensions:
                      Postfach: {url: null, max: 0, index: 14}
                    elements:
                      extension:
                        index: 14
                        slicing:
                          slices:
                            Postfach:
                              match: {}
                              schema: {index: 14}
                              max: 0
            Postfach:
              match: {type: null}
              schema:
                type: Address
                index: 15
                elements:
                  line:
                    extensions:
                      Strasse: {url: null, max: 0, index: 16}
                      Hausnummer: {url: null, max: 0, index: 17}
                      Adresszusatz: {url: null, max: 0, index: 18}
                    elements:
                      extension:
                        index: 16
                        slicing:
                          slices:
                            Strasse:
                              match: {}
                              schema: {index: 16}
                              max: 0
                            Hausnummer:
                              match: {}
                              schema: {index: 17}
                              max: 0
                            Adresszusatz:
                              match: {}
                              schema: {index: 18}
                              max: 0
  endpoint: {index: 19}
package_version: 1.0.0
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.0'
required: [address, identifier]