{
  "resourceType": "CodeSystem",
  "id": "ehealth-communication-category",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>annotation</td><td>Annotering</td></tr><tr><td>note</td><td>Note</td></tr></table></div>"
  },
  "url": "http://ehealth.sundhed.dk/cs/communication-category",
  "version": "2021.3.0",
  "name": "CommunicationCategory",
  "title": "Communication Category",
  "status": "active",
  "experimental": false,
  "date": "2019-09-27T00:00:00+00:00",
  "publisher": "Systematic | Trifork",
  "contact": [
    {
      "name": "Systematic | Trifork",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "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"
        }
      ]
    }
  ]
}