FHIR IG analytics| Package | hl7.fhir.uv.extensions.r3 |
| Resource Type | ValueSet |
| Id | ValueSet-device-specification-type.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
urn:iso:std:iso:11073:10101
| Code | Display |
| 528391 | Blood Pressure Cuff |
| 528404 | Body Composition Analyzer |
| 528425 | Cardiovascular Device |
| 528402 | Coagulation meter |
| 528409 | Continuous Glucose Monitor |
| 528390 | Electro cardiograph |
| 528457 | Generic 20601 Device |
| 528401 | Glucose Monitor |
| 528455 | Independent Activity/Living Hub |
| 528403 | Insulin Pump |
| 528405 | Peak Flow meter |
| 528388 | Pulse Oximeter |
| 528397 | Respiration rate |
| 528408 | Sleep Apnea Breathing Equipment |
| 528426 | Strength Equipment |
| 528392 | Thermometer |
| 528399 | Weight Scale |
{
"resourceType": "ValueSet",
"id": "device-specification-type",
"meta": {
"lastUpdated": "2023-03-26T15:21:02.749+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/web-source",
"valueUri": "http://hl7.org/fhir/R5/valueset-device-specification-type.html"
}
],
"url": "http://hl7.org/fhir/ValueSet/device-specification-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.3204"
}
],
"version": "5.0.0",
"name": "DeviceSpecificationType",
"title": "Device Specification Type",
"status": "draft",
"experimental": true,
"publisher": "HL7 International",
"description": "The type or specification of a standard that devices can adhere to",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:iso:std:iso:11073:10101",
"concept": [
{
"code": "528391",
"display": "Blood Pressure Cuff"
},
{
"code": "528404",
"display": "Body Composition Analyzer"
},
{
"code": "528425",
"display": "Cardiovascular Device"
},
{
"code": "528402",
"display": "Coagulation meter"
},
{
"code": "528409",
"display": "Continuous Glucose Monitor"
},
{
"code": "528390",
"display": "Electro cardiograph"
},
{
"code": "528457",
"display": "Generic 20601 Device"
},
{
"code": "528401",
"display": "Glucose Monitor"
},
{
"code": "528455",
"display": "Independent Activity/Living Hub"
},
{
"code": "528403",
"display": "Insulin Pump"
},
{
"code": "528405",
"display": "Peak Flow meter"
},
{
"code": "528388",
"display": "Pulse Oximeter"
},
{
"code": "528397",
"display": "Respiration rate"
},
{
"code": "528408",
"display": "Sleep Apnea Breathing Equipment"
},
{
"code": "528426",
"display": "Strength Equipment"
},
{
"code": "528392",
"display": "Thermometer"
},
{
"code": "528399",
"display": "Weight Scale"
}
]
}
]
}
}