http://hl7.org/fhir/StructureDefinition/DeviceDefinition|4.0.1

The characteristics, operational status and capabilities of a medical-related component of a medical device.
description: The characteristics, operational status and capabilities of a medical-related component of a medical device.
derivation: specialization
name: DeviceDefinition
type: DeviceDefinition
elements:
  deviceName:
    short: A name given to the device to identify it
    array: true
    index: 7
    elements:
      name: {short: The name of the device, index: 8}
      type:
        short: udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/device-nametype|4.0.1'}
        index: 9
    required: [name, type]
  shelfLifeStorage: {short: Shelf Life and storage information, array: true, index: 17}
  property:
    short: The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties
    array: true
    index: 23
    elements:
      type: {short: Code that specifies the property DeviceDefinitionPropetyCode (Extensible), index: 24}
      valueQuantity: {short: Property value as a quantity, array: true, index: 25}
      valueCode: {short: 'Property value as a code, e.g., NTP4 (synced to NTP)', array: true, index: 26}
    required: [type]
  modelNumber: {short: The model number for the device, index: 10}
  udiDeviceIdentifier:
    short: Unique Device Identifier (UDI) Barcode string
    array: true
    index: 1
    elements:
      deviceIdentifier: {short: The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier, index: 2}
      issuer: {short: The organization that assigns the identifier algorithm, index: 3}
      jurisdiction: {short: The jurisdiction to which the deviceIdentifier applies, index: 4}
    required: [issuer, deviceIdentifier, jurisdiction]
  type:
    short: What kind of device or device system this is
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/device-kind'}
    index: 11
  capability:
    short: Device capabilities
    array: true
    index: 20
    elements:
      type: {short: Type of capability, index: 21}
      description: {short: Description of capability, array: true, index: 22}
    required: [type]
  specialization:
    short: The capabilities supported on a  device, the standards to which the device conforms for a particular purpose, and used for the communication
    array: true
    index: 12
    elements:
      systemType: {short: The standard that is used to operate and communicate, index: 13}
      version: {short: The version of the standard that is used to operate and communicate, index: 14}
    required: [systemType]
  parentDevice: {short: The parent device it can be part of, isSummary: true, index: 33}
  note: {short: Device notes and comments, array: true, index: 31}
  languageCode: {short: Language code for the human-readable text strings produced by the device (all supported), array: true, index: 19}
  safety:
    short: Safety characteristics of the device
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/device-safety'}
    isSummary: true
    index: 16
  material:
    short: A substance used to create the material(s) of which the device is made
    array: true
    index: 34
    elements:
      substance: {short: The substance, index: 35}
      alternate: {short: Indicates an alternative material of the device, index: 36}
      allergenicIndicator: {short: Whether the substance is a known or suspected allergen, index: 37}
    required: [substance]
  url: {short: Network address to contact device, index: 29}
  identifier: {short: Instance identifier, array: true, index: 0}
  manufacturer:
    short: Name of device manufacturer
    choices: []
    index: 6
  quantity: {short: 'The quantity of the device present in the packaging (e.g. the number of devices present in a pack, or the number of devices in the same package of the medicinal product)', index: 32}
  version: {short: Available versions, array: true, index: 15}
  contact: {short: Details for human/organization for support, array: true, index: 28}
  owner: {short: Organization responsible for device, index: 27}
  onlineInformation: {short: Access to on-line information, index: 30}
  physicalCharacteristics: {short: 'Dimensions, color etc.', index: 18}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/DeviceDefinition
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1