HL7 Terminology (THO)
7.2.0 - Publication International flag

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

: RGB Values for Color

Active as of 2026-06-08

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ColorRGB"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://terminology.hl7.org/ValueSet/ColorRGB"/>
  <version value="1.0.0"/>
  <name value="ColorRGB"/>
  <title value="RGB Values for Color"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-08T00:00:00+00:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="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 value="true"/>
  <copyright
             value="[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 value="http://terminology.hl7.org/CodeSystem/color-rgb"/>
    </include>
  </compose>
</ValueSet>