FHIR IG analytics| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-color-codes.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/ValueSet-color-codes.html |
| URL | http://terminology.hl7.org/ValueSet/color-codes |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-06-18T18:31:46+00:00 |
| Name | ColorCodesOrRGB |
| Title | Color Codes (Names or RGB Values) |
| Realm | uv |
| Authority | hl7 |
| Description | This value set includes color codes - either the color names as defined in [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/), or any valid RGB code (```#RRGGBB``` in Hex). |
| Copyright | By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions. Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications: * The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. * Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the [W3C software and document short notice](https://www.w3.org/Consortium/Legal/2023/copyright-software-short-notice.html) should be included. * Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [$year-of-document] [World Wide Web Consortium](https://www.w3.org/). [https://www.w3.org/copyright/software-license-2023/](https://www.w3.org/copyright/software-license-2023/)" |
No resources found
| CodeSystem | ||
| hl7.terminology#current | color-names | Color Names |
| hl7.terminology#current | color-rgb | RGB Values for Color |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet color-codes
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/color-names version 📦20260630http://terminology.hl7.org/CodeSystem/color-rgb version Not Stated (use latest from terminology server){
"resourceType": "ValueSet",
"id": "color-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/ValueSet/color-codes",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.3326"
}
],
"version": "1.0.0",
"name": "ColorCodesOrRGB",
"title": "Color Codes (Names or RGB Values)",
"status": "active",
"experimental": false,
"date": "2026-06-18T18:31:46+00:00",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "This value set includes color codes - either the color names as defined in [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/), or any valid RGB code (```#RRGGBB``` in Hex).",
"copyright": "By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.\r\n\r\nPermission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications:\r\n\r\n* The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.\r\n* Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the [W3C software and document short notice](https://www.w3.org/Consortium/Legal/2023/copyright-software-short-notice.html) should be included.\r\n* Notice of any changes or modifications, through a copyright statement on the new code or document such as \"This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [$year-of-document] [World Wide Web Consortium](https://www.w3.org/). [https://www.w3.org/copyright/software-license-2023/](https://www.w3.org/copyright/software-license-2023/)\"",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/color-names"
},
{
"system": "http://terminology.hl7.org/CodeSystem/color-rgb"
}
]
}
}