{
  "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 quantitative\n\t\t\t\t\tdescription of the\n\t\t\t\t\tstate of consciousness.\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\t248218005 (Awake (finding))\n\t\t\t\t</li><li>\n\t\t\t\t\t271782001 (Drowsy (finding))\n\t\t\t\t</li><li>\n\t\t\t\t\t268913004 (On examination - unconscious/comatose (finding))\n\t\t\t\t</li></ul></div>"
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Bewusstseinslevel_quantitativ",
  "version": "0.9",
  "name": "Bewusstseinslevel-quantitativ",
  "title": "Bewusstseinslevel - quantitativ (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": "Bewusstseinslevel - quantitativ (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": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "wach"
              }
            ],
            "code": "248218005",
            "display": "Awake (finding)"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "somnolent"
              }
            ],
            "code": "271782001",
            "display": "Drowsy (finding)"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "komatös"
              }
            ],
            "code": "268913004",
            "display": "On examination - unconscious/comatose (finding)"
          }
        ]
      }
    ]
  }
}