http://hl7.org/fhir/StructureDefinition/version-specific-use|5.2.0

Identifies that the element carrying this extension is only a correct value for a particular range of FHIR versions. This extension is found in contexts where a definition is applying to more than one version, usually defining extensions, and should only be used in context that clearly document how a cross-version definition is used. While there are no limitations to where this extension can be used, known uses are: StructureDefinition.context, ElementDefinition.type, ElementDefinition.additionalBinding and ...
description: 'Identifies that the element carrying this extension is only a correct value for a particular range of FHIR versions. This extension is found in contexts where a definition is applying to more than one version, usually defining extensions, and should only be used in context that clearly document how a cross-version definition is used. While there are no limitations to where this extension can be used, known uses are: StructureDefinition.context, ElementDefinition.type, ElementDefinition.additionalBinding and ... '
derivation: constraint
name: VersionSpecificUse
type: Extension
elements:
  extension:
    short: Starting Version
    index: 0
    slicing:
      slices:
        startFhirVersion:
          match: {}
          schema:
            short: Starting Version
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: startFhirVersion}
                index: 2
              value:
                choices: []
                index: 4
            required: [value]
        endFhirVersion:
          match: {}
          schema:
            short: Ending Version
            index: 5
            extensions: {}
            elements:
              extension: {index: 6}
              url:
                pattern: {type: Uri, value: endFhirVersion}
                index: 7
              value:
                choices: []
                index: 9
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/version-specific-use'}
    index: 10
  value:
    choices: []
    index: 12
extensions:
  startFhirVersion:
    url: null
    short: Starting Version
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: startFhirVersion}
        index: 2
      value:
        choices: []
        index: 4
    required: [value]
  endFhirVersion:
    url: null
    short: Ending Version
    index: 5
    extensions: {}
    elements:
      extension: {index: 6}
      url:
        pattern: {type: Uri, value: endFhirVersion}
        index: 7
      value:
        choices: []
        index: 9
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/version-specific-use
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0