{
"description": "Profil zur Abbildung einer Diagnose im Kontext des Projekts Acribis.",
"_filename": "StructureDefinition-mii-pr-kardio-diagnose.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.kardiologie",
"date": "2025-10-07",
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_Kardio_Diagnose",
"abstract": false,
"type": "Condition",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "MII PR Kardio Diagnose",
"package_version": "2026.0.0-alpha.2",
"extension": [ {
"url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
"valueCodeableConcept": {
"coding": [ {
"code": "CC-BY-4.0",
"system": "http://hl7.org/fhir/spdx-license",
"display": "Creative Commons Attribution 4.0 International"
} ]
}
} ],
"status": "active",
"id": "aecfa22b-3e31-43c0-84f6-15efd1baae0c",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-diagnose",
"version": "2026.0.0-alpha.1",
"differential": {
"element": [ {
"id": "Condition.severity",
"path": "Condition.severity",
"binding": {
"strength": "preferred",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/ValueSet/mii-vs-kardio-extended-condition-severity-snomedct"
},
"comment": "Extended valueSet to allow value'terminal'/'end-stage' as additional information for a given cancer diagnosis.",
"mustSupport": true
}, {
"id": "Condition.subject",
"path": "Condition.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ]
}, {
"id": "Condition.recorder",
"path": "Condition.recorder",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
} ],
"comment": "Allows documentation about who recorded the given information. This might be the Patient (see subject reference), a Study Nurse or a Doctor. May focus on the role (PracticionerRole-Reference) and not reference a specific person.",
"mustSupport": true
}, {
"id": "Condition.asserter",
"path": "Condition.asserter",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
} ],
"comment": "Allows documentation about who asserted the given information. This might be the Patient (see subject reference), a Study Nurse or a Doctor. May focus on the role (PracticionerRole-Reference) and not reference a specific person.",
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose"
}