{ "description": "Dieses Profil beschreibt die Gruppierung von medizinischen Leistungen in ISiK-Szenarien", "_filename": "StructureDefinition-ISiKAbrechnungsfall.json", "package_name": "de.gematik.isik-basismodul", "date": "2024-06-25", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKAbrechnungsfall", "abstract": false, "type": "Account", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "4.0.0-rc3", "status": "draft", "id": "65f19b61-56d9-44ee-978c-4f45a8775862", "kind": "resource", "url": "https://gematik.de/fhir/isik/StructureDefinition/ISiKAbrechnungsfall", "version": "4.0.0-rc3", "differential": { "element": [ { "id": "Account.extension", "path": "Account.extension", "mustSupport": true }, { "id": "Account.extension:AbrechnungsDiagnoseProzedur", "max": "*", "min": 0, "path": "Account.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.de/StructureDefinition/ExtensionAbrechnungsDiagnoseProzedur" ] } ], "comment": "In dieser Extension SOLL das 'Use' Element nur einfach verwendet werden, um eine eindeutige Zuweisung (1 zu N) gegenüber dem Element 'Referenz' zu gewährleisten.", "sliceName": "AbrechnungsDiagnoseProzedur", "mustSupport": true }, { "id": "Account.identifier", "min": 1, "path": "Account.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Account.identifier:Abrechnungsnummer", "max": "1", "min": 1, "path": "Account.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-abrechnungsnummer" ] } ], "sliceName": "Abrechnungsnummer", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "AN", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Account.identifier:Abrechnungsnummer.type", "path": "Account.identifier.type", "mustSupport": true }, { "id": "Account.identifier:Abrechnungsnummer.system", "path": "Account.identifier.system", "mustSupport": true }, { "id": "Account.identifier:Abrechnungsnummer.value", "path": "Account.identifier.value", "mustSupport": true }, { "id": "Account.status", "path": "Account.status", "mustSupport": true }, { "id": "Account.type", "min": 1, "path": "Account.type", "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/isik/ValueSet/ISiKAccountType" }, "mustSupport": true }, { "id": "Account.subject", "max": "1", "min": 1, "path": "Account.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "Account.coverage", "path": "Account.coverage", "mustSupport": true }, { "id": "Account.coverage.extension", "max": "1", "min": 1, "path": "Account.coverage.extension", "mustSupport": true }, { "id": "Account.coverage.extension:Abrechnungsart", "max": "1", "min": 1, "path": "Account.coverage.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.de/StructureDefinition/ExtensionAbrechnungsart" ] } ], "sliceName": "Abrechnungsart", "mustSupport": true }, { "id": "Account.coverage.coverage", "path": "Account.coverage.coverage", "mustSupport": true }, { "id": "Account.coverage.priority", "path": "Account.coverage.priority", "comment": "Motivation des MS: Wenn ein Primärsystem mehrere Kostenträger angibt, sollte für lesende Systeme ersichtlich sein, welches der Hauptkostenträger ist. \n \nDiskussionstand der ISIK-Arbeitsgruppe vom 28.5.: Die Abbildung über einen Integer ist wünschenswert. Eine binäre Einteilung in Hauptkostenträger (1) und alle anderen (2) wird der Komplexität der Priorisierung zur Kostenträgerschaft nicht gerecht. Eine Ausdifferenzierung ist wünschenswert und sollte angestrebt werden.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Account" }