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