PackagesCanonicalsLogsProblems
    Packages
    rs/dguv.enla@0.0.2-Kommentierung
    http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Krankenkasse
description: Dieses Profil bildet die Krankenkasse ab.
package_name: rs/dguv.enla
derivation: constraint
name: DGUV_ENLA_PR_Krankenkasse
type: Organization
elements:
  id: {mustSupport: true, index: 0}
  identifier:
    short: Identifikator für die Krankenkasse
    mustSupport: true
    array: true
    max: 2
    index: 1
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema:
            mustSupport: true
            index: 2
            elements:
              type:
                short: Kennzeichnung Identifikator als Institutionskennzeichen (IKNR)
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {display: Organization identifier}
                type: CodeableConcept
                index: 3
                elements:
                  coding:
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Organization identifier}
                    type: Coding
                    index: 4
                    elements:
                      system:
                        short: Genutztes Terminologiesystem
                        pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        mustSupport: true
                        type: uri
                        index: 5
                      code:
                        short: Code für Identifikatortyp
                        mustSupport: true
                        pattern: {type: code, value: XX}
                        type: code
                        index: 6
                      display:
                        short: Bezeichnung für Identifikatortyp
                        mustSupport: true
                        pattern: {type: string, value: Organization identifier}
                        type: string
                        index: 7
                    required: [code, system]
                required: [coding]
              system: {short: Menge möglicher IKNRs, mustSupport: true, index: 8}
              value: {short: Konkrete IKNR, mustSupport: true, index: 9}
            required: [type]
        Telematik-ID:
          match: {}
          schema:
            short: Identifikationsnummer in Telematikinfrastruktur
            mustSupport: true
            index: 10
            elements:
              type:
                short: Kennzeichnung Identifikator als Identifikationsnummer in Telematikinfrastruktur
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {display: Provider number}
                type: CodeableConcept
                index: 11
                elements:
                  coding:
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {code: PRN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Provider number}
                    type: Coding
                    index: 12
                    elements:
                      system:
                        short: Genutztes Terminologiesystem
                        pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        mustSupport: true
                        type: uri
                        index: 13
                      code:
                        short: Code für Identifikatortyp
                        mustSupport: true
                        pattern: {type: code, value: PRN}
                        type: code
                        index: 14
                      display:
                        short: Bezeichnung für Identifikatortyp
                        mustSupport: true
                        pattern: {type: string, value: Provider number}
                        type: string
                        index: 15
                    required: [code, system]
                required: [coding]
              system: {short: Menge möglicher Telematik-IDs, mustSupport: true, index: 16}
              value: {short: Konkrete Telematik-ID, mustSupport: true, index: 17}
            required: [type]
  name: {mustSupport: true, index: 18}
  telecom:
    mustSupport: true
    index: 19
    elements:
      system: {mustSupport: true, index: 20}
      value: {short: Konkrete Kontaktdaten, mustSupport: true, index: 21}
  address:
    mustSupport: true
    index: 22
    slicing:
      slices:
        Strassenanschrift:
          match: {}
          schema:
            mustSupport: true
            index: 23
            elements:
              type: {mustSupport: true, index: 24}
              line:
                mustSupport: true
                index: 25
                extensions:
                  Strasse:
                    url: null
                    mustSupport: true
                    _required: true
                    index: 27
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 29
                  Hausnummer:
                    url: null
                    mustSupport: true
                    _required: true
                    index: 30
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 32
                  Adresszusatz:
                    url: null
                    mustSupport: true
                    index: 33
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 35
                elements:
                  extension:
                    mustSupport: true
                    array: true
                    min: 2
                    max: 3
                    index: 26
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 27
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 29
                        Hausnummer:
                          match: {}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 30
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 32
                        Adresszusatz:
                          match: {}
                          schema:
                            mustSupport: true
                            index: 33
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 35
              city: {short: Name der Stadt, mustSupport: true, index: 36}
              postalCode: {mustSupport: true, index: 37}
              country: {mustSupport: true, index: 38}
            required: [city, line, postalCode]
        Postfach:
          match: {}
          schema:
            mustSupport: true
            index: 39
            elements:
              type: {mustSupport: true, index: 40}
              line:
                mustSupport: true
                index: 41
                extensions:
                  Postfach:
                    url: null
                    mustSupport: true
                    _required: true
                    index: 43
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 45
                elements:
                  extension:
                    mustSupport: true
                    index: 42
                    slicing:
                      slices:
                        Postfach:
                          match: {}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 43
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 45
                required: [extension]
              city: {short: Name der Stadt, mustSupport: true, index: 46}
              postalCode: {mustSupport: true, index: 47}
              country: {mustSupport: true, index: 48}
            required: [city, line, postalCode]
package_version: 0.0.2-Kommentierung
class: profile
kind: resource
url: http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Krankenkasse
base: http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Krankenkasse
version: 0.0.2