{
  "resourceType": "CodeSystem",
  "id": "metric-color",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>DeviceMetricColor</h2>\n            <div>\n              <p>Describes the typical color of representation.</p>\n\n            </div>\n            <p>This code system http://hl7.org/fhir/metric-color defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td>\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>black\n                  <a name=\"metric-color-black\"> </a>\n                </td>\n                <td>Color Black</td>\n                <td>Color for representation - black.</td>\n              </tr>\n              <tr>\n                <td>red\n                  <a name=\"metric-color-red\"> </a>\n                </td>\n                <td>Color Red</td>\n                <td>Color for representation - red.</td>\n              </tr>\n              <tr>\n                <td>green\n                  <a name=\"metric-color-green\"> </a>\n                </td>\n                <td>Color Green</td>\n                <td>Color for representation - green.</td>\n              </tr>\n              <tr>\n                <td>yellow\n                  <a name=\"metric-color-yellow\"> </a>\n                </td>\n                <td>Color Yellow</td>\n                <td>Color for representation - yellow.</td>\n              </tr>\n              <tr>\n                <td>blue\n                  <a name=\"metric-color-blue\"> </a>\n                </td>\n                <td>Color Blue</td>\n                <td>Color for representation - blue.</td>\n              </tr>\n              <tr>\n                <td>magenta\n                  <a name=\"metric-color-magenta\"> </a>\n                </td>\n                <td>Color Magenta</td>\n                <td>Color for representation - magenta.</td>\n              </tr>\n              <tr>\n                <td>cyan\n                  <a name=\"metric-color-cyan\"> </a>\n                </td>\n                <td>Color Cyan</td>\n                <td>Color for representation - cyan.</td>\n              </tr>\n              <tr>\n                <td>white\n                  <a name=\"metric-color-white\"> </a>\n                </td>\n                <td>Color White</td>\n                <td>Color for representation - white.</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "dev"
    }
  ],
  "url": "http://hl7.org/fhir/metric-color",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.639"
  },
  "version": "3.0.1",
  "name": "DeviceMetricColor",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Describes the typical color of representation.",
  "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."
    }
  ]
}