description: Dieses Profil bildet den Unfallversicherungsträger im Zusammenhang mit dem stationären Operationsbericht ab. package_name: dguv.oper derivation: constraint name: DGUV_OPER_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/OPER/Organization/DGUV-OPER-PR-Unfallversicherungstraeger'} index: 2 required: [profile] identifier: short: Identifikator für den Unfallversicherungsträger mustSupport: true array: true min: 1 max: 2 index: 3 slicing: rules: open min: 1 max: 2 slices: Institutionskennzeichen: match: {} schema: mustSupport: true _required: 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: {short: Name des Unfallversicherungsträgers, mustSupport: true, index: 20} telecom: elements: value: {short: Konkrete Kontaktdaten, index: 21} address: short: Adresse des Unfallversicherungsträgers index: 22 slicing: rules: open min: null max: 1 slices: Strassenanschrift: match: {} schema: index: 23 extensions: Stadtteil: {url: null, max: 0, index: 24} elements: extension: index: 24 slicing: slices: Stadtteil: match: {} schema: {index: 24} max: 0 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 extensions: Stadtteil: {url: null, max: 0, index: 39} elements: extension: index: 39 slicing: slices: Stadtteil: match: {} schema: {index: 39} max: 0 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: 0.1.0-Kommentierung class: profile kind: resource url: http://fhir.dguv.de/OPER/Organization/DGUV-OPER-PR-Unfallversicherungstraeger base: http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Unfallversicherungstraeger version: '0.1' required: [identifier, meta]