eHealth Infrastructure (v2021.2)


{
  "resourceType" : "SearchParameter",
  "id" : "ehealth-appointment-search-responsible",
  "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/Appointment/responsible</code></p><p><b>name</b>: responsible</p><p><b>status</b>: active</p><p><b>date</b>: May 6, 2021 7:41:40 AM</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" : "2021-05-06T07:41:40+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"
}