eHealth Infrastructure (v2020.1)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-usage-quality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>UsageQuality</h2><div><p>Value set of hierarchical codes stating the quality of the user's operation of a device/ability to qualify questionnaire answers.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ehealth-usage-quality.html\"><code>http://ehealth.sundhed.dk/cs/usage-quality</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-ehealth-usage-quality.html#ehealth-usage-quality-TBD\">TBD</a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr><tr><td><a href=\"CodeSystem-ehealth-usage-quality.html#ehealth-usage-quality-TBD2\">TBD2</a></td><td>Example value2 - Under construction</td><td>Example value2 - Under construction</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>TBD</td><td>Example value - Under construction</td></tr><tr><td>TBD2</td><td>Example value2 - Under construction</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/usage-quality",
  "version" : "0.6.0",
  "name" : "UsageQuality",
  "title" : "UsageQuality",
  "status" : "active",
  "experimental" : true,
  "date" : "2019-02-13T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Value set of hierarchical codes stating the quality of the user's operation of a device/ability to qualify questionnaire answers.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/usage-quality",
        "concept" : [
          {
            "code" : "TBD",
            "display" : "Example value - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value - Under construction"
              }
            ]
          },
          {
            "code" : "TBD2",
            "display" : "Example value2 - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value2 - Under construction"
              }
            ]
          }
        ]
      }
    ]
  }
}