Package | hl7.terminology |
Resource Type | NamingSystem |
Id | usb-address-identifier |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-usb-address-identifier.html |
URL | http://terminology.hl7.org/NamingSystem/usb-address-identifier |
Version | 1.0.0 |
Status | active |
Date | 2021-06-14T00:00:00-00:00 |
Name | USB_Address_Identifier |
Title | USB VID and PID as a device identifier |
Realm | uv |
Authority | hl7 |
Description | A USB device that is plugged in identifies itself by its VID/PID combination. A VID is a 16-bit vendor number (Vendor ID). A PID is a 16-bit product number (Product ID). A host uses the VID/PID combination to find the drivers (if any) that are to be used for the USB device. For this to work, the VID/PID combination must be unique, in the sense that each USB device with the same VID/PID will use the same driver. So, whenever you need a specific driver for your USB product, you will need a unique VID/PID for that product. In that sense, the VID/PID combination does not really serve as a truly unique identifier of a single device instance. It is, however, useful to know for medical devices that communicate using USB. |
Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem usb-address-identifier
Defining URL | http://terminology.hl7.org/NamingSystem/usb-address-identifier |
Version | 1.0.0 |
Name | USB_Address_Identifier |
Title | USB VID and PID as a device identifier |
Status | active |
Definition | A USB device that is plugged in identifies itself by its VID/PID combination. A VID is a 16-bit vendor number (Vendor ID). A PID is a 16-bit product number (Product ID). A host uses the VID/PID combination to find the drivers (if any) that are to be used for the USB device. For this to work, the VID/PID combination must be unique, in the sense that each USB device with the same VID/PID will use the same driver. So, whenever you need a specific driver for your USB product, you will need a unique VID/PID for that product. In that sense, the VID/PID combination does not really serve as a truly unique identifier of a single device instance. It is, however, useful to know for medical devices that communicate using USB. |
Publisher | IHE Patient Care Devices (PCD) |
Type | Value | Preferred | Comment |
URI | http://hl7.org/fhir/sid/usb | true | USB VID (Vendor identifier) and PID (Product identifier) values |
{ "resourceType": "NamingSystem", "id": "usb-address-identifier", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org/NamingSystem/usb-address-identifier", "version": "1.0.0", "name": "USB_Address_Identifier", "title": "USB VID and PID as a device identifier", "status": "active", "kind": "identifier", "date": "2021-06-14T00:00:00-00:00", "publisher": "IHE Patient Care Devices (PCD)", "contact": [ { "name": "Devices on FHIR working group; IHE Patient Care Devices" } ], "responsible": "IHE Patient Care Devices", "description": "A USB device that is plugged in identifies itself by its VID/PID combination. A VID is a 16-bit vendor number (Vendor ID). A PID is a 16-bit product number (Product ID). A host uses the VID/PID combination to find the drivers (if any) that are to be used for the USB device. For this to work, the VID/PID combination must be unique, in the sense that each USB device with the same VID/PID will use the same driver. So, whenever you need a specific driver for your USB product, you will need a unique VID/PID for that product. In that sense, the VID/PID combination does not really serve as a truly unique identifier of a single device instance. It is, however, useful to know for medical devices that communicate using USB.", "uniqueId": [ { "type": "uri", "value": "http://hl7.org/fhir/sid/usb", "preferred": true, "comment": "USB VID (Vendor identifier) and PID (Product identifier) values" } ] }