http://terminology.hl7.org/CodeSystem/IECColourManagement|1.0.1

name
IECColourManagement
package
hl7.terminology.r4@6.3.0
content
not-present
status
active
date
2022-01-25 00:00:00.0

IEC 61966-2-1: Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB

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

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/IECColourManagement"
  }, {
    "name" : "version",
    "valueString" : "1.0.1"
  } ]
}