{
  "resourceType": "SearchParameter",
  "id": "ehealth-communication-search-communicationCategory",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/category</code></p><p><b>version</b>: 2021.3.0</p><p><b>name</b>: communicationCategory</p><p><b>status</b>: active</p><p><b>date</b>: May 6, 2021 8:31:20 AM</p><p><b>publisher</b>: Systematic | Trifork</p><p><b>contact</b>: Systematic | Trifork: <a href=\"http://ehealth.sundhed.dk\">http://ehealth.sundhed.dk</a></p><p><b>description</b>: Search parameter for finding communication based on the category code</p><p><b>code</b>: communicationCategory</p><p><b>base</b>: Communication</p><p><b>type</b>: token</p><p><b>expression</b>: Communication.category.coding</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url": "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/category",
  "version": "2021.3.0",
  "name": "communicationCategory",
  "status": "active",
  "date": "2021-05-06T08:31:20+00:00",
  "publisher": "Systematic | Trifork",
  "contact": [
    {
      "name": "Systematic | Trifork",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Search parameter for finding communication based on the category code",
  "code": "communicationCategory",
  "base": [
    "Communication"
  ],
  "type": "token",
  "expression": "Communication.category.coding",
  "xpathUsage": "normal"
}