PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.use-case.omi@0.3.17
    http://omi.de/fhir/registry/StructureDefinition/bod-output-observation-profile
description: Profile derived from OmiOutputObservation. It describes the output of the Body Organ Detector (BOD).
package_name: de.medizininformatikinitiative.use-case.omi
derivation: constraint
name: BodOmiOutputObservation
type: Observation
elements:
  status:
    pattern: {type: code, value: final}
    type: code
    index: 0
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: inference-result, system: 'http://omi.de/fhir/registry/sid/tbd', display: Inference result}
    type: CodeableConcept
    index: 1
  value:
    choices: []
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: C13018, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Organs}
            choices: [valueCodeableConcept]
            type: CodeableConcept
            index: 5
          min: 0
          max: 1
  valueCodeableConcept:
    type: CodeableConcept
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: C13018, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Organs}
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            type: CodeableConcept
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: C13018, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Organs}
            choiceOf: value
            index: 6
          min: 0
          max: 1
  device:
    pattern:
      type: Reference
      value: {reference: Device/BODAlgorithm}
    type: Reference
    index: 7
  component:
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        hip:
          match:
            code:
              coding:
              - {code: '29836001', system: 'http://snomed.info/sct', display: Hip region structure (body structure)}
          schema:
            index: 9
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 10}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 10
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 10}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '29836001', system: 'http://snomed.info/sct', display: Hip region structure (body structure)}
                type: CodeableConcept
                index: 11
              value:
                choices: [valueQuantity]
                index: 13
              valueQuantity: {type: Quantity, choiceOf: value, index: 14}
            required: [value, valueQuantity]
        lung:
          match:
            code:
              coding:
              - {code: '39607008', system: 'http://snomed.info/sct', display: Lung structure (body structure)}
          schema:
            index: 15
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 16}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 16
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 16}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '39607008', system: 'http://snomed.info/sct', display: Lung structure (body structure)}
                type: CodeableConcept
                index: 17
              value:
                choices: [valueQuantity]
                index: 19
              valueQuantity: {type: Quantity, choiceOf: value, index: 20}
            required: [value, valueQuantity]
        heart:
          match:
            code:
              coding:
              - {code: '80891009', system: 'http://snomed.info/sct', display: Heart structure (body structure)}
          schema:
            index: 39
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 40}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 40
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 40}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '80891009', system: 'http://snomed.info/sct', display: Heart structure (body structure)}
                type: CodeableConcept
                index: 41
              value:
                choices: [valueQuantity]
                index: 43
              valueQuantity: {type: Quantity, choiceOf: value, index: 44}
            required: [value, valueQuantity]
        kidneys:
          match:
            code:
              coding:
              - {code: '17373004', system: 'http://snomed.info/sct', display: Both kidneys (body structure)}
          schema:
            index: 57
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 58}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 58
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 58}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '17373004', system: 'http://snomed.info/sct', display: Both kidneys (body structure)}
                type: CodeableConcept
                index: 59
              value:
                choices: [valueQuantity]
                index: 61
              valueQuantity: {type: Quantity, choiceOf: value, index: 62}
            required: [value, valueQuantity]
        stomach:
          match:
            code:
              coding:
              - {code: '69695003', system: 'http://snomed.info/sct', display: Stomach structure (body structure)}
          schema:
            index: 33
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 34}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 34
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 34}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '69695003', system: 'http://snomed.info/sct', display: Stomach structure (body structure)}
                type: CodeableConcept
                index: 35
              value:
                choices: [valueQuantity]
                index: 37
              valueQuantity: {type: Quantity, choiceOf: value, index: 38}
            required: [value, valueQuantity]
        colon:
          match:
            code:
              coding:
              - {code: '71854001', system: 'http://snomed.info/sct', display: Colon structure (body structure)}
          schema:
            index: 21
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 22}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 22
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 22}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '71854001', system: 'http://snomed.info/sct', display: Colon structure (body structure)}
                type: CodeableConcept
                index: 23
              value:
                choices: [valueQuantity]
                index: 25
              valueQuantity: {type: Quantity, choiceOf: value, index: 26}
            required: [value, valueQuantity]
        spleen:
          match:
            code:
              coding:
              - {code: '78961009', system: 'http://snomed.info/sct', display: Splenic structure (body structure)}
          schema:
            index: 45
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 46}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 46
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 46}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '78961009', system: 'http://snomed.info/sct', display: Splenic structure (body structure)}
                type: CodeableConcept
                index: 47
              value:
                choices: [valueQuantity]
                index: 49
              valueQuantity: {type: Quantity, choiceOf: value, index: 50}
            required: [value, valueQuantity]
        spine:
          match:
            code:
              coding:
              - {code: '421060004', system: 'http://snomed.info/sct', display: Structure of vertebral column (body structure)}
          schema:
            index: 27
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 28}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 28
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 28}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '421060004', system: 'http://snomed.info/sct', display: Structure of vertebral column (body structure)}
                type: CodeableConcept
                index: 29
              value:
                choices: [valueQuantity]
                index: 31
              valueQuantity: {type: Quantity, choiceOf: value, index: 32}
            required: [value, valueQuantity]
        pancreas:
          match:
            code:
              coding:
              - {code: '15776009', system: 'http://snomed.info/sct', display: Pancreatic structure (body structure)}
          schema:
            index: 63
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 64}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 64
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 64}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '15776009', system: 'http://snomed.info/sct', display: Pancreatic structure (body structure)}
                type: CodeableConcept
                index: 65
              value:
                choices: [valueQuantity]
                index: 67
              valueQuantity: {type: Quantity, choiceOf: value, index: 68}
            required: [value, valueQuantity]
        liver:
          match:
            code:
              coding:
              - {code: '10200004', system: 'http://snomed.info/sct', display: Liver structure (body structure)}
          schema:
            index: 51
            extensions:
              imageBoxCoordinatesExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', min: 0, max: 1, type: Extension, mustSupport: true, index: 52}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates
                index: 52
                slicing:
                  slices:
                    imageBoxCoordinatesExtension:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/image-box-coordinates', index: 52}
                      min: 0
                      max: 1
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '10200004', system: 'http://snomed.info/sct', display: Liver structure (body structure)}
                type: CodeableConcept
                index: 53
              value:
                choices: [valueQuantity]
                index: 55
              valueQuantity: {type: Quantity, choiceOf: value, index: 56}
            required: [value, valueQuantity]
package_version: 0.3.17
class: profile
kind: resource
url: http://omi.de/fhir/registry/StructureDefinition/bod-output-observation-profile
base: http://omi.de/fhir/registry/StructureDefinition/output-observation
version: 0.3.17