{
"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.",
"_filename": "NamingSystem-usb-address-identifier.json",
"package_name": "hl7.terminology",
"date": "2021-06-14T00:00:00-00:00",
"publisher": "IHE Patient Care Devices (PCD)",
"name": "USB_Address_Identifier",
"type": null,
"experimental": null,
"resourceType": "NamingSystem",
"title": "USB VID and PID as a device identifier",
"package_version": "7.0.1",
"responsible": "IHE Patient Care Devices",
"status": "active",
"id": "2103bba4-7677-4897-b443-9238826ae9fa",
"kind": "identifier",
"url": "http://terminology.hl7.org/NamingSystem/usb-address-identifier",
"uniqueId": [ {
"type": "uri",
"value": "http://hl7.org/fhir/sid/usb",
"comment": "USB VID (Vendor identifier) and PID (Product identifier) values",
"preferred": true
} ],
"version": "1.0.0",
"contact": [ {
"name": "Devices on FHIR working group; IHE Patient Care Devices"
} ]
}