PackagesCanonicalsLogsProblems
    Packages
    DGUV.Basis@1.0.0
    https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Einrichtung
description: Dieses Profil bildet die behandelnde Einrichtung ab.
package_name: DGUV.Basis
derivation: constraint
name: DGUV_Basis_PR_Einrichtung
type: Organization
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Einrichtung|1.0'}
        index: 1
    required: [profile]
  identifier:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: type, type: pattern}
      min: null
      slices:
        Institutionskennzeichen:
          match: {type: null}
          schema: {type: Identifier, short: Institutionskennzeichen (IKNR), index: 3}
          max: 1
        Betriebsstaettennummer:
          match: {type: null}
          schema: {type: Identifier, index: 4}
          max: 1
        VKNR:
          match: {type: null}
          schema: {type: Identifier, index: 5}
          max: 1
        KZV-Abrechnungsnummer:
          match: {type: null}
          schema: {type: Identifier, index: 6}
          max: 1
        Telematik-ID:
          match: {type: null}
          schema: {type: Identifier, index: 7}
  type:
    elements:
      coding:
        index: 8
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            IHE-Code:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCode'}
                index: 9
                elements:
                  system: {index: 10}
                  version: {index: 11}
                  code: {index: 12}
                  display: {index: 13}
                required: [version, display, system, code]
            HL7-Fachschluesselgruppe:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel'}
                index: 14
                elements:
                  system: {index: 15}
                  version: {index: 16}
                  code: {index: 17}
                  display: {index: 18}
                required: [version, display, system, code]
            HL7-Fachschluesselgruppe-erweitert:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel-erweitert'}
                index: 19
                elements:
                  system: {index: 20}
                  version: {index: 21}
                  code: {index: 22}
                  display: {index: 23}
                required: [version, display, system, code]
  name: {index: 24}
  telecom: {type: ContactPoint, index: 25}
  address:
    index: 26
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: null}
          schema:
            type: Address
            index: 27
            elements:
              type: {index: 28}
              line:
                extensions:
                  Postfach: {url: null, max: 0, index: 29}
                elements:
                  extension:
                    index: 29
                    slicing:
                      slices:
                        Postfach:
                          match: {}
                          schema: {index: 29}
                          max: 0
            required: [type]
        Postfach:
          match: {type: null}
          schema:
            type: Address
            index: 30
            extensions: {}
            elements:
              extension: {index: 31}
              type: {index: 32}
              line:
                extensions:
                  Strasse: {url: null, max: 0, index: 33}
                  Hausnummer: {url: null, max: 0, index: 34}
                  Adresszusatz: {url: null, max: 0, index: 35}
                elements:
                  extension:
                    index: 33
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema: {index: 33}
                          max: 0
                        Hausnummer:
                          match: {}
                          schema: {index: 34}
                          max: 0
                        Adresszusatz:
                          match: {}
                          schema: {index: 35}
                          max: 0
            required: [type]
  contact:
    elements:
      telecom: {type: ContactPoint, index: 36}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Einrichtung
base: http://hl7.org/fhir/StructureDefinition/Organization
version: '1.0'
required: [name, meta]