http://hl7.org/fhir/StructureDefinition/observation-geneticsAncestry|5.2.0

Ancestry information.
description: Ancestry information.
derivation: constraint
name: Ancestry
type: Extension
elements:
  extension:
    short: Ancestry name
    index: 0
    slicing:
      slices:
        Name:
          match: {}
          schema:
            short: Ancestry name
            _required: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: Name}
                index: 2
              value:
                choices: []
                index: 4
            required: [value]
        Percentage:
          match: {}
          schema:
            short: Ancestry percentage
            index: 5
            extensions: {}
            elements:
              extension: {index: 6}
              url:
                pattern: {type: Uri, value: Percentage}
                index: 7
              value:
                choices: []
                index: 9
            required: [value]
        Source:
          match: {}
          schema:
            short: Source of ancestry report
            index: 10
            extensions: {}
            elements:
              extension: {index: 11}
              url:
                pattern: {type: Uri, value: Source}
                index: 12
              value:
                choices: []
                index: 14
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/observation-geneticsAncestry'}
    index: 15
  value:
    choices: []
    index: 17
extensions:
  Name:
    url: null
    short: Ancestry name
    _required: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: Name}
        index: 2
      value:
        choices: []
        index: 4
    required: [value]
  Percentage:
    url: null
    short: Ancestry percentage
    index: 5
    extensions: {}
    elements:
      extension: {index: 6}
      url:
        pattern: {type: Uri, value: Percentage}
        index: 7
      value:
        choices: []
        index: 9
    required: [value]
  Source:
    url: null
    short: Source of ancestry report
    index: 10
    extensions: {}
    elements:
      extension: {index: 11}
      url:
        pattern: {type: Uri, value: Source}
        index: 12
      value:
        choices: []
        index: 14
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/observation-geneticsAncestry
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [extension]