Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "metric-color",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n <h2>DeviceMetricColor</h2>\n \n \n <div>\n \n \n <p>Describes the typical color of representation.</p>\n\n \n \n </div>\n \n \n <p>This code system http://hl7.org/fhir/metric-color defines the following codes:</p>\n \n \n <table class=\"codes\">\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">\n \n \n <b>Code</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Display</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Definition</b>\n \n \n </td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">black\n \n \n <a name=\"metric-color-black\"> </a>\n \n \n </td>\n \n \n <td>Color Black</td>\n \n \n <td>Color for representation - black.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">red\n \n \n <a name=\"metric-color-red\"> </a>\n \n \n </td>\n \n \n <td>Color Red</td>\n \n \n <td>Color for representation - red.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">green\n \n \n <a name=\"metric-color-green\"> </a>\n \n \n </td>\n \n \n <td>Color Green</td>\n \n \n <td>Color for representation - green.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">yellow\n \n \n <a name=\"metric-color-yellow\"> </a>\n \n \n </td>\n \n \n <td>Color Yellow</td>\n \n \n <td>Color for representation - yellow.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">blue\n \n \n <a name=\"metric-color-blue\"> </a>\n \n \n </td>\n \n \n <td>Color Blue</td>\n \n \n <td>Color for representation - blue.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">magenta\n \n \n <a name=\"metric-color-magenta\"> </a>\n \n \n </td>\n \n \n <td>Color Magenta</td>\n \n \n <td>Color for representation - magenta.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">cyan\n \n \n <a name=\"metric-color-cyan\"> </a>\n \n \n </td>\n \n \n <td>Color Cyan</td>\n \n \n <td>Color for representation - cyan.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">white\n \n \n <a name=\"metric-color-white\"> </a>\n \n \n </td>\n \n \n <td>Color White</td>\n \n \n <td>Color for representation - white.</td>\n \n \n </tr>\n \n \n </table>\n \n \n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4b.r5"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
}
],
"url" : "http://hl7.org/fhir/metric-color",
"version" : "4.3.0",
"name" : "DeviceMetricColor",
"title" : "DeviceMetricColor",
"status" : "draft",
"experimental" : false,
"date" : "2021-01-16T14:06:13-06:00",
"publisher" : "Health Care Devices",
"contact" : [
{
"name" : "Health Care Devices",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "Describes the typical color of representation.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/metric-color",
"content" : "complete",
"concept" : [
{
"code" : "black",
"display" : "Color Black",
"definition" : "Color for representation - black."
},
{
"code" : "red",
"display" : "Color Red",
"definition" : "Color for representation - red."
},
{
"code" : "green",
"display" : "Color Green",
"definition" : "Color for representation - green."
},
{
"code" : "yellow",
"display" : "Color Yellow",
"definition" : "Color for representation - yellow."
},
{
"code" : "blue",
"display" : "Color Blue",
"definition" : "Color for representation - blue."
},
{
"code" : "magenta",
"display" : "Color Magenta",
"definition" : "Color for representation - magenta."
},
{
"code" : "cyan",
"display" : "Color Cyan",
"definition" : "Color for representation - cyan."
},
{
"code" : "white",
"display" : "Color White",
"definition" : "Color for representation - white."
}
]
}