eHealth Infrastructure (v2019.6.1)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-restriction-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RestrictionCategory</h2><div><p>Value set for restriction category.</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-restriction-category.html\"><code>http://ehealth.sundhed.dk/cs/restriction-category</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-restriction-category.html#ehealth-restriction-category-None\">None</a></td><td>None</td><td>No restiction category. Should not be combined with other values</td></tr><tr><td><a href=\"CodeSystem-ehealth-restriction-category.html#ehealth-restriction-category-measurement-monitoring\">measurement-monitoring</a></td><td>Monitoring of measurement(s)</td><td>Monitoring of measurement(s)</td></tr><tr><td><a href=\"CodeSystem-ehealth-restriction-category.html#ehealth-restriction-category-measuring-support\">measuring-support</a></td><td>Support of measurement(s)</td><td>Support of measurement(s)</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>None</td><td>No restiction category. Should not be combined with other values</td></tr><tr><td>measurement-monitoring</td><td>Monitoring of measurement(s)</td></tr><tr><td>measuring-support</td><td>Support of measurement(s)</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/restriction-category",
  "version" : "2019.6.1",
  "name" : "RestrictionCategory",
  "title" : "RestrictionCategory",
  "status" : "active",
  "experimental" : true,
  "date" : "2019-08-05T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Value set for restriction category.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/restriction-category",
        "concept" : [
          {
            "code" : "None",
            "display" : "None",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "No restiction category. Should not be combined with other values"
              }
            ]
          },
          {
            "code" : "measurement-monitoring",
            "display" : "Monitoring of measurement(s)",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Monitoring of measurement(s)"
              }
            ]
          },
          {
            "code" : "measuring-support",
            "display" : "Support of measurement(s)",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Support of measurement(s)"
              }
            ]
          }
        ]
      }
    ]
  }
}