http://hl7.org/fhir/metric-color|4.0.1

name
DeviceMetricColor
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

DeviceMetricColor

Describes the typical color of representation.

{
  "description" : "Describes the typical color of representation.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "DeviceMetricColor",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "DeviceMetricColor",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "dev"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "0c0da182-963e-5628-bfa0-5998d1778411",
  "valueSet" : "http://hl7.org/fhir/ValueSet/metric-color",
  "url" : "http://hl7.org/fhir/metric-color",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.655",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}