PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.use-case.omi@0.3.18
    http://omi.de/fhir/registry/StructureDefinition/bpc-output-observation-profile
description: Profile derived from OmiOutputObservation. It describes the output of VIS algorithm.
package_name: de.medizininformatikinitiative.use-case.omi
derivation: constraint
name: BpcOmiOutputObservation
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
  device:
    pattern:
      type: Reference
      value: {reference: Device/BPCAlgorithm}
    type: Reference
    index: 2
  component:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        hands:
          match:
            code:
              coding:
              - {code: C0018563, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Hands}
          schema:
            index: 4
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: C0018563, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Hands}
                type: CodeableConcept
                index: 5
              value:
                choices: [valueQuantity]
                index: 7
              valueQuantity: {type: Quantity, choiceOf: value, index: 8}
            required: [value, valueQuantity]
        brain-neck:
          match:
            code:
              coding:
              - {code: CL952101, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Head+Neck}
          schema:
            index: 9
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: CL952101, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Head+Neck}
                type: CodeableConcept
                index: 10
              value:
                choices: [valueQuantity]
                index: 12
              valueQuantity: {type: Quantity, choiceOf: value, index: 13}
            required: [value, valueQuantity]
        legs:
          match:
            code:
              coding:
              - {code: C1140621, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Leg}
          schema:
            index: 14
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: C1140621, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Leg}
                type: CodeableConcept
                index: 15
              value:
                choices: [valueQuantity]
                index: 17
              valueQuantity: {type: Quantity, choiceOf: value, index: 18}
            required: [value, valueQuantity]
        torso:
          match:
            code:
              coding:
              - {code: '22943007', system: 'http://snomed.info/sct', display: Torso}
          schema:
            index: 19
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '22943007', system: 'http://snomed.info/sct', display: Torso}
                type: CodeableConcept
                index: 20
              value:
                choices: [valueQuantity]
                index: 22
              valueQuantity: {type: Quantity, choiceOf: value, index: 23}
            required: [value, valueQuantity]
package_version: 0.3.18
class: profile
kind: resource
url: http://omi.de/fhir/registry/StructureDefinition/bpc-output-observation-profile
base: http://omi.de/fhir/registry/StructureDefinition/output-observation
version: 0.3.18