{
  "resourceType" : "SearchParameter",
  "id" : "Location-characteristic",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Location-characteristic</b></p><a name=\"Location-characteristic\"> </a><a name=\"hcLocation-characteristic\"> </a><h2>characteristic</h2><p>Parameter <code>physical-type</code>:<code>token</code></p><div><p>Search by physicalType of a Location (e.g. wa = ward).</p>\n<p>This SearchParameter is defined based on the R6 (build) equivalent (https://build.fhir.org/location-search.html#Location-characteristic).</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/location.html\">Location</a></td></tr><tr><td>Expression</td><td><code>Location.physicalType</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/isik/SearchParameter/Location-characteristic",
  "version" : "6.0.0-rc",
  "name" : "characteristic",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.gematik.de"
    }]
  }],
  "description" : "Search by physicalType of a Location (e.g. wa = ward). \n\nThis SearchParameter is defined based on the R6 (build) equivalent (https://build.fhir.org/location-search.html#Location-characteristic).\n",
  "code" : "physical-type",
  "base" : ["Location"],
  "type" : "token",
  "expression" : "Location.physicalType",
  "xpathUsage" : "normal"
}