description: OBDS Beschreibung des allgemeines Leistungszustandes package_name: de.medizininformatikinitiative.kerndatensatz.onkologie derivation: constraint name: MII_PR_Onko_Allgemeiner_Leistungszustand type: Observation elements: meta: elements: profile: {mustSupport: true, index: 0} code: mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: loinc: match: {code: 89262-0, system: 'http://loinc.org'} schema: mustSupport: true pattern: type: Coding value: {code: 89262-0, system: 'http://loinc.org'} index: 3 elements: system: {mustSupport: true, index: 4} code: {mustSupport: true, index: 5} required: [system, code] snomed: match: {code: '423740007', system: 'http://snomed.info/sct'} schema: pattern: type: Coding value: {code: '423740007', system: 'http://snomed.info/sct'} index: 6 elements: system: {index: 7} code: {index: 8} required: [system, code] required: [coding] subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 9 encounter: {mustSupport: true, index: 10} value: mustSupport: true choices: [valueCodeableConcept] index: 12 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 13} value[x]: elements: coding: elements: system: pattern: {type: Uri, value: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-allgemeiner-leistungszustand'} index: 14 code: {mustSupport: true, index: 15} required: [code] package_version: 2024.0.0-ballot class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-allgemeiner-leistungszustand base: http://hl7.org/fhir/StructureDefinition/Observation version: 2024.0.0-ballot required: [value, subject, valueCodeableConcept]