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

Allele information.
description: Allele information.
derivation: constraint
name: Allele
type: Extension
elements:
  extension:
    short: Name of allele
    index: 0
    slicing:
      slices:
        Name:
          match: {}
          schema:
            short: Name of allele
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: Name}
                index: 2
              value:
                choices: []
                index: 4
            required: [value]
        State:
          match: {}
          schema:
            short: 'The level of occurrence of a single DNA sequence variant within a set of chromosomes: Heteroplasmic / Homoplasmic / Homozygous / Heterozygous / Hemizygous'
            index: 5
            extensions: {}
            elements:
              extension: {index: 6}
              url:
                pattern: {type: Uri, value: State}
                index: 7
              value:
                choices: []
                index: 9
            required: [value]
        Frequency:
          match: {}
          schema:
            short: Allele frequency
            index: 10
            extensions: {}
            elements:
              extension: {index: 11}
              url:
                pattern: {type: Uri, value: Frequency}
                index: 12
              value:
                choices: []
                index: 14
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/observation-geneticsAllele'}
    index: 15
  value:
    choices: []
    index: 17
extensions:
  Name:
    url: null
    short: Name of allele
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: Name}
        index: 2
      value:
        choices: []
        index: 4
    required: [value]
  State:
    url: null
    short: 'The level of occurrence of a single DNA sequence variant within a set of chromosomes: Heteroplasmic / Homoplasmic / Homozygous / Heterozygous / Hemizygous'
    index: 5
    extensions: {}
    elements:
      extension: {index: 6}
      url:
        pattern: {type: Uri, value: State}
        index: 7
      value:
        choices: []
        index: 9
    required: [value]
  Frequency:
    url: null
    short: Allele frequency
    index: 10
    extensions: {}
    elements:
      extension: {index: 11}
      url:
        pattern: {type: Uri, value: Frequency}
        index: 12
      value:
        choices: []
        index: 14
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/observation-geneticsAllele
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.1