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

A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device.
description: A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device.
derivation: specialization
name: Device
type: Device
elements:
  patient: {short: Patient to whom Device is affixed, index: 34}
  definition: {short: The reference to the definition for the device, index: 1}
  serialNumber: {short: Serial number assigned by the manufacturer, index: 16}
  parent: {short: The parent device, index: 41}
  deviceName:
    short: The name of the device as given by the manufacturer
    array: true
    index: 17
    elements:
      name: {short: The name of the device, index: 18}
      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: 19
    required: [name, type]
  property:
    short: The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties
    array: true
    index: 30
    elements:
      type: {short: Code that specifies the property DeviceDefinitionPropetyCode (Extensible), index: 31}
      valueQuantity: {short: Property value as a quantity, array: true, index: 32}
      valueCode: {short: 'Property value as a code, e.g., NTP4 (synced to NTP)', array: true, index: 33}
    required: [type]
  partNumber: {short: The part number of the device, index: 21}
  modelNumber: {short: The model number for the device, index: 20}
  type:
    short: The kind or type of device
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/device-type'}
    index: 22
  statusReason:
    short: online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/device-status-reason'}
    index: 10
  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: 23
    elements:
      systemType: {short: The standard that is used to operate and communicate, index: 24}
      version: {short: The version of the standard that is used to operate and communicate, index: 25}
    required: [systemType]
  distinctIdentifier: {short: The distinct identification string, index: 11}
  note: {short: Device notes and comments, array: true, index: 39}
  status:
    isModifier: true
    short: active | inactive | entered-in-error | unknown
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/device-status|4.0.1'}
    isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
    index: 9
  safety: {short: Safety Characteristics of Device, array: true, isSummary: true, index: 40}
  lotNumber: {short: Lot number of manufacture, index: 15}
  url: {short: Network address to contact device, index: 38}
  identifier: {short: Instance identifier, array: true, index: 0}
  manufacturer: {short: Name of device manufacturer, index: 12}
  version:
    short: The actual design of the device or software version running on the device
    array: true
    index: 26
    elements:
      type: {short: The type of the device version, index: 27}
      component: {short: A single component of the device version, index: 28}
      value: {short: The version text, index: 29}
    required: [value]
  location: {short: Where the device is found, index: 37}
  contact: {short: Details for human/organization for support, array: true, index: 36}
  manufactureDate: {short: Date when the device was made, index: 13}
  owner: {short: Organization responsible for device, index: 35}
  expirationDate: {short: Date and time of expiry of this device (if applicable), index: 14}
  udiCarrier:
    short: Unique Device Identifier (UDI) Barcode string
    array: true
    isSummary: true
    index: 2
    elements:
      deviceIdentifier: {short: Mandatory fixed portion of UDI, isSummary: true, index: 3}
      issuer: {short: UDI Issuing Organization, index: 4}
      jurisdiction: {short: Regional UDI authority, index: 5}
      carrierAIDC: {short: UDI Machine Readable Barcode String, isSummary: true, index: 6}
      carrierHRF: {short: UDI Human Readable Barcode String, isSummary: true, index: 7}
      entryType:
        short: barcode | rfid | manual +
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/udi-entry-type|4.0.1'}
        index: 8
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Device
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1