{
  "resourceType" : "SearchParameter",
  "id" : "ehealth-appointment-search-groupId",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>appointmentGroupId</h2><p>Parameter <code>appointmentGroupId</code>:<code>string</code></p><div><p>Search parameter for finding resources based on group id</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/appointment.html\">Appointment</a></td></tr><tr><td>Expression</td><td><code>Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id')</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/SearchParameter/Appointment/groupId",
  "version" : "2.9.0",
  "name" : "appointmentGroupId",
  "status" : "active",
  "date" : "2021-05-06T08:31:20+00:00",
  "publisher" : "Systematic | Trifork",
  "contact" : [{
    "name" : "Systematic | Trifork",
    "telecom" : [{
      "system" : "url",
      "value" : "http://ehealth.sundhed.dk"
    }]
  }],
  "description" : "Search parameter for finding resources based on group id",
  "code" : "appointmentGroupId",
  "base" : ["Appointment"],
  "type" : "string",
  "expression" : "Appointment.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-group-id')",
  "xpathUsage" : "normal"
}