http://hl7.org/fhir/StructureDefinition/observation-genetics|4.0.1

Describes how the observation resource is used to report structured genetic test results
description: Describes how the observation resource is used to report structured genetic test results
derivation: constraint
name: Observation-genetics
type: Observation
elements:
  extension:
    short: HGNC gene symbol
    index: 0
    slicing:
      slices:
        CopyNumberEvent:
          match: {}
          schema: {short: Copy number variation, index: 2}
          min: 0
          max: 1
        DNARegionName:
          match: {}
          schema: {short: DNA region name, index: 1}
          min: 0
          max: 1
        Ancestry:
          match: {}
          schema: {short: Ancestry, index: 8}
          min: 0
          max: 1
        Gene:
          match: {}
          schema: {short: HGNC gene symbol, index: 0}
          min: 0
          max: 1
        PhaseSet:
          match: {}
          schema: {short: Phase set, array: true, index: 9}
          min: 0
        Allele:
          match: {}
          schema: {short: Allele, index: 7}
          min: 0
          max: 1
        Interpretation:
          match: {}
          schema: {short: Clinical interpretations for variant, index: 4}
          min: 0
          max: 1
        GenomicSourceClass:
          match: {}
          schema: {short: Genomic source class, index: 3}
          min: 0
          max: 1
        Variant:
          match: {}
          schema: {short: Variant, index: 5}
          min: 0
          max: 1
        AminoAcidChange:
          match: {}
          schema: {short: AminoAcidChange, index: 6}
          min: 0
          max: 1
extensions:
  CopyNumberEvent: {url: null, min: 0, max: 1, short: Copy number variation, index: 2}
  DNARegionName: {url: null, min: 0, max: 1, short: DNA region name, index: 1}
  Ancestry: {url: null, min: 0, max: 1, short: Ancestry, index: 8}
  Gene: {url: null, min: 0, max: 1, short: HGNC gene symbol, index: 0}
  PhaseSet: {url: null, min: 0, short: Phase set, array: true, index: 9}
  Allele: {url: null, min: 0, max: 1, short: Allele, index: 7}
  Interpretation: {url: null, min: 0, max: 1, short: Clinical interpretations for variant, index: 4}
  GenomicSourceClass: {url: null, min: 0, max: 1, short: Genomic source class, index: 3}
  Variant: {url: null, min: 0, max: 1, short: Variant, index: 5}
  AminoAcidChange: {url: null, min: 0, max: 1, short: AminoAcidChange, index: 6}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/observation-genetics
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 4.0.1