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

FHIR IG analytics

Packagehl7.terminology.r4b
Resource TypeNamingSystem
IdNamingSystem-IECColourManagement.json
FHIR VersionR4B

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 IECColourManagement

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/IECColourManagement
Version1.0.0
NameIECColourManagement
TitleIEC 61966-2-1: Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB
Statusactive
Definition

IEC 61966-2-1:1999 is the official specification of sRGB. It provides viewing environment, encoding, and colorimetric details.

For more information, please see https://webstore.iec.ch/publication/6168

PublisherInternational Electrotechnical Commission

Identifiers

TypeValuePreferredPeriodComment
URIhttp://terminology.hl7.org/CodeSystem/IECColourManagementtrue2022-01-13 --> (ongoing)This is the URL endorsed by the HTA and is considered authoritative.

Source1

{
  "resourceType": "NamingSystem",
  "id": "IECColourManagement",
  "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/IECColourManagement"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "IEC 61966-2-1: Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB"
    }
  ],
  "name": "IECColourManagement",
  "status": "active",
  "kind": "codesystem",
  "date": "2022-01-25T00:00:00-00:00",
  "publisher": "International Electrotechnical Commission",
  "contact": [
    {
      "name": "International Electrotechnical Commission; 3 rue de Varembé, PO Box 131, CH-1211 Geneva 20, Switzerland",
      "telecom": [
        {
          "system": "email",
          "value": "secretariat@iecee.org"
        },
        {
          "system": "phone",
          "value": "+41 22 919 02 11"
        },
        {
          "system": "url",
          "value": "https://www.iec.ch/homepage"
        }
      ]
    }
  ],
  "responsible": "International Electrotechnical Commission",
  "description": "IEC 61966-2-1:1999 is the official specification of sRGB. It provides viewing environment, encoding, and colorimetric details.\r\n\r\nFor more information, please see https://webstore.iec.ch/publication/6168",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/IECColourManagement",
      "preferred": true,
      "comment": "This is the URL endorsed by the HTA and is considered authoritative.",
      "period": {
        "start": "2022-01-13"
      }
    }
  ]
}