PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.imaging@1.0.0-ballot
    http://hl7.eu/fhir/imaging/StructureDefinition/DeviceEuImaging
description: The device the made the image.
package_name: hl7.fhir.eu.imaging
derivation: constraint
name: DeviceEuImaging
type: Device
elements:
  serialNumber: {index: 9}
  deviceName: {index: 10}
  type:
    binding: {strength: extensible, valueSet: 'http://hl7.eu/fhir/imaging/ValueSet/DeviceEuImagingType'}
    index: 11
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        imagingCategory:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Device.category
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              value:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '314789007', system: 'http://snomed.info/sct'}
                choices: []
                index: 4
  status: {index: 7}
  identifier: {index: 5}
  manufacturer: {index: 8}
  version: {index: 12}
  udiCarrier:
    elements:
      deviceIdentifier: {index: 6}
package_version: 1.0.0-ballot
extensions:
  imagingCategory:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Device.category
    type: Extension
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      value:
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: '314789007', system: 'http://snomed.info/sct'}
        choices: []
        index: 4
class: profile
kind: resource
url: http://hl7.eu/fhir/imaging/StructureDefinition/DeviceEuImaging
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.0.0-ballot
required: [extension, status]