{
"description": "Profil zur Abbildung eines implantierten Herzschrittmachers, Defibrillators oder ventrikulären Unterstützungssystems.",
"_filename": "StructureDefinition-mii-pr-kardio-device.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.kardiologie",
"date": "2025-09-05",
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_Kardio_Device",
"abstract": false,
"type": "Device",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "MII PR Kardio Device",
"package_version": "2026.0.0-alpha.1",
"status": "active",
"id": "be2fa316-880d-4447-999c-425face8e3fb",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-device",
"version": "2026.0.0-alpha.1",
"differential": {
"element": [ {
"id": "Device.status",
"path": "Device.status",
"mustSupport": true
}, {
"id": "Device.type",
"min": 1,
"path": "Device.type",
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/ValueSet/mii-vs-kardio-geraetetyp-snomedct"
},
"comment": "Der Typ soll mit einem SNOMED-Code angegeben werden.\r\nFür ACRIBiS müssen die folgenden Codes verwendet werden (Stand 01.05.2025):\r\n - **ICD**: 72506001 - Implantable defibrillator, device (physical object)\r\n - **CRT**: 704708004 - Cardiac resynchronization therapy implantable pacemaker (physical object)\r\n - **ICD+CRT**: 704707009 - Cardiac resynchronization therapy implantable defibrillator (physical object)\r\n - **Herzschrittmacher ohne genauere Bezeichnung**: 72506001 - Implantable defibrillator, device (physical object)\r\n - **LVAD**: 360066001 - Left ventricular assist device (physical object)\r\n - **RVAD**: 360065002 - Right ventricular assist device (physical object)\r\n - **BiVAD**: 360057000 - Biventricular assist device (physical object)",
"mustSupport": true
}, {
"id": "Device.patient",
"min": 1,
"path": "Device.patient",
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}