FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeNamingSystem
IdNamingSystem-color-names.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/NamingSystem-color-names.html
URLhttp://terminology.hl7.org/NamingSystem/color-names
Version20260630
Statusactive
Date2026-06-08T00:00:00-00:00
NameColorNames
TitleColor Names
Realmuv
Authorityhl7
DescriptionThis 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).
CopyrightBy 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/)"
Kindcodesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem color-names

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/color-names
Version20260630
NameColorNames
TitleColor Names
Statusactive
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).

PublisherWorld 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:

  • 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 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/copyright/software-license-2023/"

Identifiers

TypeValuePreferredComment
URIhttp://terminology.hl7.org/CodeSystem/color-namestrue
OID2.16.840.1.113883.4.642.4.2120true
URIhttp://hl7.org/fhir/color-namesThe URI for this code system when it was published as part of the FHIR core specification.

Source1

{
  "resourceType": "NamingSystem",
  "id": "color-names",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/color-names",
  "version": "20260630",
  "name": "ColorNames",
  "title": "Color Names",
  "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).",
  "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/)\"",
  "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."
    }
  ]
}