description: 'Profil für einen Rechnungssteller. Der Rechnungssteller ist die liquidierende Einheit von Leistungen. ' package_name: basisprofil.tiplu.de.r4 derivation: constraint name: Rechnungssteller type: Organization elements: extension: array: true min: 2 index: 0 slicing: slices: Gültigkeit: match: {} schema: type: Extension short: Gültigkeitszeitraum des Rechnungsstellers, also der Zeitraum, in dem Fälle mit dem Rechnungssteller angelegt werden können. mustSupport: true url: http://hl7.org/fhir/StructureDefinition/organization-period index: 1 elements: value: mustSupport: true choices: [] index: 3 value[x]: elements: start: {mustSupport: true, index: 4} end: {mustSupport: true, index: 5} required: [start] Abrechnungsarten: match: {} schema: {type: Extension, short: unterstützte Abrechnungsarten, mustSupport: true, url: 'https://tiplu.de/fhir/StructureDefinition/Abrechnungsart', index: 6} min: 1 identifier: mustSupport: true index: 7 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: Betriebsstaettennummer: match: {} schema: {mustSupport: true, _required: true, index: 8} min: 1 Kuerzel: match: {} schema: type: Identifier mustSupport: true array: true index: 9 elements: type: {mustSupport: true, index: 10} system: {mustSupport: true, index: 11} value: {mustSupport: true, index: 12} type: elements: coding: index: 13 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: OrganizationType: match: {code: rechnungssteller, system: 'https://tiplu.de/fhir/CodeSystem/Organisationstyp'} schema: binding: {strength: required, valueSet: 'https://tiplu.de/fhir/ValueSet/Organisationstyp'} mustSupport: true pattern: type: Coding value: {code: rechnungssteller, system: 'https://tiplu.de/fhir/CodeSystem/Organisationstyp'} _required: true index: 14 min: 1 max: 1 Ambulanzart: match: {} schema: short: Art der Ambulanz - Institut oder Chefarzt. binding: {strength: extensible, valueSet: 'https://tiplu.de/fhir/ValueSet/Ambulanzart'} mustSupport: true index: 15 min: 0 max: 1 required: [coding] name: {mustSupport: true, index: 16} partOf: {mustSupport: true, index: 17} package_version: 2.0.0 extensions: Gültigkeit: url: http://hl7.org/fhir/StructureDefinition/organization-period type: Extension short: Gültigkeitszeitraum des Rechnungsstellers, also der Zeitraum, in dem Fälle mit dem Rechnungssteller angelegt werden können. mustSupport: true index: 1 elements: value: mustSupport: true choices: [] index: 3 value[x]: elements: start: {mustSupport: true, index: 4} end: {mustSupport: true, index: 5} required: [start] Abrechnungsarten: {url: 'https://tiplu.de/fhir/StructureDefinition/Abrechnungsart', min: 1, type: Extension, short: unterstützte Abrechnungsarten, mustSupport: true, index: 6} class: profile kind: resource url: https://tiplu.de/fhir/StructureDefinition/Rechnungssteller base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization version: TODO required: [identifier]