FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeCodeSystem
IdCodeSystem-color-rgb.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/CodeSystem-color-rgb.html
URLhttp://terminology.hl7.org/CodeSystem/color-rgb
Version20260630
Statusactive
Date2026-06-18T18:31:46+00:00
NameColorRGB
TitleRGB Values for Color
Realmuv
Authorityhl7
DescriptionRGB 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.
Contentnot-present

Resources that use this resource

ValueSet
hl7.terminology#currentColorRGBRGB Values for Color
hl7.terminology#currentcolor-codesColor Codes (Names or RGB Values)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem color-rgb

This case-insensitive code system http://terminology.hl7.org/CodeSystem/color-rgb defines codes, but no codes are represented here


Source1

{
  "resourceType": "CodeSystem",
  "id": "color-rgb",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-06-18T18:31:46+00: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"
}