interface DeviceDefinition {
    _implicitRules?: Element;
    _language?: Element;
    _manufacturerString?: Element;
    _modelNumber?: Element;
    _onlineInformation?: Element;
    _url?: Element;
    _version?: Element[];
    capability?: DeviceDefinitionCapability[];
    contact?: ContactPoint[];
    contained?: ConcreteType[];
    deviceName?: DeviceDefinitionDeviceName[];
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    languageCode?: CodeableConcept[];
    manufacturerReference?: Reference;
    manufacturerString?: string;
    material?: DeviceDefinitionMaterial[];
    meta?: Meta;
    modelNumber?: string;
    modifierExtension?: Extension[];
    note?: Annotation[];
    onlineInformation?: uri;
    owner?: Reference;
    parentDevice?: Reference;
    physicalCharacteristics?: ProdCharacteristic;
    property?: DeviceDefinitionProperty[];
    quantity?: Quantity;
    resourceType: "DeviceDefinition";
    safety?: CodeableConcept[];
    shelfLifeStorage?: ProductShelfLife[];
    specialization?: DeviceDefinitionSpecialization[];
    text?: Narrative;
    type?: CodeableConcept;
    udiDeviceIdentifier?: DeviceDefinitionUdiDeviceIdentifier[];
    url?: uri;
    version?: string[];
}

Properties

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_manufacturerString?: Element

Name of device manufacturer

_modelNumber?: Element

The model number for the device

_onlineInformation?: Element

Access to on-line information

_url?: Element

Network address to contact device

_version?: Element[]

Available versions

Device capabilities

contact?: ContactPoint[]

Details for human/organization for support

contained?: ConcreteType[]

Contained, inline Resources

A name given to the device to identify it

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

languageCode?: CodeableConcept[]

Language code for the human-readable text strings produced by the device (all supported)

manufacturerReference?: Reference

Name of device manufacturer

manufacturerString?: string

Name of device manufacturer

A substance used to create the material(s) of which the device is made

meta?: Meta

Metadata about the resource

modelNumber?: string

The model number for the device

modifierExtension?: Extension[]

Extensions that cannot be ignored

note?: Annotation[]

Device notes and comments

onlineInformation?: uri

Access to on-line information

owner?: Reference

Organization responsible for device

parentDevice?: Reference

The parent device it can be part of

physicalCharacteristics?: ProdCharacteristic

Dimensions, color etc.

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

quantity?: Quantity

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)

resourceType
safety?: CodeableConcept[]

Safety characteristics of the device

shelfLifeStorage?: ProductShelfLife[]

Shelf Life and storage information

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

text?: Narrative

Text summary of the resource, for human interpretation

What kind of device or device system this is

udiDeviceIdentifier?: DeviceDefinitionUdiDeviceIdentifier[]

Unique Device Identifier (UDI) Barcode string

url?: uri

Network address to contact device

version?: string[]

Available versions