http://hl7.org/fhir/StructureDefinition/valueset-otherName|5.2.0

Natural language names identifying the value set. These names should be usable as an identifier for the module by machine processing applications such as code generation. This extension is deprecated. The valueset-otherTitle extension should be used to provide other titles instead of this extension.
description: Natural language names identifying the value set. These names should be usable as an identifier for the module by machine processing applications such as code generation.  This extension is deprecated.  The valueset-otherTitle extension should be used to provide other titles instead of this extension.
derivation: constraint
name: VSOtherName
type: Extension
elements:
  extension:
    isModifier: false
    short: Support human navigation and code generation.
    index: 0
    slicing:
      slices:
        name:
          match: {}
          schema:
            isModifier: false
            short: Support human navigation and code generation.
            _required: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: name}
                index: 2
              value:
                choices: []
                index: 4
            required: [value]
        preferred:
          match: {}
          schema:
            isModifier: false
            short: Which name is preferred for this language
            index: 5
            extensions: {}
            elements:
              extension: {index: 6}
              url:
                pattern: {type: Uri, value: preferred}
                index: 7
              value:
                choices: []
                index: 9
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/valueset-otherName'}
    index: 10
  value:
    choices: []
    index: 12
extensions:
  name:
    url: null
    isModifier: false
    short: Support human navigation and code generation.
    _required: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: name}
        index: 2
      value:
        choices: []
        index: 4
    required: [value]
  preferred:
    url: null
    isModifier: false
    short: Which name is preferred for this language
    index: 5
    extensions: {}
    elements:
      extension: {index: 6}
      url:
        pattern: {type: Uri, value: preferred}
        index: 7
      value:
        choices: []
        index: 9
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/valueset-otherName
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [extension]