{ "description": "Profil für die EBM-Ziffer als Abrechnungsposition. Dieses Profil basiert auf [ChargeItem für EBM-Ziffer als Abrechnungsposition](https://simplifier.net/basisprofil-de-r4/chargeitemebm)", "_filename": "StructureDefinition-ChargeItemEBMZiffern.json", "package_name": "basisprofil.tiplu.de.r4.dev", "date": "2024-11-20", "derivation": "constraint", "publisher": "Tiplu GmbH", "fhirVersion": "4.0.1", "name": "ChargeItemEBMZiffern", "abstract": false, "copyright": "Tiplu GmbH", "type": "ChargeItem", "experimental": null, "resourceType": "StructureDefinition", "title": "ChargeItem für EBM-Ziffern", "package_version": "1.0.0", "status": "active", "id": "162a5dfe-2530-4b2f-b07c-da11931a18bc", "kind": "resource", "url": "https://tiplu.de/fhir/StructureDefinition/ChargeItemEBMZiffern", "version": "1.2.0", "differential": { "element": [ { "id": "ChargeItem.status", "path": "ChargeItem.status", "mustSupport": true }, { "id": "ChargeItem.context", "path": "ChargeItem.context", "type": [ { "code": "Reference", "targetProfile": [ "https://tiplu.de/fhir/StructureDefinition/AmbulanterBesuch", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Encounter" ] } ], "mustSupport": true }, { "id": "ChargeItem.occurrence[x]", "path": "ChargeItem.occurrence[x]", "short": "Datum und Uhrzeit der abgerechneten Leistung", "mustSupport": true }, { "id": "ChargeItem.quantity", "path": "ChargeItem.quantity", "short": "Anzahl der Leistungen", "mustSupport": true }, { "id": "ChargeItem.reason", "path": "ChargeItem.reason", "short": "Mögliche Begründung, die für die KV-Abrechnung von EBM-Leistungen verwendet werden kann", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "ChargeItem.reason:EBM-Zusatzangaben", "max": "1", "min": 0, "path": "ChargeItem.reason", "short": "Zusatzangaben wie Art der Untersuchung, Ort, Kosten, Daten, weitere IDs etc. ", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_EBM_ZUSATZANGABE" }, "sliceName": "EBM-Zusatzangaben", "mustSupport": true }, { "id": "ChargeItem.reason:EBM-Zusatzangaben.extension", "min": 1, "path": "ChargeItem.reason.extension" }, { "id": "ChargeItem.reason:EBM-Zusatzangaben.extension:ZusatzangabeWert", "max": "1", "min": 1, "path": "ChargeItem.reason.extension", "type": [ { "code": "Extension", "profile": [ "https://tiplu.de/fhir/StructureDefinition/ZusatzangabeWert" ] } ], "sliceName": "ZusatzangabeWert", "mustSupport": true }, { "id": "ChargeItem.account", "path": "ChargeItem.account", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Account", "https://tiplu.de/fhir/StructureDefinition/AmbulanterSchein" ] } ], "mustSupport": true } ] }, "contact": [ { "name": "Tiplu GmbH", "telecom": [ { "value": "fhir@tiplu.de", "system": "email" } ] } ], "baseDefinition": "http://fhir.de/StructureDefinition/chargeitem-de-ebm" }