PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r2.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/1.0/StructureDefinition/extension-TestScript.test.metadata
description: This cross-version extension represents TestScript.test.metadata from http://hl7.org/fhir/StructureDefinition/TestScript|1.0.2 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R2_TestScript_te_metadata
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        _datatype:
          match: {url: null}
          schema:
            type: Extension
            short: Data type name for TestScript.test.metadata from FHIR R2
            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
            index: 1
            elements:
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                pattern: {type: String, value: TestScript.metadata}
                choices: [valueString]
                index: 3
              valueString:
                type: string
                pattern: {type: String, value: TestScript.metadata}
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 4
            required: [valueString, value]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-TestScript.test.metadata'}
    index: 5
package_version: r2.r4b-0.0.1-snapshot-2
extensions:
  _datatype:
    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
    type: Extension
    short: Data type name for TestScript.test.metadata from FHIR R2
    index: 1
    elements:
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        pattern: {type: String, value: TestScript.metadata}
        choices: [valueString]
        index: 3
      valueString:
        type: string
        pattern: {type: String, value: TestScript.metadata}
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 4
    required: [valueString, value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/1.0/StructureDefinition/extension-TestScript.test.metadata
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]