FHIR IG analytics| Package | hl7.terminology |
| Resource Type | NamingSystem |
| Id | NamingSystem-color-rgb.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/NamingSystem-color-rgb.html |
| URL | http://terminology.hl7.org/NamingSystem/color-rgb |
| Version | 20260630 |
| Status | active |
| Date | 2026-06-08T00:00:00-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. |
| Kind | codesystem |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem color-rgb
| Defining URL | http://terminology.hl7.org/NamingSystem/color-rgb |
| Version | 20260630 |
| Name | ColorRGB |
| Title | RGB Values for Color |
| Status | active |
| Definition | 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). |
| Publisher | World Wide Web Consortium (W3C) |
| Copyright | Copyright ©2026 World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply. |
| Type | Value | Preferred | Comment |
| URI | http://terminology.hl7.org/CodeSystem/color-rgb | true | |
| OID | 2.16.840.1.113883.4.642.4.2121 | true | |
| URI | http://hl7.org/fhir/color-rgb | The URI for this code system when it was published as part of the FHIR core specification. |
{
"resourceType": "NamingSystem",
"id": "color-rgb",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/NamingSystem/color-rgb",
"version": "20260630",
"name": "ColorRGB",
"title": "RGB Values for Color",
"status": "active",
"kind": "codesystem",
"date": "2026-06-08T00:00:00-00:00",
"publisher": "World Wide Web Consortium (W3C)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.w3.org/"
}
]
}
],
"responsible": "World Wide Web Consortium (W3C)",
"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.",
"uniqueId": [
{
"type": "uri",
"value": "http://terminology.hl7.org/CodeSystem/color-rgb",
"preferred": true
},
{
"type": "oid",
"value": "2.16.840.1.113883.4.642.4.2121",
"preferred": true
},
{
"type": "uri",
"value": "http://hl7.org/fhir/color-rgb",
"comment": "The URI for this code system when it was published as part of the FHIR core specification."
}
]
}