PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.genomics-reporting@0.1.0
    http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/obs-som-impact
description: Observation-related profiles
package_name: hl7.fhir.uv.genomics-reporting
derivation: constraint
name: Somatic Impact
type: Observation
elements:
  component:
    isModifier: false
    mustSupport: false
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        associated-cancer:
          match:
            code:
              coding:
              - {code: TBD-cancer, system: 'http://loinc.org'}
          schema:
            short: Associated Cancer
            isModifier: false
            mustSupport: true
            index: 1
            elements:
              code:
                type: CodeableConcept
                isModifier: false
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: TBD-cancer, system: 'http://loinc.org'}
                index: 2
              valueCodeableConcept: {isModifier: false, mustSupport: true, index: 3}
            required: [valueCodeableConcept, code]
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/obs-som-impact
base: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/obs-impact
version: 2018may