PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Bundle.issues
description: This cross-version extension represents Bundle.issues from http://hl7.org/fhir/StructureDefinition/Bundle|5.0.0 for use in FHIR R4.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_Bundle_issues
type: Extension
elements:
  extension:
    type: Extension
    short: Data type name for Bundle.issues from FHIR R5
    url: http://hl7.org/fhir/StructureDefinition/_datatype
    index: 0
    slicing:
      slices:
        _datatype:
          match: {}
          schema:
            type: Extension
            short: Data type name for Bundle.issues from FHIR R5
            url: http://hl7.org/fhir/StructureDefinition/_datatype
            index: 0
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                pattern: {type: string, value: Resource}
                choices: [valueString]
                type: string
                index: 2
              valueString:
                type: string
                pattern: {type: string, value: Resource}
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 3
            required: [value, valueString]
        meta:
          match: {}
          schema:
            short: Metadata about the resource
            isModifier: false
            index: 4
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Metadata about the resource
                choices: [valueMeta]
                index: 6
              valueMeta:
                base: {path: 'Extension.value[x]'}
                type: Meta
                short: Metadata about the resource
                choiceOf: value
                index: 7
        implicitRules:
          match: {}
          schema:
            isModifier: true
            short: A set of rules under which this content was created
            isModifierReason: This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation
            index: 8
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: A set of rules under which this content was created
                choices: [valueUri]
                index: 10
              valueUri:
                base: {path: 'Extension.value[x]'}
                type: uri
                short: A set of rules under which this content was created
                choiceOf: value
                index: 11
        language:
          match: {}
          schema:
            short: Language of the resource content
            isModifier: false
            index: 12
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Language of the resource content
                choices: [valueCode]
                index: 14
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: Language of the resource content
                choiceOf: value
                index: 15
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Bundle.issues'}
    type: uri
    index: 16
package_version: r5.r4-0.0.1-snapshot-1
extensions:
  _datatype:
    url: http://hl7.org/fhir/StructureDefinition/_datatype
    type: Extension
    short: Data type name for Bundle.issues from FHIR R5
    index: 0
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        pattern: {type: string, value: Resource}
        choices: [valueString]
        type: string
        index: 2
      valueString:
        type: string
        pattern: {type: string, value: Resource}
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 3
    required: [value, valueString]
  meta:
    url: null
    short: Metadata about the resource
    isModifier: false
    index: 4
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Metadata about the resource
        choices: [valueMeta]
        index: 6
      valueMeta:
        base: {path: 'Extension.value[x]'}
        type: Meta
        short: Metadata about the resource
        choiceOf: value
        index: 7
  implicitRules:
    url: null
    isModifier: true
    short: A set of rules under which this content was created
    isModifierReason: This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation
    index: 8
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: A set of rules under which this content was created
        choices: [valueUri]
        index: 10
      valueUri:
        base: {path: 'Extension.value[x]'}
        type: uri
        short: A set of rules under which this content was created
        choiceOf: value
        index: 11
  language:
    url: null
    short: Language of the resource content
    isModifier: false
    index: 12
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Language of the resource content
        choices: [valueCode]
        index: 14
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: Language of the resource content
        choiceOf: value
        index: 15
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Bundle.issues
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]