eHealth Infrastructure (v2020.3)

{
  "resourceType" : "CodeSystem",
  "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 code system http://ehealth.sundhed.dk/cs/communication-category defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">annotation<a name=\"ehealth-communication-category-annotation\"> </a></td><td>annotation</td><td>Annotation</td></tr><tr><td style=\"white-space:nowrap\">note<a name=\"ehealth-communication-category-note\"> </a></td><td>note</td><td>Note</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/communication-category",
  "version" : "0.6.0",
  "name" : "CommunicationCategory",
  "title" : "Communication Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-09-27T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Communication category",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "annotation",
      "display" : "annotation",
      "definition" : "Annotation",
      "designation" : [
        {
          "language" : "da",
          "value" : "Annotering"
        }
      ]
    },
    {
      "code" : "note",
      "display" : "note",
      "definition" : "Note",
      "designation" : [
        {
          "language" : "da",
          "value" : "Note"
        }
      ]
    }
  ]
}