description: Dieses Profil beschreibt den Todesursache der Patient*in als Element des Kerndatensatzes Medizininformatik-Initiative package_name: de.medizininformatikinitiative.kerndatensatz.person derivation: constraint name: MII_PR_Person_Todesursache type: Condition elements: category: mustSupport: true index: 5 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: todesDiagnose: match: coding: - {code: '16100001', system: 'http://snomed.info/sct'} - {code: 79378-6, system: 'http://loinc.org'} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: '16100001', system: 'http://snomed.info/sct'} - {code: 79378-6, system: 'http://loinc.org'} _required: true index: 6 elements: coding: mustSupport: true array: true min: 2 index: 7 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 2 slices: snomed: match: {code: '16100001', system: 'http://snomed.info/sct'} schema: mustSupport: true pattern: type: Coding value: {code: '16100001', system: 'http://snomed.info/sct'} _required: true index: 8 min: 1 max: 1 loinc: match: {code: 79378-6, system: 'http://loinc.org'} schema: mustSupport: true pattern: type: Coding value: {code: 79378-6, system: 'http://loinc.org'} _required: true index: 9 min: 1 max: 1 clinicalStatus: {mustSupport: true, index: 3} meta: mustSupport: true index: 1 elements: profile: {mustSupport: true, index: 2} encounter: {mustSupport: true, index: 18} note: {mustSupport: true, index: 20} recordedDate: {mustSupport: true, index: 19} id: {mustSupport: true, index: 0} code: mustSupport: true index: 10 elements: coding: mustSupport: true index: 11 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: icd10-who: match: {system: 'http://hl7.org/fhir/sid/icd-10'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://hl7.org/fhir/sid/icd-10'} _required: true index: 12 elements: system: {mustSupport: true, index: 13} version: {mustSupport: true, index: 14} code: {mustSupport: true, index: 15} required: [version, system, code] text: {mustSupport: true, index: 16} required: [coding] verificationStatus: {mustSupport: true, index: 4} subject: {mustSupport: true, index: 17} package_version: 2024.0.0 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Todesursache base: http://hl7.org/fhir/StructureDefinition/Condition version: 2024.0.0 required: [category, code]