description: Dieses Profil bildet das anamnestische Nichtvorliegen einer Diagnose, bzw. Prozedur, oder Unklarheit darĂ¼ber ab. package_name: de.medizininformatikinitiative.kerndatensatz.kardiologie derivation: constraint name: MII_PR_Kardio_Diagnose_Prozedur_Nein_Unbekannt type: Observation elements: category: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-category'} index: 0 code: mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: $this, type: value} min: 1 slices: icd10-gm: match: {system: 'http://fhir.de/CodeSystem/bfarm/icd-10-gm'} schema: type: Coding mustSupport: true binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/bfarm/icd-10-gm'} pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/bfarm/icd-10-gm'} index: 3 elements: system: {mustSupport: true, index: 4} version: {mustSupport: true, index: 5} code: {mustSupport: true, index: 6} diagnoseSnomed: match: {} schema: binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/ValueSet/diagnoses-sct'} mustSupport: true index: 7 min: 0 max: 1 prozedurSnomed: match: {} schema: binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/ValueSet/procedures-sct'} mustSupport: true index: 8 min: 0 max: 1 alpha-id: match: {system: 'http://fhir.de/CodeSystem/bfarm/alpha-id'} schema: type: Coding mustSupport: true binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/bfarm/alpha-id'} pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/bfarm/alpha-id'} index: 9 elements: system: {mustSupport: true, index: 10} code: {mustSupport: true, index: 11} orphanet: match: {system: 'http://www.orpha.net'} schema: binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/ValueSet/mii-vs-diagnose-orphanet'} mustSupport: true pattern: type: Coding value: {system: 'http://www.orpha.net'} index: 12 elements: system: {mustSupport: true, index: 13} code: {mustSupport: true, index: 14} required: [system, code] required: [coding] subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 15 effective: mustSupport: true choices: [effectiveDateTime] index: 17 effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 18} value: mustSupport: true choices: [valueCodeableConcept] index: 20 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 21} package_version: 2026.0.0-alpha.1 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-diagnose-prozedur-nein-unbekannt base: http://hl7.org/fhir/StructureDefinition/Observation version: 2026.0.0-alpha.1 required: [effectiveDateTime, subject, effective]