description: Dieses Profil beschreibt einen ambulanten Schein. Für einen ambulanten Fall können mehrere Behandlungsscheine existieren, welche von unterschiedlichen Kostenträgern gedeckt werden können. package_name: basisprofil.tiplu.de.r4.dev derivation: constraint name: AmbulanterSchein type: Account elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} servicePeriod: {short: Gültigkeit des Scheins, mustSupport: true, index: 38} coverage: extensions: Abrechnungsart: url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsart type: Extension mustSupport: true index: 39 elements: value: mustSupport: true choices: [] index: 41 Abrechnungsbereich: url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsbereich type: Extension mustSupport: true index: 42 elements: value: mustSupport: true choices: [] index: 44 elements: extension: type: Extension mustSupport: true url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsart index: 39 slicing: slices: Abrechnungsart: match: {} schema: type: Extension mustSupport: true url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsart index: 39 elements: value: mustSupport: true choices: [] index: 41 Abrechnungsbereich: match: {} schema: type: Extension mustSupport: true url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsbereich index: 42 elements: value: mustSupport: true choices: [] index: 44 coverage: {mustSupport: true, index: 45} type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: AMB, system: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'} index: 30 extensions: Scheinart: url: https://tiplu.de/fhir/StructureDefinition/Scheinart type: Extension mustSupport: true index: 31 elements: value: mustSupport: true choices: [] index: 33 Scheinuntergruppe: url: https://tiplu.de/fhir/StructureDefinition/Scheinuntergruppe type: Extension mustSupport: true index: 34 elements: value: mustSupport: true choices: [] index: 36 elements: extension: type: Extension mustSupport: true url: https://tiplu.de/fhir/StructureDefinition/Scheinart index: 31 slicing: slices: Scheinart: match: {} schema: type: Extension mustSupport: true url: https://tiplu.de/fhir/StructureDefinition/Scheinart index: 31 elements: value: mustSupport: true choices: [] index: 33 Scheinuntergruppe: match: {} schema: type: Extension mustSupport: true url: https://tiplu.de/fhir/StructureDefinition/Scheinuntergruppe index: 34 elements: value: mustSupport: true choices: [] index: 36 coding: {mustSupport: true, index: 37} extension: index: 2 slicing: slices: Ausstellungsdatum: match: {} schema: type: Extension mustSupport: true url: https://tiplu.de/fhir/StructureDefinition/Ausstellungsdatum index: 3 elements: value: mustSupport: true choices: [] index: 5 BillingStatus: match: {} schema: type: Extension mustSupport: true url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.billingStatus index: 6 elements: value: mustSupport: true choices: [] index: 8 ScheinEigenschaften: match: {} schema: type: Extension mustSupport: true url: https://tiplu.de/fhir/StructureDefinition/ScheinEigenschaften index: 9 elements: value: mustSupport: true choices: [] index: 11 AbrechnungsDiagnoseProzedur: match: {} schema: type: Extension mustSupport: true url: http://fhir.de/StructureDefinition/ExtensionAbrechnungsDiagnoseProzedur index: 12 extensions: Use: url: null mustSupport: true index: 14 elements: value: mustSupport: true choices: [] index: 16 value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/KontaktDiagnoseProzedur'} index: 17 code: pattern: {type: Code, value: hospital-main-diagnosis} index: 18 display: pattern: {type: String, value: Krankenhuas Hauptdiagnose} index: 19 Referenz: url: null mustSupport: true index: 20 elements: value: mustSupport: true choices: [valueReference] index: 22 valueReference: type: Reference mustSupport: true choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Condition'] index: 23 elements: extension: mustSupport: true index: 13 slicing: slices: Use: match: {} schema: mustSupport: true index: 14 elements: value: mustSupport: true choices: [] index: 16 value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/KontaktDiagnoseProzedur'} index: 17 code: pattern: {type: Code, value: hospital-main-diagnosis} index: 18 display: pattern: {type: String, value: Krankenhuas Hauptdiagnose} index: 19 Referenz: match: {} schema: mustSupport: true index: 20 elements: value: mustSupport: true choices: [valueReference] index: 22 valueReference: type: Reference mustSupport: true choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Condition'] index: 23 status: mustSupport: true pattern: {type: Code, value: active} index: 29 identifier: mustSupport: true index: 24 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: Scheinnummer: match: type: coding: - {code: ASN, system: 'https://tiplu.de/fhir/CodeSystem/identifier-type-de-basis-erweitert'} schema: short: Eindeutige Nummer eines Scheines. type: Identifier mustSupport: true pattern: type: Identifier value: type: coding: - {code: ASN, system: 'https://tiplu.de/fhir/CodeSystem/identifier-type-de-basis-erweitert'} index: 25 elements: type: {mustSupport: true, index: 26} system: {mustSupport: true, index: 27} value: {mustSupport: true, index: 28} partOf: mustSupport: true index: 47 elements: identifier: {type: Identifier, short: Zugehörige Fallnummer, mustSupport: true, index: 48} required: [identifier] owner: type: Reference short: Verwaltende Organisation des Scheins. mustSupport: true refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization', 'https://tiplu.de/fhir/StructureDefinition/Ambulanz'] index: 46 package_version: 3.0.0-rc.5dev extensions: Ausstellungsdatum: url: https://tiplu.de/fhir/StructureDefinition/Ausstellungsdatum type: Extension mustSupport: true index: 3 elements: value: mustSupport: true choices: [] index: 5 BillingStatus: url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.billingStatus type: Extension mustSupport: true index: 6 elements: value: mustSupport: true choices: [] index: 8 ScheinEigenschaften: url: https://tiplu.de/fhir/StructureDefinition/ScheinEigenschaften type: Extension mustSupport: true index: 9 elements: value: mustSupport: true choices: [] index: 11 AbrechnungsDiagnoseProzedur: url: http://fhir.de/StructureDefinition/ExtensionAbrechnungsDiagnoseProzedur type: Extension mustSupport: true index: 12 extensions: Use: url: null mustSupport: true index: 14 elements: value: mustSupport: true choices: [] index: 16 value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/KontaktDiagnoseProzedur'} index: 17 code: pattern: {type: Code, value: hospital-main-diagnosis} index: 18 display: pattern: {type: String, value: Krankenhuas Hauptdiagnose} index: 19 Referenz: url: null mustSupport: true index: 20 elements: value: mustSupport: true choices: [valueReference] index: 22 valueReference: type: Reference mustSupport: true choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Condition'] index: 23 elements: extension: mustSupport: true index: 13 slicing: slices: Use: match: {} schema: mustSupport: true index: 14 elements: value: mustSupport: true choices: [] index: 16 value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/KontaktDiagnoseProzedur'} index: 17 code: pattern: {type: Code, value: hospital-main-diagnosis} index: 18 display: pattern: {type: String, value: Krankenhuas Hauptdiagnose} index: 19 Referenz: match: {} schema: mustSupport: true index: 20 elements: value: mustSupport: true choices: [valueReference] index: 22 valueReference: type: Reference mustSupport: true choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Condition'] index: 23 class: profile kind: resource url: https://tiplu.de/fhir/StructureDefinition/AmbulanterSchein base: http://hl7.org/fhir/StructureDefinition/Account version: 2.0.3 required: [owner, extension]