PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.use-case.omi@0.3.10
    http://omi.de/fhir/registry/StructureDefinition/gbm-output-observation-profile
description: Profile derived from OmiOutputObservation. It describes the output of GBM algorithm.
package_name: de.medizininformatikinitiative.use-case.omi
derivation: constraint
name: GbmSummaryOutputObservation
type: Observation
elements:
  component:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        total:
          match:
            code:
              coding:
              - {code: '258261001', system: 'http://snomed.info/sct', display: Tumor volume (observable entity)}
          schema:
            index: 1
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '258261001', system: 'http://snomed.info/sct', display: Tumor volume (observable entity)}
                index: 2
              value:
                pattern:
                  type: Quantity
                  value: {code: ml, unit: mL, system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 4
              valueQuantity:
                type: Quantity
                pattern:
                  type: Quantity
                  value: {code: ml, unit: mL, system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 5
            required: [value, valueQuantity]
        peritumoralEdema:
          match:
            code:
              coding:
              - {code: C121674, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Peritumoral Edema}
          schema:
            index: 6
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: C121674, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Peritumoral Edema}
                index: 7
              value:
                pattern:
                  type: Quantity
                  value: {code: ml, unit: mL, system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 9
              valueQuantity:
                type: Quantity
                pattern:
                  type: Quantity
                  value: {code: ml, unit: mL, system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 10
            required: [value, valueQuantity]
        enhancingTumor:
          match:
            code:
              coding:
              - {code: enhancingTumor, system: 'http://omi.de/fhir/registry/CodeSystem/TodoCodesCS', display: Enhancing Tumor}
          schema:
            index: 11
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: enhancingTumor, system: 'http://omi.de/fhir/registry/CodeSystem/TodoCodesCS', display: Enhancing Tumor}
                index: 12
              value:
                pattern:
                  type: Quantity
                  value: {code: ml, unit: mL, system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 14
              valueQuantity:
                type: Quantity
                pattern:
                  type: Quantity
                  value: {code: ml, unit: mL, system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 15
            required: [value, valueQuantity]
        necroticAndNonEnhancingTumor:
          match:
            code:
              coding:
              - {code: necroticAndNonEnhancingTumor, system: 'http://omi.de/fhir/registry/CodeSystem/TodoCodesCS', display: Necrotic and Non-Enhancing Tumor}
          schema:
            index: 16
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: necroticAndNonEnhancingTumor, system: 'http://omi.de/fhir/registry/CodeSystem/TodoCodesCS', display: Necrotic and Non-Enhancing Tumor}
                index: 17
              value:
                pattern:
                  type: Quantity
                  value: {code: ml, unit: mL, system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 19
              valueQuantity:
                type: Quantity
                pattern:
                  type: Quantity
                  value: {code: ml, unit: mL, system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 20
            required: [value, valueQuantity]
package_version: 0.3.10
class: profile
kind: resource
url: http://omi.de/fhir/registry/StructureDefinition/gbm-output-observation-profile
base: http://omi.de/fhir/registry/StructureDefinition/output-observation
version: 0.3.10