FHIR IG analytics| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-color-rgb.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/CodeSystem-color-rgb.html |
| URL | http://terminology.hl7.org/CodeSystem/color-rgb |
| Version | 20260630 |
| Status | active |
| Date | 2026-06-18T18:31:46+00:00 |
| Name | ColorRGB |
| Title | RGB Values for Color |
| Realm | uv |
| Authority | hl7 |
| 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. |
| Content | not-present |
| ValueSet | ||
| hl7.terminology#current | ColorRGB | RGB Values for Color |
| hl7.terminology#current | color-codes | Color Codes (Names or RGB Values) |
No resources found
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
{
"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"
}