PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.scope
description: This cross-version extension represents ValueSet.scope from http://hl7.org/fhir/StructureDefinition/ValueSet|5.0.0 for use in FHIR R4.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_ValueSet_scope
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        inclusionCriteria:
          match: {url: null}
          schema:
            short: Criteria describing which concepts or codes should be included and why
            isModifier: false
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Criteria describing which concepts or codes should be included and why
                choices: [valueString]
                index: 3
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Criteria describing which concepts or codes should be included and why
                choiceOf: value
                index: 4
        exclusionCriteria:
          match: {url: null}
          schema:
            short: Criteria describing which concepts or codes should be excluded and why
            isModifier: false
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Criteria describing which concepts or codes should be excluded and why
                choices: [valueString]
                index: 7
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Criteria describing which concepts or codes should be excluded and why
                choiceOf: value
                index: 8
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.scope'}
    type: uri
    index: 9
package_version: r5.r4-0.0.1-snapshot-1
extensions:
  inclusionCriteria:
    url: null
    short: Criteria describing which concepts or codes should be included and why
    isModifier: false
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Criteria describing which concepts or codes should be included and why
        choices: [valueString]
        index: 3
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Criteria describing which concepts or codes should be included and why
        choiceOf: value
        index: 4
  exclusionCriteria:
    url: null
    short: Criteria describing which concepts or codes should be excluded and why
    isModifier: false
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Criteria describing which concepts or codes should be excluded and why
        choices: [valueString]
        index: 7
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Criteria describing which concepts or codes should be excluded and why
        choiceOf: value
        index: 8
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.scope
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]