Color Codes (Names or RGB Values)
draftURL
http://hl7.org/fhir/ValueSet/color-codesCopied!
Version5.0.0Copied!
PublisherFHIR InfrastructureDescriptionThis value set includes color codes - either the color names as defined in [CSS4](https://www.w3.org/TR/css-color-4/), or any valid RGB code (```#RRGGBB``` in Hex).
Expansion
Expansion error
Can't resolve code system: http://hl7.org/fhir/color-rgb
systemhttp://hl7.org/fhir/color-names
systemhttp://hl7.org/fhir/color-rgb
This value set includes codes based on the following rules:
- Include all codes defined in
http://hl7.org/fhir/color-names - Include all codes defined in
http://hl7.org/fhir/color-rgb
{
"description" : "This value set includes color codes - either the color names as defined in [CSS4](https://www.w3.org/TR/css-color-4/), or any valid RGB code (```#RRGGBB``` in Hex).",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/color-names"
}, {
"system" : "http://hl7.org/fhir/color-rgb"
} ]
},
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "FHIR Infrastructure",
"name" : "ColorCodesOrRGB",
"copyright" : "[Copyright](https://www.w3.org/Consortium/Legal/ipr-notice) ©2022 World Wide Web Consortium. All Rights Reserved. This work is distributed under the [W3C® Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software) in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.",
"experimental" : true,
"resourceType" : "ValueSet",
"title" : "Color Codes (Names or RGB Values)",
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "color-codes",
"url" : "http://hl7.org/fhir/ValueSet/color-codes",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3326"
}, {
"system" : "urn:ietf:rfc:3986",
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3326"
} ],
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This value set includes codes based on the following rules:</p>\n <ul>\n <li>Include all codes defined in \n <a href=\"codesystem-color-names.html\">\n <code>http://hl7.org/fhir/color-names</code>\n </a>\n </li>\n <li>Include all codes defined in \n <a href=\"codesystem-color-rgb.html\">\n <code>http://hl7.org/fhir/color-rgb</code>\n </a>\n </li>\n </ul>\n </div>",
"status" : "generated"
}
}