description: Profil zur Erfassung des Outcomes eines Schlaganfalls mittels modifizierter Rankin-Skala. package_name: de.medizininformatikinitiative.kerndatensatz.kardiologie derivation: constraint name: MII_PR_Kardio_Score_Modifizierte_Rankin_Skala type: Observation elements: category: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-category'} mustSupport: true pattern: type: CodeableConcept value: coding: - {code: survey, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} index: 0 code: mustSupport: true index: 1 elements: coding: array: true min: 2 index: 2 slicing: rules: closed discriminator: - {path: $this, type: value} min: 2 slices: sct: match: {code: '1255866005', system: 'http://snomed.info/sct', version: 'http://snomed.info/sct/900000000000207008/version/20240701'} schema: mustSupport: true pattern: type: Coding value: {code: '1255866005', system: 'http://snomed.info/sct', version: 'http://snomed.info/sct/900000000000207008/version/20240701'} _required: true index: 3 min: 1 max: 1 loinc: match: {code: 75859-9, system: 'http://loinc.org'} schema: mustSupport: true pattern: type: Coding value: {code: 75859-9, system: 'http://loinc.org'} _required: true index: 4 min: 1 max: 1 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 5 encounter: {mustSupport: true, index: 6} performer: {mustSupport: true, index: 7} value: mustSupport: true choices: [valueCodeableConcept] index: 9 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 10} package_version: 2026.0.0-alpha.2 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-score-modifizierte-rankin-skala base: http://hl7.org/fhir/StructureDefinition/Observation version: 2026.0.0-alpha.1 required: [subject, category]