FHIR IG analytics| Package | ma.ambulanter.fall |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-MaChargeItemEbm.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ma.ambulanter.fall@2.0.0&canonical=http://ma-ambulant.de/StructureDefinition/MaChargeItemEbm |
| URL | http://ma-ambulant.de/StructureDefinition/MaChargeItemEbm |
| Status | draft |
| Name | MaChargeItemEbm |
| Title | EBM-Ziffer |
| 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) |
| Type | ChargeItem |
| Kind | resource |
No resources found
| StructureDefinition | |
| chargeitem-de-ebm | ChargeItem für EBM-Ziffer als Abrechnungsposition |
| ExtensionEbmZusatzangabeText | Extension EBM-Zusatzangabe |
| MaAccountSchein | Ambulanter Schein |
| ValueSet | |
| KBV_VS_SFHIR_EBM_ZUSATZANGABE | KBV_VS_SFHIR_EBM_ZUSATZANGABE |
Note: links and images are rebased to the (stated) source
EBM-Ziffer
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)
{
"resourceType": "StructureDefinition",
"id": "MaChargeItemEbm",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ma-ambulant.de/StructureDefinition/MaChargeItemEbm",
"name": "MaChargeItemEbm",
"title": "EBM-Ziffer",
"status": "draft",
"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)",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "ChargeItem",
"baseDefinition": "http://fhir.de/StructureDefinition/chargeitem-de-ebm",
"derivation": "constraint",
"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",
"sliceName": "ebm",
"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.",
"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",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"short": "EBM-Zusatzangabe",
"mustSupport": true
},
{
"id": "ChargeItem.reason:EbmZusatzangabe",
"path": "ChargeItem.reason",
"sliceName": "EbmZusatzangabe",
"short": "EBM-Zusatzangabe als Kombination aus Code und Freitext",
"min": 0,
"max": "*",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_EBM_ZUSATZANGABE"
}
},
{
"id": "ChargeItem.reason:EbmZusatzangabe.extension",
"path": "ChargeItem.reason.extension",
"min": 1
},
{
"id": "ChargeItem.reason:EbmZusatzangabe.extension:EbmZusatzangabeText",
"path": "ChargeItem.reason.extension",
"sliceName": "EbmZusatzangabeText",
"short": "Freitext der Zusatzangabe",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ma-ambulant.de/StructureDefinition/ExtensionEbmZusatzangabeText"
]
}
],
"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",
"path": "ChargeItem.account",
"short": "Zuordnung zum Schein",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Account",
"http://ma-ambulant.de/StructureDefinition/MaAccountSchein"
]
}
],
"mustSupport": true
}
]
}
}