DeviceKind
This ValueSet has codes to describe what is the type
of deviceComponent
resource.
ValueSet 'device-kind'
Version | 1 |
Status | Active (since 2018-05-16) |
Experimental | False |
This value set includes codes from the following code systems:
The following codes from system: RocheCdfCodeSystem
Code Display cdf.dev.im Manual interface cdf.dev.bgmeter Glucometer The following codes from system: RocheCodeSystem
Code Display dev.cgm CGM dev.cgm.im CGM Mobile App smartPhone Smart Phone insulinPen Insulin Pen The following codes from system: SNOMED_CT
Code Display 69805005 Insulin Pump 701750003 Subcutaneous glucose sensor
JSON
{ "resourceType": "ValueSet", "url": "http://roche.com/fhir/rdc/ValueSet/device-kind", "identifier": [ { "value": "device-kind", "system": "http://roche.com/fhir/rdc/ValueSet/" } ], "version": "1", "name": "device-kind", "status": "active", "compose": { "include": [ { "system": "http://roche.com/fhir/rdc/cdf", "concept": [ { "code": "cdf.dev.im", "display": "Manual interface" }, { "code": "cdf.dev.bgmeter", "display": "Glucometer" } ] }, { "system": "http://roche.com/fhir/rdc/cs", "concept": [ { "code": "dev.cgm", "display": "CGM" }, { "code": "dev.cgm.im", "display": "CGM Mobile App" }, { "code": "smartPhone", "display": "Smart Phone" }, { "code": "insulinPen", "display": "Insulin Pen" } ] }, { "system": "http://snomed.info/sct", "concept": [ { "code": "69805005", "display": "Insulin Pump" }, { "code": "701750003", "display": "Subcutaneous glucose sensor" } ] } ] }, "experimental": false, "date": "2018-05-16" }