FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "device-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/device-category</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">active\n <a name=\"device-category-active\"> </a>\n </td>\n <td>Active</td>\n <td>Device where the operation depends on a source of energy.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">communicating\n <a name=\"device-category-communicating\"> </a>\n </td>\n <td>communicating</td>\n <td>Device communicates electronically to peer information systems or possibly another device.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">dme\n <a name=\"device-category-dme\"> </a>\n </td>\n <td>Durable Medical Equipment</td>\n <td>Equipment and supplies that provides therapeutic benefits to a patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">home-use\n <a name=\"device-category-home-use\"> </a>\n </td>\n <td>Maintenance</td>\n <td>Medical device intended for users in a non-medical setting.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">implantable\n <a name=\"device-category-implantable\"> </a>\n </td>\n <td>Implantable</td>\n <td>A device that is placed into a surgically or naturally formed cavity of the human body.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">in-vitro\n <a name=\"device-category-in-vitro\"> </a>\n </td>\n <td>In vitro</td>\n <td>Tests done on samples such as blood or tissue that have been taken from the human body.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">point-of-care\n <a name=\"device-category-point-of-care\"> </a>\n </td>\n <td>Point of Care</td>\n <td>a class of communicating devices that are used by medical providers for various purposes (e.g., monitoring, delivering or measuring).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">single-use\n <a name=\"device-category-single-use\"> </a>\n </td>\n <td>Single Use</td>\n <td>A device use on one individual during a single procedure.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">reusable\n <a name=\"device-category-reusable\"> </a>\n </td>\n <td>Reusable</td>\n <td>A device that healthcare providers can use to diagnose and treat one or more patients.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">software\n <a name=\"device-category-software\"> </a>\n </td>\n <td>Software</td>\n <td>A device that may include a software component or consist exclusively of software e.g. data transformer or converter, clinical support algorithms, clinical apps</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}
],
"url" : "http://hl7.org/fhir/device-category",
"version" : "5.0.0",
"name" : "FHIRDeviceCategory",
"title" : "FHIR Device Category",
"status" : "active",
"experimental" : false,
"date" : "2022-03-28T09:01:24+10:00",
"publisher" : "Orders and Observations",
"contact" : [
{
"name" : "Orders and Observations",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description" : "The category of the device.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/device-category",
"content" : "complete",
"concept" : [
{
"code" : "active",
"display" : "Active",
"definition" : "Device where the operation depends on a source of energy."
},
{
"code" : "communicating",
"display" : "communicating",
"definition" : "Device communicates electronically to peer information systems or possibly another device."
},
{
"code" : "dme",
"display" : "Durable Medical Equipment",
"definition" : "Equipment and supplies that provides therapeutic benefits to a patient."
},
{
"code" : "home-use",
"display" : "Maintenance",
"definition" : "Medical device intended for users in a non-medical setting."
},
{
"code" : "implantable",
"display" : "Implantable",
"definition" : "A device that is placed into a surgically or naturally formed cavity of the human body."
},
{
"code" : "in-vitro",
"display" : "In vitro",
"definition" : "Tests done on samples such as blood or tissue that have been taken from the human body."
},
{
"code" : "point-of-care",
"display" : "Point of Care",
"definition" : "a class of communicating devices that are used by medical providers for various purposes (e.g., monitoring, delivering or measuring)."
},
{
"code" : "single-use",
"display" : "Single Use",
"definition" : "A device use on one individual during a single procedure."
},
{
"code" : "reusable",
"display" : "Reusable",
"definition" : "A device that healthcare providers can use to diagnose and treat one or more patients."
},
{
"code" : "software",
"display" : "Software",
"definition" : "A device that may include a software component or consist exclusively of software e.g. data transformer or converter, clinical support algorithms, clinical apps"
}
]
}