eHealth Infrastructure (v2019.5)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-device-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>DeviceTypes</h2><div><p>Device Types value set.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-ehealth-device-types.html\"><code>http://ehealth.sundhed.dk/cs/device-types</code></a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-Snomed.html#Snomed-59181002\">59181002</a></td><td>Oxygen analyser</td><td>Oxygen analyser</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>59181002</td><td>Oxygen analyser</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/device-types",
  "version" : "2019.5",
  "name" : "DeviceTypes",
  "title" : "DeviceTypes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-02-08T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Device Types value set.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/device-types"
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "59181002",
            "display" : "Oxygen analyser",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Oxygen analyser"
              }
            ]
          }
        ]
      }
    ]
  }
}