FHIR IG analytics| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-ColorRGB.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/ValueSet-ColorRGB.html |
| URL | http://terminology.hl7.org/ValueSet/ColorRGB |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-06-08T00:00:00+00:00 |
| Name | ColorRGB |
| Title | RGB Values for Color |
| Realm | uv |
| Authority | hl7 |
| 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. |
| Copyright | [Copyright](https://www.w3.org/copyright/software-license-2023/) ©2026 World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply. |
No resources found
| CodeSystem | ||
| hl7.terminology#current | color-rgb | RGB Values for Color |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ColorRGB
Profile: Shareable ValueSet
http://terminology.hl7.org/CodeSystem/color-rgb version Not Stated (use latest from terminology server){
"resourceType": "ValueSet",
"id": "ColorRGB",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}