eHealth Infrastructure (v2019.6)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-communication-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Communication Category</h2><div><p>Communication 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-communication-category.html\"><code>http://ehealth.sundhed.dk/cs/communication-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-communication-category.html#ehealth-communication-category-annotation\">annotation</a></td><td>annotation</td><td>Annotation</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>annotation</td><td>Annotation</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/communication-category",
  "version" : "2019.6",
  "name" : "Communication Category",
  "title" : "Communication Category",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-09-27T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Communication Category.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/communication-category",
        "concept" : [
          {
            "code" : "annotation",
            "display" : "annotation",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Annotation"
              }
            ]
          }
        ]
      }
    ]
  }
}