{
"description": "Profil zur Erfassung des Datum des ersten atherosklerotischen Ereignisses im Kontext von ACRIBiS.",
"_filename": "StructureDefinition-mii-pr-kardio-atherosklerotisches-erstereignis.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.kardiologie",
"date": "2025-09-03",
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_Kardio_Atherosklerotisches_Erstereignis",
"abstract": false,
"type": "Observation",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "MII PR Kardio Atherosklerotisches Erstereignis",
"package_version": "2026.0.0-alpha.3",
"status": "active",
"id": "88f669d1-684a-44c6-b07f-59acfc5ef6da",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-atherosklerotisches-erstereignis",
"version": "2026.0.0-alpha.3",
"differential": {
"element": [ {
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
}, {
"id": "Observation.code.coding",
"min": 1,
"path": "Observation.code.coding",
"mustSupport": true,
"patternCoding": {
"code": "ae",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/CodeSystem/mii-cs-kardio-atherosklerotisches-ereignis",
"display": "Atherosklerotisches Ereignis",
"version": "2026.0.0-alpha.3"
}
}, {
"id": "Observation.code.coding.system",
"min": 1,
"path": "Observation.code.coding.system",
"mustSupport": true
}, {
"id": "Observation.code.coding.version",
"min": 1,
"path": "Observation.code.coding.version",
"mustSupport": true
}, {
"id": "Observation.code.coding.code",
"min": 1,
"path": "Observation.code.coding.code",
"mustSupport": true
}, {
"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]",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
}, {
"code": "instant"
} ],
"mustSupport": true
}, {
"id": "Observation.value[x]",
"max": "0",
"path": "Observation.value[x]"
}, {
"id": "Observation.component",
"max": "2",
"min": 2,
"path": "Observation.component",
"slicing": {
"rules": "closed",
"description": "Zusätzliche Angaben zum Rauchverhalten.",
"discriminator": [ {
"path": "code",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Observation.component.code",
"path": "Observation.component.code",
"mustSupport": true
}, {
"id": "Observation.component.code.coding",
"max": "1",
"min": 1,
"path": "Observation.component.code.coding",
"mustSupport": true
}, {
"id": "Observation.component.code.coding.system",
"min": 1,
"path": "Observation.component.code.coding.system",
"patternUri": "http://snomed.info/sct",
"mustSupport": true
}, {
"id": "Observation.component:erkrankung",
"max": "1",
"min": 1,
"path": "Observation.component",
"comment": "Welches Ereignis war das erste atherosklerotische Ereignis?",
"sliceName": "erkrankung",
"mustSupport": true
}, {
"id": "Observation.component:erkrankung.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "439401001",
"system": "http://snomed.info/sct",
"display": "Diagnosis"
} ]
}
}, {
"id": "Observation.component:erkrankung.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/ValueSet/mii-vs-kardio-atherosklerotisches-ereignis-snomedct"
}
}, {
"id": "Observation.component:datum",
"max": "1",
"min": 1,
"path": "Observation.component",
"comment": "Datum des bezeichneten ersten atherosklerotischen Ereignisses (z.B. Herzinfarkt, Apoplex, pAVK)",
"sliceName": "datum",
"mustSupport": true
}, {
"id": "Observation.component:datum.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "432213005",
"system": "http://snomed.info/sct",
"display": "Date of diagnosis"
} ]
}
}, {
"id": "Observation.component:datum.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "dateTime"
} ]
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}