PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcode@3.0.0-ballot
    http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-genomic-region-studied
description: A subset of genes or genomic regions of interest in a targeted resequencing study.
package_name: hl7.fhir.us.mcode
derivation: constraint
name: GenomicRegionStudied
type: Observation
elements:
  category:
    mustSupport: true
    index: 1
    slicing:
      slices:
        labCategory:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            index: 2
            elements:
              coding: {index: 3}
  value:
    choices: []
    index: 10
  component:
    mustSupport: true
    index: 12
    slicing:
      slices:
        gene-studied:
          match: {}
          schema:
            mustSupport: true
            index: 13
            elements:
              code: {mustSupport: true, index: 14}
              value:
                mustSupport: true
                choices: []
                index: 16
        gene-mutations:
          match: {}
          schema:
            mustSupport: true
            index: 17
            elements:
              code: {mustSupport: true, index: 18}
              value:
                mustSupport: true
                choices: []
                index: 20
        region-description:
          match: {}
          schema:
            mustSupport: true
            index: 21
            elements:
              code: {mustSupport: true, index: 22}
              value:
                mustSupport: true
                choices: []
                index: 24
        ranges-examined:
          match: {}
          schema:
            mustSupport: true
            index: 25
            elements:
              code: {mustSupport: true, index: 26}
              value:
                mustSupport: true
                choices: []
                index: 28
        coordinate-system:
          match: {}
          schema:
            mustSupport: true
            index: 29
            elements:
              code: {mustSupport: true, index: 30}
              value:
                mustSupport: true
                choices: []
                index: 32
        genomic-ref-seq:
          match: {}
          schema:
            mustSupport: true
            index: 33
            elements:
              code: {mustSupport: true, index: 34}
              value:
                mustSupport: true
                choices: []
                index: 36
  effectiveDateTime: {type: dateTime, mustSupport: true, index: 8}
  status: {mustSupport: true, index: 0}
  effective:
    mustSupport: true
    choices: []
    index: 7
  code: {mustSupport: true, index: 4}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient']
    index: 5
  dataAbsentReason: {mustSupport: true, index: 11}
package_version: 3.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-genomic-region-studied
base: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/region-studied
version: 3.0.0-ballot
required: [subject]