PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.8
    http://ma-ambulant.de/StructureDefinition/MaChargeItemEbm
{
  "description": "Profil für die Abbildung einer EBM-Ziffer (Einheitlicher Bewertungsmaßstab) als Abrechnungsposition. Es erweitert das Profil [ChargeItemEBM](https://simplifier.net/basisprofil-de-r4/chargeitemebm)",
  "_filename": "StructureDefinition-MaChargeItemEbm.json",
  "package_name": "ma.ambulanter.fall",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MaChargeItemEbm",
  "abstract": false,
  "type": "ChargeItem",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EBM-Ziffer",
  "package_version": "1.0.8",
  "status": "draft",
  "id": "61addabe-891f-4f29-9958-ed5c4b4439e6",
  "kind": "resource",
  "url": "http://ma-ambulant.de/StructureDefinition/MaChargeItemEbm",
  "version": null,
  "differential": {
    "element": [ {
      "id": "ChargeItem.status",
      "path": "ChargeItem.status",
      "short": "Abrechnungsstatus",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code",
      "path": "ChargeItem.code",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code.coding",
      "path": "ChargeItem.code.coding",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code.coding:ebm",
      "path": "ChargeItem.code.coding",
      "short": "fünfstellige EBM-Ziffer",
      "comment": "Der Einheitliche Bewertungsmaßstab (EBM) ist die verbindliche Abrechnungsgrundlage für Vertragsärztinnen und Vertragsärzte sowie Vertragspsychotherapeutinnen und Vertragspsychotherapeuten. Darin sind alle Leistungen jeweils mit einer Gebührenordnungsposition aufgeführt, die für gesetzlich Krankenversicherte abgerechnet werden können.",
      "sliceName": "ebm",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code.coding:ebm.system",
      "path": "ChargeItem.code.coding.system",
      "mustSupport": true
    }, {
      "id": "ChargeItem.code.coding:ebm.code",
      "path": "ChargeItem.code.coding.code",
      "mustSupport": true
    }, {
      "id": "ChargeItem.subject",
      "path": "ChargeItem.subject",
      "short": "Patientenbezug",
      "mustSupport": true
    }, {
      "id": "ChargeItem.occurrence[x]",
      "path": "ChargeItem.occurrence[x]",
      "short": "Zeitpunkt der Leistungserbringung",
      "mustSupport": true
    }, {
      "id": "ChargeItem.quantity",
      "path": "ChargeItem.quantity",
      "short": "Anzahl der Leistungen",
      "mustSupport": true
    }, {
      "id": "ChargeItem.quantity.value",
      "path": "ChargeItem.quantity.value",
      "mustSupport": true
    }, {
      "id": "ChargeItem.reason",
      "path": "ChargeItem.reason",
      "short": "EBM-Zusatzangabe",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "ChargeItem.reason:EbmZusatzangabe",
      "max": "*",
      "min": 0,
      "path": "ChargeItem.reason",
      "short": "EBM-Zusatzangabe als Kombination aus Code und Freitext",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_EBM_ZUSATZANGABE"
      },
      "sliceName": "EbmZusatzangabe",
      "mustSupport": true
    }, {
      "id": "ChargeItem.reason:EbmZusatzangabe.extension",
      "min": 1,
      "path": "ChargeItem.reason.extension"
    }, {
      "id": "ChargeItem.reason:EbmZusatzangabe.extension:EbmZusatzangabeText",
      "max": "1",
      "min": 1,
      "path": "ChargeItem.reason.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ma-ambulant.de/StructureDefinition/ExtensionEbmZusatzangabeText" ]
      } ],
      "short": "Freitext der Zusatzangabe",
      "sliceName": "EbmZusatzangabeText",
      "mustSupport": true
    }, {
      "id": "ChargeItem.reason:EbmZusatzangabe.coding",
      "path": "ChargeItem.reason.coding",
      "short": "Art der Zusatzangabe"
    }, {
      "id": "ChargeItem.reason:EbmZusatzangabe.coding.system",
      "path": "ChargeItem.reason.coding.system",
      "patternUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM_ZUSATZANGABE"
    }, {
      "id": "ChargeItem.account",
      "max": "1",
      "min": 1,
      "path": "ChargeItem.account",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Account", "http://ma-ambulant.de/StructureDefinition/MaAccountSchein" ]
      } ],
      "short": "Zuordnung zum Schein",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://fhir.de/StructureDefinition/chargeitem-de-ebm"
}