PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.onkologie@2024.0.0-beta-2
    https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-allgemeiner-leistungszustand
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
        pattern:
          type: Coding
          value: {code: '423690003', system: 'http://snomed.info/sct'}
        index: 2
        elements:
          system: {index: 3}
          code: {index: 4}
        required: [system, code]
    required: [coding]
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 5
  encounter: {mustSupport: true, index: 6}
  value:
    choices: []
    index: 8
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: [valueCodeableConcept]
            index: 10
          min: 0
          max: 1
  valueCodeableConcept:
    type: CodeableConcept
    choiceOf: value
    index: 11
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, index: 11}
          min: 0
          max: 1
  value[x]:
    elements:
      coding:
        elements:
          code: {index: 12}
  component:
    mustSupport: true
    index: 13
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        ecog:
          match: {}
          schema:
            index: 14
            elements:
              code:
                mustSupport: true
                index: 15
                elements:
                  coding:
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {code: '423740007', system: 'http://snomed.info/sct'}
                    index: 16
                required: [coding]
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 18
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 19}
            required: [value, valueCodeableConcept]
        karnofsky:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 20
            elements:
              code:
                mustSupport: true
                index: 21
                elements:
                  coding:
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {code: '761869008', system: 'http://snomed.info/sct'}
                    index: 22
                required: [coding]
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 24
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 25}
            required: [value, valueCodeableConcept]
package_version: 2024.0.0-beta-2
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: [component, subject]