Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Location-physical-type

Active as of 2026-07-24

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "Location-physical-type",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Location-physical-type</b></p><a name=\"Location-physical-type\"> </a><a name=\"hcLocation-physical-type\"> </a><h2>physical-type</h2><p>Parameter <code>physical-type</code>:<code>token</code></p><div><p>Physical form of the location (e.g. bed = bd)</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>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://atrius.in/fhir/r4/atrius-in/SearchParameter/Location-physical-type",
  "version" : "0.1.0",
  "name" : "physical-type",
  "status" : "active",
  "date" : "2026-07-24T19:16:12+05:30",
  "publisher" : "Atrius",
  "contact" : [
    {
      "name" : "Atrius",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://atrius.in"
        }
      ]
    }
  ],
  "description" : "Physical form of the location (e.g. bed = bd)",
  "code" : "physical-type",
  "base" : [
    "Location"
  ],
  "type" : "token",
  "expression" : "Location.physicalType"
}