eHealth Infrastructure (v2020.4)

{
  "resourceType" : "SearchParameter",
  "id" : "ehealth-appointment-search-responsible",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ehealth-appointment-search-responsible</p><p><b>url</b>: <a href=\"http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/responsible\">http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/responsible</a></p><p><b>name</b>: responsible</p><p><b>status</b>: active</p><p><b>date</b>: May 22, 2020 12:11:22 PM</p><p><b>code</b>: responsible</p><p><b>base</b>: Appointment</p><p><b>type</b>: reference</p><p><b>description</b>: Search parameter for finding responsible entity on Appointment</p><p><b>expression</b>: Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible')</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/responsible",
  "name" : "responsible",
  "status" : "active",
  "date" : "2020-05-22T12:11:22+00:00",
  "code" : "responsible",
  "base" : [
    "Appointment"
  ],
  "type" : "reference",
  "description" : "Search parameter for finding responsible entity on Appointment",
  "expression" : "Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible')",
  "xpathUsage" : "normal"
}