{ "description": "Dieses Profil beschreibt die Gruppierung von medizinischen Leistungen in ISiK-Szenarien", "_filename": "StructureDefinition-ISiKAbrechnungsfall.json", "package_name": "de.gematik.isik-basismodul", "date": "2023-03-24", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ISiKAbrechnungsfall", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Account", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "2.0.5", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Financial.General" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "active", "id": "2d5462ca-9c8a-41d4-867e-31fde4883f80", "kind": "resource", "url": "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKAbrechnungsfall", "version": "2.0.5", "differential": { "element": [ { "id": "Account.id", "min": 1, "path": "Account.id", "mustSupport": true }, { "id": "Account.extension", "path": "Account.extension", "mustSupport": true }, { "id": "Account.extension:AbrechnungsDiagnoseProzedur", "max": "1", "min": 0, "path": "Account.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.de/StructureDefinition/ExtensionAbrechnungsDiagnoseProzedur" ] } ], "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:Aufnahmenummer", "max": "1", "min": 1, "path": "Account.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-aufnahmenummer" ] } ], "sliceName": "Aufnahmenummer", "mustSupport": true, "patternIdentifier": { "type": { "coding": [ { "code": "VN", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } } }, { "id": "Account.identifier:Aufnahmenummer.type", "path": "Account.identifier.type", "mustSupport": true }, { "id": "Account.identifier:Aufnahmenummer.system", "path": "Account.identifier.system", "mustSupport": true }, { "id": "Account.identifier:Aufnahmenummer.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/v2/Basismodul/ValueSet/ISiKAccountType" }, "mustSupport": true }, { "id": "Account.subject", "min": 1, "path": "Account.subject", "slicing": { "rules": "open", "discriminator": [ { "path": "resolve()", "type": "type" } ] }, "mustSupport": true }, { "id": "Account.subject:PatientISiK", "max": "1", "min": 1, "path": "Account.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "sliceName": "PatientISiK", "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 } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Account" }