description: Profil zur Erfassung der Einstufung der Stadien einer Herzinsuffizienz nach der New York Heart Association. package_name: de.medizininformatikinitiative.kerndatensatz.kardiologie derivation: constraint name: MII_PR_Kardio_Score_NYHA 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 elements: system: {mustSupport: true, index: 3} version: {mustSupport: true, index: 4} code: {mustSupport: true, index: 5} required: [version, system, code] slicing: rules: open discriminator: - {path: $this, type: value} min: 2 slices: sct: match: {code: '762994006', system: 'http://snomed.info/sct'} schema: mustSupport: true pattern: type: Coding value: {code: '762994006', system: 'http://snomed.info/sct'} _required: true index: 6 min: 1 max: 1 loinc: match: {code: 93124-6, system: 'http://loinc.org'} schema: mustSupport: true pattern: type: Coding value: {code: 93124-6, system: 'http://loinc.org'} _required: true index: 7 min: 1 max: 1 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 8 encounter: {mustSupport: true, index: 9} effective: mustSupport: true choices: [] index: 11 performer: {mustSupport: true, index: 12} value: mustSupport: true choices: [valueCodeableConcept] index: 14 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 15} package_version: 2027.0.0-ballot class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-score-nyha base: http://hl7.org/fhir/StructureDefinition/Observation version: 2027.0.0-ballot required: [subject, category, effective]