PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/4.3/StructureDefinition/extension-MolecularSequence.referenceSeq
description: This cross-version extension represents MolecularSequence.referenceSeq from http://hl7.org/fhir/StructureDefinition/MolecularSequence|4.3.0 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r4b.r5
derivation: constraint
name: ext_R4B_MolecularSequence_referenceSeq
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        chromosome:
          match: {url: null}
          schema:
            isModifier: false
            short: Chromosome containing genetic finding
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Chromosome containing genetic finding
                choices: [valueCodeableConcept]
                index: 3
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Chromosome containing genetic finding
                choiceOf: value
                index: 4
        referenceSeqId:
          match: {url: null}
          schema:
            isModifier: false
            short: Reference identifier
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Reference identifier
                choices: [valueCodeableConcept]
                index: 15
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Reference identifier
                choiceOf: value
                index: 16
        windowEnd:
          match: {url: null}
          schema:
            isModifier: false
            short: End position of the window on the reference sequence
            index: 33
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: End position of the window on the reference sequence
                choices: [valueInteger]
                index: 35
              valueInteger:
                base: {path: 'Extension.value[x]'}
                type: integer
                short: End position of the window on the reference sequence
                choiceOf: value
                index: 36
        strand:
          match: {url: null}
          schema:
            isModifier: false
            short: watson | crick
            index: 25
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: watson | crick
                choices: [valueCode]
                index: 27
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: watson | crick
                choiceOf: value
                index: 28
        genomeBuild:
          match: {url: null}
          schema:
            isModifier: false
            short: The Genome Build used for reference, following GRCh build versions e.g. 'GRCh 37'
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The Genome Build used for reference, following GRCh build versions e.g. 'GRCh 37'
                choices: [valueString]
                index: 7
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: The Genome Build used for reference, following GRCh build versions e.g. 'GRCh 37'
                choiceOf: value
                index: 8
        orientation:
          match: {url: null}
          schema:
            isModifier: false
            short: sense | antisense
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: sense | antisense
                choices: [valueCode]
                index: 11
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: sense | antisense
                choiceOf: value
                index: 12
        referenceSeqPointer:
          match: {url: null}
          schema:
            short: A pointer to another MolecularSequence entity as reference sequence
            isModifier: false
            index: 17
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: A pointer to another MolecularSequence entity as reference sequence
                choices: [valueReference]
                index: 19
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: A pointer to another MolecularSequence entity as reference sequence
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/MolecularSequence']
                index: 20
        referenceSeqString:
          match: {url: null}
          schema:
            isModifier: false
            short: A string to represent reference sequence
            index: 21
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: A string to represent reference sequence
                choices: [valueString]
                index: 23
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: A string to represent reference sequence
                choiceOf: value
                index: 24
        windowStart:
          match: {url: null}
          schema:
            isModifier: false
            short: Start position of the window on the  reference sequence
            index: 29
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Start position of the window on the  reference sequence
                choices: [valueInteger]
                index: 31
              valueInteger:
                base: {path: 'Extension.value[x]'}
                type: integer
                short: Start position of the window on the  reference sequence
                choiceOf: value
                index: 32
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-MolecularSequence.referenceSeq'}
    index: 37
package_version: 0.0.1-snapshot-1
extensions:
  chromosome:
    url: null
    isModifier: false
    short: Chromosome containing genetic finding
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Chromosome containing genetic finding
        choices: [valueCodeableConcept]
        index: 3
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Chromosome containing genetic finding
        choiceOf: value
        index: 4
  referenceSeqId:
    url: null
    isModifier: false
    short: Reference identifier
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Reference identifier
        choices: [valueCodeableConcept]
        index: 15
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Reference identifier
        choiceOf: value
        index: 16
  windowEnd:
    url: null
    isModifier: false
    short: End position of the window on the reference sequence
    index: 33
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: End position of the window on the reference sequence
        choices: [valueInteger]
        index: 35
      valueInteger:
        base: {path: 'Extension.value[x]'}
        type: integer
        short: End position of the window on the reference sequence
        choiceOf: value
        index: 36
  strand:
    url: null
    isModifier: false
    short: watson | crick
    index: 25
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: watson | crick
        choices: [valueCode]
        index: 27
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: watson | crick
        choiceOf: value
        index: 28
  genomeBuild:
    url: null
    isModifier: false
    short: The Genome Build used for reference, following GRCh build versions e.g. 'GRCh 37'
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The Genome Build used for reference, following GRCh build versions e.g. 'GRCh 37'
        choices: [valueString]
        index: 7
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: The Genome Build used for reference, following GRCh build versions e.g. 'GRCh 37'
        choiceOf: value
        index: 8
  orientation:
    url: null
    isModifier: false
    short: sense | antisense
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: sense | antisense
        choices: [valueCode]
        index: 11
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: sense | antisense
        choiceOf: value
        index: 12
  referenceSeqPointer:
    url: null
    short: A pointer to another MolecularSequence entity as reference sequence
    isModifier: false
    index: 17
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: A pointer to another MolecularSequence entity as reference sequence
        choices: [valueReference]
        index: 19
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: A pointer to another MolecularSequence entity as reference sequence
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/MolecularSequence']
        index: 20
  referenceSeqString:
    url: null
    isModifier: false
    short: A string to represent reference sequence
    index: 21
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: A string to represent reference sequence
        choices: [valueString]
        index: 23
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: A string to represent reference sequence
        choiceOf: value
        index: 24
  windowStart:
    url: null
    isModifier: false
    short: Start position of the window on the  reference sequence
    index: 29
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Start position of the window on the  reference sequence
        choices: [valueInteger]
        index: 31
      valueInteger:
        base: {path: 'Extension.value[x]'}
        type: integer
        short: Start position of the window on the  reference sequence
        choiceOf: value
        index: 32
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-MolecularSequence.referenceSeq
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]