HL7 Terminology (THO)
7.3.0 - Publication
This page is part of the HL7 Terminology (v7.3.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-07-27 |
{
"resourceType" : "CodeSystem",
"id" : "color-rgb",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem color-rgb</b></p><a name=\"color-rgb\"> </a><a name=\"hccolor-rgb\"> </a><p>This case-insensitive code system <code>http://terminology.hl7.org/CodeSystem/color-rgb</code> defines codes, but no codes are represented here</p></div>"
},
"url" : "http://terminology.hl7.org/CodeSystem/color-rgb",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2121"
}
],
"version" : "20260630",
"name" : "ColorRGB",
"title" : "RGB Values for Color",
"status" : "active",
"experimental" : false,
"date" : "2026-07-27T10:03:46+10:00",
"publisher" : "World Wide Web Consortium (W3C)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.w3.org/"
}
]
}
],
"description" : "RGB values for color. Valid codes are #RRGGBB where RR, GG, and BB are two letter hex codes, values 00..ff. Codes are case insensitive. This code system does not define the 16 million+ valid RGB codes (terminology servers will need code to support the RGB grammar).",
"copyright" : "[Copyright](https://www.w3.org/copyright/software-license-2023/) ©2026 World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply.",
"caseSensitive" : false,
"compositional" : true,
"content" : "not-present"
}