{
"description": "Profil zur Erfassung des Anzahl von Krankenhausaufenthalten wegen Herzinsuffizienz in einem Zeitraum im Kontext von ACRIBiS.",
"_filename": "StructureDefinition-mii-pr-kardio-anzahl-kh-aufenthalte-wg-hf.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.kardiologie",
"date": "2025-09-03",
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_Kardio_Anzahl_KH_Aufenthalte_wg_HF",
"abstract": false,
"type": "Observation",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "MII PR Kardio Anzahl KH Aufenthalte wg HF",
"package_version": "2026.0.0-alpha.1",
"status": "active",
"id": "f7332b8c-97dc-4c30-813a-dd4dab954012",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-anzahl-kh-aufenthalte-wg-hf",
"version": "2026.0.0-alpha.1",
"differential": {
"element": [ {
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
}, {
"id": "Observation.code.coding",
"max": "1",
"min": 1,
"path": "Observation.code.coding",
"mustSupport": true,
"patternCoding": {
"code": "32485007",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/900000000000207008/version/20240701"
}
}, {
"id": "Observation.subject",
"min": 1,
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"mustSupport": true
}, {
"id": "Observation.effective[x]",
"min": 1,
"path": "Observation.effective[x]",
"mustSupport": true
}, {
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"type": [ {
"code": "integer"
} ],
"mustSupport": true
}, {
"id": "Observation.component",
"min": 1,
"path": "Observation.component",
"slicing": {
"rules": "open",
"description": "Details zu den Krankenhausaufenthalten.",
"discriminator": [ {
"path": "code",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Observation.component:Grund",
"max": "1",
"min": 1,
"path": "Observation.component",
"sliceName": "Grund",
"mustSupport": true
}, {
"id": "Observation.component:Grund.code",
"path": "Observation.component.code",
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "406524005",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/900000000000207008/version/20240701"
} ]
}
}, {
"id": "Observation.component:Grund.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "84114007",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/900000000000207008/version/20240701"
} ]
}
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}