Skip to main content

DeviceDefinition

Trial Use 1 Specialized — Devices

This is a specialized resource that defines the characteristics and capabilities of a device.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/DeviceDefinition
InteractionMethodPath
ReadGET/fhir/R5/DeviceDefinition/[id]
VreadGET/fhir/R5/DeviceDefinition/[id]/_history/[vid]
UpdatePUT/fhir/R5/DeviceDefinition/[id]
PatchPATCH/fhir/R5/DeviceDefinition/[id]
DeleteDELETE/fhir/R5/DeviceDefinition/[id]
CreatePOST/fhir/R5/DeviceDefinition
SearchGET/fhir/R5/DeviceDefinition?...
HistoryGET/fhir/R5/DeviceDefinition/[id]/_history
Type-historyGET/fhir/R5/DeviceDefinition/_history

Top-level elements

ElementType(s)CardinalityDescription
descriptionmarkdown0..1Additional information to describe the device
identifierIdentifier0..*Instance identifier
udiDeviceIdentifierBackboneElement0..*Unique Device Identifier (UDI) Barcode string
regulatoryIdentifierBackboneElement0..*Regulatory identifier(s) associated with this device
partNumberstring0..1The part number or catalog number of the device
manufacturerReference0..1Name of device manufacturer
deviceNameBackboneElement0..*The name or names of the device as given by the manufacturer
modelNumberstring0..1The catalog or model number for the device for example as defined by the manufacturer
classificationBackboneElement0..*What kind of device or device system this is
conformsToBackboneElement0..*Identifies the standards, specifications, or formal guidances for the capabilities supported by the device
hasPartBackboneElement0..*A device, part of the current one
packagingBackboneElement0..*Information about the packaging of the device, i.e. how the device is packaged
versionBackboneElement0..*The version of the device or software
safetyCodeableConcept0..*Safety characteristics of the device
shelfLifeStorageProductShelfLife0..*Shelf Life and storage information
languageCodeCodeableConcept0..*Language code for the human-readable text strings produced by the device (all supported)
propertyBackboneElement0..*Inherent, essentially fixed, characteristics of this kind of device, e.g., time properties, size, etc
ownerReference0..1Organization responsible for device
contactContactPoint0..*Details for human/organization for support
linkBackboneElement0..*An associated device, attached to, used with, communicating with or linking a previous or new device model to the focal device
noteAnnotation0..*Device notes and comments
materialBackboneElement0..*A substance used to create the material(s) of which the device is made
productionIdentifierInUDIcode0..*lot-number
guidelineBackboneElement0..1Information aimed at providing directions for the usage of this model of device
correctiveActionBackboneElement0..1Tracking of latest field safety corrective action
chargeItemBackboneElement0..*Billing code or reference associated with the device

Resource-specific search parameters

ParameterTypeDescription
device-namestringA server defined search that may match any of the string fields in DeviceDefinition.name or DeviceDefinition.classification.type - the latter to search for 'generic' devices.
identifiertokenThe identifier of the component
manufacturerreferenceThe manufacturer of the device
organizationreferenceThe organization responsible for the device
specificationtokenThe specification that the device conforms to
specification-versioncompositeA composite of both specification and version
typetokenThe device type

Reference