{
  "resourceType": "ValueSet",
  "id": "ehealth-document-class",
  "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>Import all the codes that are contained in <a href=\"ValueSet-dk-ihe-classcode-vs.html\">http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-classcode-vs</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>Dansk (Danish, da)</b></td></tr><tr><td><a href=\"http://snomed.info/id/900000000000469006\">900000000000469006</a></td><td>URL</td><td>Hyperlink</td></tr></table></li></ul></div>"
  },
  "url": "http://ehealth.sundhed.dk/vs/document-class",
  "version": "2022.1",
  "name": "DocumentClass",
  "title": "Document Class",
  "status": "active",
  "experimental": true,
  "date": "2019-02-08T00:00:00+00:00",
  "publisher": "Systematic | Trifork",
  "contact": [
    {
      "name": "Systematic | Trifork",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Document Class value set.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-classcode-vs"
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "900000000000469006",
            "display": "URL",
            "designation": [
              {
                "language": "da",
                "value": "Hyperlink"
              }
            ]
          }
        ]
      }
    ]
  }
}