eHealth Infrastructure (v2020.7)


{
  "resourceType" : "ValueSet",
  "id" : "ehealth-device-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</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><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=59181002\">59181002</a></td><td>Oxygen analyser</td><td>Oxygen analyser</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=258057004\">258057004</a></td><td>Ikke-invasiv blodtryksmonitor</td><td></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=19892000\">19892000</a></td><td>Vægt</td><td></td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/device-types",
  "version" : "2020-02-28T07:09:20",
  "name" : "DeviceTypes",
  "title" : "Device Types",
  "status" : "active",
  "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"
              }
            ]
          },
          {
            "code" : "258057004",
            "display" : "Ikke-invasiv blodtryksmonitor"
          },
          {
            "code" : "19892000",
            "display" : "Vægt"
          }
        ]
      }
    ]
  }
}