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