{
  "resourceType" : "SearchParameter",
  "id" : "location-contains",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>LocationContainsSearchParameter</h2><p>Parameter <code>location-contains</code>:<code>special</code></p><div><p>Select Locations of the specified contains (co-ordinates)</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.extension.where(url='http://hl7.org/fhir/StructureDefinition/location-boundary-geojson').boundary-geojson</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/ndh/SearchParameter/location-contains",
  "version" : "1.0.0-ballot",
  "name" : "LocationContainsSearchParameter",
  "status" : "active",
  "date" : "2023-07-30T14:53:07+00:00",
  "publisher" : "HL7 International - Patient Administration Work Group",
  "contact" : [{
    "name" : "HL7 International - Patient Administration Work Group",
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/Special/committees/pafm"
    },
    {
      "system" : "email",
      "value" : "pafm@lists.hl7.org"
    }]
  }],
  "description" : "Select Locations of the specified contains (co-ordinates)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "code" : "location-contains",
  "base" : ["Location"],
  "type" : "special",
  "expression" : "Location.extension.where(url='http://hl7.org/fhir/StructureDefinition/location-boundary-geojson').boundary-geojson",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "multipleAnd" : true
}