PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.regulatoryIdentifier
description: This cross-version extension represents DeviceDefinition.regulatoryIdentifier 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_regulatoryIdentifier
type: Extension
elements:
  extension:
    array: true
    min: 4
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 4
      slices:
        type:
          match: {url: null}
          schema:
            isModifier: false
            short: basic | master | license
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: basic | master | license
                choices: [valueCode]
                index: 3
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: basic | master | license
                choiceOf: value
                index: 4
        deviceIdentifier:
          match: {url: null}
          schema:
            short: The identifier itself
            isModifier: false
            _required: true
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The identifier itself
                choices: [valueString]
                index: 7
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: The identifier itself
                choiceOf: value
                index: 8
        issuer:
          match: {url: null}
          schema:
            short: The organization that issued this identifier
            isModifier: false
            _required: true
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The organization that issued this identifier
                choices: [valueUri]
                index: 11
              valueUri:
                base: {path: 'Extension.value[x]'}
                type: uri
                short: The organization that issued this identifier
                choiceOf: value
                index: 12
        jurisdiction:
          match: {url: null}
          schema:
            short: The jurisdiction to which the deviceIdentifier applies
            isModifier: false
            _required: true
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The jurisdiction to which the deviceIdentifier applies
                choices: [valueUri]
                index: 15
              valueUri:
                base: {path: 'Extension.value[x]'}
                type: uri
                short: The jurisdiction to which the deviceIdentifier applies
                choiceOf: value
                index: 16
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.regulatoryIdentifier'}
    index: 17
package_version: 0.0.1-snapshot-1
extensions:
  type:
    url: null
    isModifier: false
    short: basic | master | license
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: basic | master | license
        choices: [valueCode]
        index: 3
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: basic | master | license
        choiceOf: value
        index: 4
  deviceIdentifier:
    url: null
    short: The identifier itself
    isModifier: false
    _required: true
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The identifier itself
        choices: [valueString]
        index: 7
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: The identifier itself
        choiceOf: value
        index: 8
  issuer:
    url: null
    short: The organization that issued this identifier
    isModifier: false
    _required: true
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The organization that issued this identifier
        choices: [valueUri]
        index: 11
      valueUri:
        base: {path: 'Extension.value[x]'}
        type: uri
        short: The organization that issued this identifier
        choiceOf: value
        index: 12
  jurisdiction:
    url: null
    short: The jurisdiction to which the deviceIdentifier applies
    isModifier: false
    _required: true
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The jurisdiction to which the deviceIdentifier applies
        choices: [valueUri]
        index: 15
      valueUri:
        base: {path: 'Extension.value[x]'}
        type: uri
        short: The jurisdiction to which the deviceIdentifier applies
        choiceOf: value
        index: 16
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.regulatoryIdentifier
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]