eHealth Infrastructure (v2021.2)


{
  "resourceType" : "SearchParameter",
  "id" : "ehealth-communication-search-groupId",
  "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/groupId</code></p><p><b>name</b>: communicationGroupId</p><p><b>status</b>: active</p><p><b>date</b>: May 6, 2021 7:41:40 AM</p><p><b>code</b>: communicationGroupId</p><p><b>base</b>: Communication</p><p><b>type</b>: string</p><p><b>description</b>: Search parameter for finding resources based on group id</p><p><b>expression</b>: Communication.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id')</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/groupId",
  "name" : "communicationGroupId",
  "status" : "active",
  "date" : "2021-05-06T07:41:40+00:00",
  "code" : "communicationGroupId",
  "base" : [
    "Communication"
  ],
  "type" : "string",
  "description" : "Search parameter for finding resources based on group id",
  "expression" : "Communication.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id')",
  "xpathUsage" : "normal"
}