eHealth Infrastructure (v2020.8)


{
  "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>: Jan 7, 2021 1:26:31 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" : "2021-01-07T13:26:31+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"
}