eHealth Infrastructure (v2020.8)


{
  "resourceType" : "SearchParameter",
  "id" : "ehealth-communication-search-threadId",
  "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/threadId</code></p><p><b>name</b>: threadId</p><p><b>status</b>: active</p><p><b>date</b>: Jan 7, 2021 1:26:31 PM</p><p><b>code</b>: threadId</p><p><b>base</b>: Communication</p><p><b>type</b>: string</p><p><b>description</b>: Search parameter for finding communication based on thread id</p><p><b>expression</b>: Communication.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-thread-id')</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/threadId",
  "name" : "threadId",
  "status" : "active",
  "date" : "2021-01-07T13:26:31+00:00",
  "code" : "threadId",
  "base" : [
    "Communication"
  ],
  "type" : "string",
  "description" : "Search parameter for finding communication based on thread id",
  "expression" : "Communication.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-thread-id')",
  "xpathUsage" : "normal"
}