{
  "resourceType" : "SearchParameter",
  "id" : "location-physicaltype",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter location-physicaltype</b></p><a name=\"location-physicaltype\"> </a><a name=\"hclocation-physicaltype\"> </a><h2>SearchParameterLocationPhysicalType</h2><p>Parameter <code>locationphysicaltype</code>:<code>token</code></p><div><p>Search for Location resources by physicalType field.</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>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/location.html\">Location</a></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" : "http://digitalhealth.gov.au/fhir/hcpd/SearchParameter/location-physicaltype",
  "version" : "26.0.0",
  "name" : "SearchParameterLocationPhysicalType",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-30T11:47:54+10:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [{
    "name" : "Australian Digital Health Agency",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.digitalhealth.gov.au/"
    },
    {
      "system" : "email",
      "value" : "help@digitalhealth.gov.au"
    }]
  },
  {
    "name" : "Australian Digital Health Agency",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:help@digitalhealth.gov.au",
      "use" : "work"
    }]
  }],
  "description" : "Search for Location resources by physicalType field.",
  "useContext" : [{
    "code" : {
      "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
      "code" : "jurisdiction"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "urn:iso:std:iso:3166",
        "code" : "AU",
        "display" : "Australia"
      }]
    }
  }],
  "code" : "locationphysicaltype",
  "base" : ["Location"],
  "type" : "token",
  "expression" : "Location.physicalType",
  "target" : ["Location"]
}