description: Dieses Profil bildet die Krankenkasse ab. package_name: dguv.enla derivation: constraint name: DGUV_ENLA_PR_Krankenkasse 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-Krankenkasse'} index: 2 required: [profile] identifier: short: Identifikator für die Krankenkasse mustSupport: true array: true max: 2 index: 3 slicing: slices: Institutionskennzeichen: match: {} schema: mustSupport: true index: 4 elements: type: short: Kennzeichnung Identifikator als Institutionskennzeichen (IKNR) mustSupport: true pattern: type: CodeableConcept value: coding: - {display: Organization identifier} index: 5 elements: coding: mustSupport: true pattern: type: Coding value: {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Organization identifier} index: 6 elements: system: short: Genutztes Terminologiesystem pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'} mustSupport: true index: 7 code: short: Code für Identifikatortyp mustSupport: true pattern: {type: Code, value: XX} index: 8 display: short: Bezeichnung für Identifikatortyp mustSupport: true pattern: {type: String, value: Organization identifier} index: 9 required: [system, code] required: [coding] system: {short: Menge möglicher IKNRs, mustSupport: true, index: 10} value: {short: Konkrete IKNR, mustSupport: true, index: 11} required: [type] Telematik-ID: match: {} schema: short: Identifikationsnummer in Telematikinfrastruktur mustSupport: true index: 12 elements: type: short: Kennzeichnung Identifikator als Identifikationsnummer in Telematikinfrastruktur mustSupport: true pattern: type: CodeableConcept value: coding: - {display: Provider number} index: 13 elements: coding: mustSupport: true pattern: type: Coding value: {code: PRN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Provider number} index: 14 elements: system: short: Genutztes Terminologiesystem pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'} mustSupport: true index: 15 code: short: Code für Identifikatortyp mustSupport: true pattern: {type: Code, value: PRN} index: 16 display: short: Bezeichnung für Identifikatortyp mustSupport: true pattern: {type: String, value: Provider number} index: 17 required: [system, code] required: [coding] system: {short: Menge möglicher Telematik-IDs, mustSupport: true, index: 18} value: {short: Konkrete Telematik-ID, mustSupport: true, index: 19} required: [type] name: {mustSupport: true, index: 20} telecom: index: 21 elements: value: {short: Konkrete Kontaktdaten, index: 22} address: short: Adresse der Krankenkasse index: 23 slicing: slices: Strassenanschrift: match: {} schema: index: 24 elements: line: index: 25 extensions: Strasse: url: null _required: true index: 27 elements: value: short: Konkreter Strassenname choices: [] index: 29 Hausnummer: url: null _required: true index: 30 elements: value: short: Konkrete Hausnummer choices: [] index: 32 Adresszusatz: url: null index: 33 elements: value: short: Konkreter Adresszusatz choices: [] index: 35 elements: extension: array: true min: 2 max: 3 index: 26 slicing: slices: Strasse: match: {} schema: _required: true index: 27 elements: value: short: Konkreter Strassenname choices: [] index: 29 Hausnummer: match: {} schema: _required: true index: 30 elements: value: short: Konkrete Hausnummer choices: [] index: 32 Adresszusatz: match: {} schema: index: 33 elements: value: short: Konkreter Adresszusatz choices: [] index: 35 city: {short: Name der Stadt, index: 36} postalCode: {index: 37} required: [city, postalCode, line] Postfach: match: {} schema: index: 38 elements: line: index: 39 extensions: Postfach: url: null _required: true index: 41 elements: value: short: Konkrete Postfachbezeichnung choices: [] index: 43 elements: extension: index: 40 slicing: slices: Postfach: match: {} schema: _required: true index: 41 elements: value: short: Konkrete Postfachbezeichnung choices: [] index: 43 required: [extension] city: {short: Name der Stadt, index: 44} postalCode: {index: 45} required: [city, postalCode, line] package_version: 1.0.0 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: '1.0' required: [meta]