{
  "resourceType": "ValueSet",
  "id": "ehealth-document-type",
  "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-typecode-vs.html\">http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-typecode-vs</a></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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://details.loinc.org/LOINC/69730-0.html\">69730-0</a></td><td>Instructions</td><td>Instruktioner</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/48766-0.html\">48766-0</a></td><td>Information source</td><td>Informationskilde</td></tr></table></li></ul></div>"
  },
  "url": "http://ehealth.sundhed.dk/vs/document-type",
  "version": "2.3.0",
  "name": "DocumentType",
  "title": "Document Type",
  "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 Type value set.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-typecode-vs"
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "69730-0",
            "display": "Instructions",
            "designation": [
              {
                "language": "da",
                "value": "Instruktioner"
              }
            ]
          },
          {
            "code": "48766-0",
            "display": "Information source",
            "designation": [
              {
                "language": "da",
                "value": "Informationskilde"
              }
            ]
          }
        ]
      }
    ]
  }
}