HL7 Terminology (THO)
7.2.0 - Publication
This page is part of the HL7 Terminology (v7.2.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-06-08 |
{
"resourceType" : "ValueSet",
"id" : "ColorRGB",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ColorRGB</b></p><a name=\"ColorRGB\"> </a><a name=\"hcColorRGB\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <code>http://terminology.hl7.org/CodeSystem/color-rgb</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
},
"url" : "http://terminology.hl7.org/ValueSet/ColorRGB",
"version" : "1.0.0",
"name" : "ColorRGB",
"title" : "RGB Values for Color",
"status" : "active",
"experimental" : false,
"date" : "2026-06-08T00:00:00+00:00",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
]
}
],
"description" : "This is the all codes value set for the RGB Values for Color code system. Valid codes are #RRGGBB where RR, GG, and BB are two letter hex codes, values 00..ff. Codes are case insensitive.",
"immutable" : true,
"copyright" : "[Copyright](https://www.w3.org/copyright/software-license-2023/) ©2026 World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/color-rgb"
}
]
}
}