FHIR IG analytics| Package | hl7.terminology.r3 |
| Resource Type | NamingSystem |
| Id | NamingSystem-color-names.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem color-names
| Defining URL | http://terminology.hl7.org/NamingSystem/color-names |
| Version | 20260630 |
| Name | ColorNames |
| Title | Color Names |
| Status | active |
| Definition | This code system represents the named RGB colors found in the CSS Color Module Level 4 specification. The names are not case sensitive and different cases are encountered in common use (e.g. AliceBlue vs aliceblue). |
| Publisher | World Wide Web Consortium (W3C) |
| 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:
|
| Type | Value | Preferred | Comment |
| URI | http://terminology.hl7.org/CodeSystem/color-names | true | |
| OID | 2.16.840.1.113883.4.642.4.2120 | true | |
| URI | http://hl7.org/fhir/color-names | The URI for this code system when it was published as part of the FHIR core specification. |
{
"resourceType": "NamingSystem",
"id": "color-names",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "http://terminology.hl7.org/NamingSystem/color-names"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "20260630"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
"valueString": "Color Names"
}
],
"name": "ColorNames",
"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": "This code system represents the named RGB colors found in the [CSS Color Module Level 4 specification](https://www.w3.org/TR/css-color-4/). The names are not case sensitive and different cases are encountered in common use (e.g. AliceBlue vs aliceblue).",
"uniqueId": [
{
"type": "uri",
"value": "http://terminology.hl7.org/CodeSystem/color-names",
"preferred": true
},
{
"type": "oid",
"value": "2.16.840.1.113883.4.642.4.2120",
"preferred": true
},
{
"type": "uri",
"value": "http://hl7.org/fhir/color-names",
"comment": "The URI for this code system when it was published as part of the FHIR core specification."
}
]
}