interface Device {
    _distinctIdentifier?: Element;
    _expirationDate?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _lotNumber?: Element;
    _manufactureDate?: Element;
    _manufacturer?: Element;
    _modelNumber?: Element;
    _partNumber?: Element;
    _serialNumber?: Element;
    _status?: Element;
    _url?: Element;
    contact?: ContactPoint[];
    contained?: ConcreteType[];
    definition?: Reference;
    deviceName?: DeviceDeviceName[];
    distinctIdentifier?: string;
    expirationDate?: dateTime;
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    location?: Reference;
    lotNumber?: string;
    manufactureDate?: dateTime;
    manufacturer?: string;
    meta?: Meta;
    modelNumber?: string;
    modifierExtension?: Extension[];
    note?: Annotation[];
    owner?: Reference;
    parent?: Reference;
    partNumber?: string;
    patient?: Reference;
    property?: DeviceProperty[];
    resourceType: "Device";
    safety?: CodeableConcept[];
    serialNumber?: string;
    specialization?: DeviceSpecialization[];
    status?: code;
    statusReason?: CodeableConcept[];
    text?: Narrative;
    type?: CodeableConcept;
    udiCarrier?: DeviceUdiCarrier[];
    url?: uri;
    version?: DeviceVersion[];
}

Properties

_distinctIdentifier?: Element

The distinct identification string

_expirationDate?: Element

Date and time of expiry of this device (if applicable)

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_lotNumber?: Element

Lot number of manufacture

_manufactureDate?: Element

Date when the device was made

_manufacturer?: Element

Name of device manufacturer

_modelNumber?: Element

The manufacturer's model number for the device

_partNumber?: Element

The part number or catalog number of the device

_serialNumber?: Element

Serial number assigned by the manufacturer

_status?: Element

active | inactive | entered-in-error | unknown

_url?: Element

Network address to contact device

contact?: ContactPoint[]

Details for human/organization for support

contained?: ConcreteType[]

Contained, inline Resources

definition?: Reference

The reference to the definition for the device

deviceName?: DeviceDeviceName[]

The name of the device as given by the manufacturer

distinctIdentifier?: string

The distinct identification string

expirationDate?: dateTime

Date and time of expiry of this device (if applicable)

extension?: Extension[]

Additional content defined by implementations

id?: id

Logical id of this artifact

identifier?: Identifier[]

Instance identifier

implicitRules?: uri

A set of rules under which this content was created

language?: code

Language of the resource content

location?: Reference

Where the device is found

lotNumber?: string

Lot number of manufacture

manufactureDate?: dateTime

Date when the device was made

manufacturer?: string

Name of device manufacturer

meta?: Meta

Metadata about the resource

modelNumber?: string

The manufacturer's model number for the device

modifierExtension?: Extension[]

Extensions that cannot be ignored

note?: Annotation[]

Device notes and comments

owner?: Reference

Organization responsible for device

parent?: Reference

The device that this device is attached to or is part of

partNumber?: string

The part number or catalog number of the device

patient?: Reference

Patient to whom Device is affixed

property?: DeviceProperty[]

The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties

resourceType
safety?: CodeableConcept[]

Safety Characteristics of Device

serialNumber?: string

Serial number assigned by the manufacturer

specialization?: DeviceSpecialization[]

The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication

status?: code

active | inactive | entered-in-error | unknown

statusReason?: CodeableConcept[]

online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off

text?: Narrative

Text summary of the resource, for human interpretation

The kind or type of device

udiCarrier?: DeviceUdiCarrier[]

Unique Device Identifier (UDI) Barcode string

url?: uri

Network address to contact device

version?: DeviceVersion[]

The actual design of the device or software version running on the device