PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Unfallversicherungstraeger
description: Dieses Profil bildet den Unfallversicherungsträger ab.
package_name: dguv.enla
derivation: constraint
name: DGUV_ENLA_PR_Unfallversicherungstraeger
type: Organization
elements:
  id: {mustSupport: true, index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Unfallversicherungstraeger'}
        index: 2
    required: [profile]
  text:
    index: 3
    elements:
      status: {mustSupport: false, index: 4}
  identifier:
    short: Identifikator für den Unfallversicherungsträger
    mustSupport: true
    array: true
    min: 1
    max: 2
    index: 5
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 6
            elements:
              type:
                short: Kennzeichnung Identifikator als Institutionskennzeichen (IKNR)
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {display: Organization identifier}
                index: 7
                elements:
                  coding:
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Organization identifier}
                    index: 8
                    elements:
                      system:
                        short: Genutztes Terminologiesystem
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        mustSupport: true
                        index: 9
                      code:
                        short: Code für Identifikatortyp
                        mustSupport: true
                        pattern: {type: Code, value: XX}
                        index: 10
                      display:
                        short: Bezeichnung für Identifikatortyp
                        mustSupport: true
                        pattern: {type: String, value: Organization identifier}
                        index: 11
                    required: [system, code]
                required: [coding]
              system: {short: Menge möglicher IKNRs, mustSupport: true, index: 12}
              value: {short: Konkrete IKNR, mustSupport: true, index: 13}
            required: [type]
        Telematik-ID:
          match: {}
          schema:
            short: Identifikationsnummer in Telematikinfrastruktur
            mustSupport: true
            index: 14
            elements:
              type:
                short: Kennzeichnung Identifikator als Identifikationsnummer in Telematikinfrastruktur
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {display: Provider number}
                index: 15
                elements:
                  coding:
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {code: PRN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Provider number}
                    index: 16
                    elements:
                      system:
                        short: Genutztes Terminologiesystem
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        mustSupport: true
                        index: 17
                      code:
                        short: Code für Identifikatortyp
                        mustSupport: true
                        pattern: {type: Code, value: PRN}
                        index: 18
                      display:
                        short: Bezeichnung für Identifikatortyp
                        mustSupport: true
                        pattern: {type: String, value: Provider number}
                        index: 19
                    required: [system, code]
                required: [coding]
              system: {short: Menge möglicher Telematik-IDs, mustSupport: true, index: 20}
              value: {short: Konkrete Telematik-ID, mustSupport: true, index: 21}
            required: [type]
  name: {short: Name des Unfallversicherungsträgers, mustSupport: true, index: 22}
  telecom:
    elements:
      value: {short: Konkrete Kontaktdaten, index: 23}
  address:
    short: Adresse des Unfallversicherungsträgers
    index: 24
    slicing:
      slices:
        Strassenanschrift:
          match: {}
          schema:
            index: 25
            elements:
              line:
                index: 26
                extensions:
                  Strasse:
                    url: null
                    _required: true
                    index: 28
                    elements:
                      value:
                        short: Konkreter Strassenname
                        choices: []
                        index: 30
                  Hausnummer:
                    url: null
                    _required: true
                    index: 31
                    elements:
                      value:
                        short: Konkrete Hausnummer
                        choices: []
                        index: 33
                  Adresszusatz:
                    url: null
                    index: 34
                    elements:
                      value:
                        short: Konkreter Adresszusatz
                        choices: []
                        index: 36
                elements:
                  extension:
                    array: true
                    min: 2
                    max: 3
                    index: 27
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema:
                            _required: true
                            index: 28
                            elements:
                              value:
                                short: Konkreter Strassenname
                                choices: []
                                index: 30
                        Hausnummer:
                          match: {}
                          schema:
                            _required: true
                            index: 31
                            elements:
                              value:
                                short: Konkrete Hausnummer
                                choices: []
                                index: 33
                        Adresszusatz:
                          match: {}
                          schema:
                            index: 34
                            elements:
                              value:
                                short: Konkreter Adresszusatz
                                choices: []
                                index: 36
              city: {short: Name der Stadt, index: 37}
              postalCode: {index: 38}
            required: [city, postalCode, line]
        Postfach:
          match: {}
          schema:
            index: 39
            elements:
              line:
                index: 40
                extensions:
                  Postfach:
                    url: null
                    _required: true
                    index: 42
                    elements:
                      value:
                        short: Konkrete Postfachbezeichnung
                        choices: []
                        index: 44
                elements:
                  extension:
                    index: 41
                    slicing:
                      slices:
                        Postfach:
                          match: {}
                          schema:
                            _required: true
                            index: 42
                            elements:
                              value:
                                short: Konkrete Postfachbezeichnung
                                choices: []
                                index: 44
                required: [extension]
              city: {short: Name der Stadt, index: 45}
              postalCode: {index: 46}
            required: [city, postalCode, line]
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Unfallversicherungstraeger
base: http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Unfallversicherungstraeger
version: '1.0'
required: [identifier, meta]