PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.udiDeviceIdentifier.marketDistribution
description: This cross-version extension represents DeviceDefinition.udiDeviceIdentifier.marketDistribution from http://hl7.org/fhir/StructureDefinition/DeviceDefinition|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: Ext_R5_DeviceDefinition_ud_marketDistribution
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        marketPeriod:
          match: {url: marketPeriod}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Begin and end dates for the commercial distribution of the device
            _required: true
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: marketPeriod}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Begin and end dates for the commercial distribution of the device
                choices: [valuePeriod]
                index: 4
              valuePeriod:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Period
                short: Begin and end dates for the commercial distribution of the device
                choiceOf: value
                index: 5
            required: [url]
        subJurisdiction:
          match: {url: subJurisdiction}
          schema:
            short: National state or territory where the device is commercialized
            _required: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: subJurisdiction}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: National state or territory where the device is commercialized
                choices: [valueUri]
                index: 9
              valueUri:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: uri
                short: National state or territory where the device is commercialized
                choiceOf: value
                index: 10
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.udiDeviceIdentifier.marketDistribution'}
    index: 11
package_version: 0.0.1-snapshot-2
extensions:
  marketPeriod:
    url: marketPeriod
    base: {max: '*', min: 0, path: Extension.extension}
    short: Begin and end dates for the commercial distribution of the device
    _required: true
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: marketPeriod}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Begin and end dates for the commercial distribution of the device
        choices: [valuePeriod]
        index: 4
      valuePeriod:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Period
        short: Begin and end dates for the commercial distribution of the device
        choiceOf: value
        index: 5
    required: [url]
  subJurisdiction:
    url: subJurisdiction
    short: National state or territory where the device is commercialized
    _required: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: subJurisdiction}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: National state or territory where the device is commercialized
        choices: [valueUri]
        index: 9
      valueUri:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: uri
        short: National state or territory where the device is commercialized
        choiceOf: value
        index: 10
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.udiDeviceIdentifier.marketDistribution
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]