PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.classification
description: This cross-version extension represents DeviceDefinition.classification 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_classification
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        type:
          match: {url: type}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: A classification or risk class of the device model
            _required: true
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: A classification or risk class of the device model
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: A classification or risk class of the device model
                choiceOf: value
                index: 5
            required: [url]
        justification:
          match: {url: justification}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Further information qualifying this classification of the device model
            array: true
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: justification}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Further information qualifying this classification of the device model
                choices: [valueRelatedArtifact]
                index: 9
              valueRelatedArtifact:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: RelatedArtifact
                short: Further information qualifying this classification of the device model
                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.classification'}
    index: 11
package_version: 0.0.1-snapshot-2
extensions:
  type:
    url: type
    base: {max: '*', min: 0, path: Extension.extension}
    short: A classification or risk class of the device model
    _required: true
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: A classification or risk class of the device model
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: A classification or risk class of the device model
        choiceOf: value
        index: 5
    required: [url]
  justification:
    url: justification
    base: {max: '*', min: 0, path: Extension.extension}
    short: Further information qualifying this classification of the device model
    array: true
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: justification}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Further information qualifying this classification of the device model
        choices: [valueRelatedArtifact]
        index: 9
      valueRelatedArtifact:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: RelatedArtifact
        short: Further information qualifying this classification of the device model
        choiceOf: value
        index: 10
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.classification
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url, extension]