Mona FHIR Implementation Guide
0.4.50648 - ci-build

Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions

: Location Physical Type - XML Representation

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Location-physicaltype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>https://fhir.mona.icu/SearchParameter/Location-physicaltype</code></p><p><b>version</b>: 0.4.50648</p><p><b>name</b>: LocationPhysicalType</p><p><b>status</b>: active</p><p><b>date</b>: 2021-04-27</p><p><b>publisher</b>: Clinomic</p><p><b>contact</b>: Clinomic: <a href="https://clinomic.ai/">https://clinomic.ai/</a>,<a href="mailto:info@clinomic.ai">info@clinomic.ai</a></p><p><b>description</b>: Searches for locations with a specific kind of physical-type.</p><p><b>code</b>: physicaltype</p><p><b>base</b>: Location</p><p><b>type</b>: token</p><p><b>expression</b>: Location.physicalType</p></div>
  </text>
  <url value="https://fhir.mona.icu/SearchParameter/Location-physicaltype"/>
  <version value="0.4.50648"/>
  <name value="LocationPhysicalType"/>
  <status value="active"/>
  <date value="2021-04-27"/>
  <publisher value="Clinomic"/>
  <contact>
    <name value="Clinomic"/>
    <telecom>
      <system value="url"/>
      <value value="https://clinomic.ai/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@clinomic.ai"/>
    </telecom>
  </contact>
  <description
               value="Searches for locations with a specific kind of physical-type."/>
  <code value="physicaltype"/>
  <base value="Location"/>
  <type value="token"/>
  <expression value="Location.physicalType"/>
</SearchParameter>