PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice
description: Model for device information
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSDevice
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice
elements:
  serialNumber: {type: string, short: Serial number assigned by the manufacturer. May be omitted if included in an identifier., index: 6}
  name:
    type: Base
    short: The name and name type of the device.
    array: true
    index: 7
    elements:
      value: {type: string, short: The name of the device as known to e.g. the manufacturer and/or patient, index: 8}
      type: {type: CodeableConcept, short: 'The type of name, e.g. UDI Label name, user friendly name', index: 9}
    required: [value, type]
  instanceIdentifier: {type: Identifier, short: Identifier of the device instance, array: true, index: 0}
  modelNumber: {type: string, short: The manufacturer's model number for the device, index: 10}
  type: {type: CodeableConcept, short: Device type, array: true, index: 12}
  note: {type: string, short: Device note and/or comment, index: 13}
  udi: {type: Identifier, short: Unique Device Identifier (UDI) value, array: true, index: 1}
  lotNumber: {type: string, short: Lot number of device. May be omitted if included in an identifier., index: 5}
  manufacturer: {type: string, short: 'Name of device manufacturer. If the manufacturer code is included in an identifier, manufacturer must correspond to that code.', index: 2}
  version: {type: string, short: The actual design of the device and/or software version running on the device, array: true, index: 11}
  expiryDate: {type: dateTime, short: The date and time beyond which this device is no longer valid or should not be used (if applicable), index: 4}
  manufactureDate: {type: dateTime, short: The date and time when the device was manufactured, index: 3}
package_version: 1.0.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0