{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div><p>\n\t\t\t\t\tThis value set contains concept codes for the color of the wound\n\t\t\t\t\texudate.\n\t\t\t\t</p></div><b> Copyright Statement:</b><p></p><div><p> This resource includes content from SNOMED Clinical Terms®\n\t\t\t\t\t(SNOMED CT®) which is copyright\n\t\t\t\t\tof the International Health\n\t\t\t\t\tTerminology Standards Development\n\t\t\t\t\tOrganisation (IHTSDO).\n\t\t\t\t\tImplementers\n\t\t\t\t\tof these specifications must have the appropriate\n\t\t\t\t\tSNOMED CT Affiliate\n\t\t\t\t\tlicense - for more\n\t\t\t\t\tinformation contact\n\t\t\t\t\thttp://www.snomed.org/snomed-ct/get-snomed-ct or\n\t\t\t\t\tinfo@snomed.org\n\t\t\t\t</p></div><p> This value set includes codes from the following code systems:\n\t\t\t</p><ul><li>\n\t\t\t\t\t371258006 (Bronze color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t371254008 (Brown color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t371256005 (Gold color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t371246006 (Green color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t371242008 (Orange color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t371243003 (Pink color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t371240000 (Red color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t371251000 (White color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t263935005 (Yellow (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t371248007 (Yellow green color (qualifier value))\n\t\t\t\t</li><li>\n\t\t\t\t\t263716002 (Colorless (qualifier value))\n\t\t\t\t</li></ul></div>"
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Exsudatfarbe",
  "version": "0.9",
  "name": "ExudateColor",
  "title": "Exsudatfarbe (SNOMED)",
  "status": "draft",
  "experimental": false,
  "publisher": "Hochschule Osnabrück",
  "contact": [
    {
      "name": "Mareike Przysucha",
      "telecom": [
        {
          "system": "email",
          "value": "ewundbericht@hs-osnabrueck.de",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.hs-osnabrueck.de/forschungsgruppe-informatik-im-gesundheitswesen/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Exsudatfarbe (SNOMED)",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "371258006",
            "display": "Bronze color (qualifier value)"
          },
          {
            "code": "371254008",
            "display": "Brown color (qualifier value)"
          },
          {
            "code": "371256005",
            "display": "Gold color (qualifier value)"
          },
          {
            "code": "371246006",
            "display": "Green color (qualifier value)"
          },
          {
            "code": "371242008",
            "display": "Orange color (qualifier value)"
          },
          {
            "code": "371243003",
            "display": "Pink color (qualifier value)"
          },
          {
            "code": "371240000",
            "display": "Red color (qualifier value)"
          },
          {
            "code": "371251000",
            "display": "White color (qualifier value)"
          },
          {
            "code": "263935005",
            "display": "Yellow (qualifier value)"
          },
          {
            "code": "371248007",
            "display": "Yellow green color (qualifier value)"
          },
          {
            "code": "263716002",
            "display": "Colorless (qualifier value)"
          }
        ]
      }
    ]
  }
}