Guia de Implementação do AnHealth
0.2.0 - CI Build

Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions

: LocationPhysicalType - XML Representation

Draft as of 2023-02-06

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="LocationPhysicalType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: SearchParameter</b><a name="LocationPhysicalType"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource SearchParameter "LocationPhysicalType" </p></div><p><b>url</b>: <code>https://ancode.app/fhir/SearchParameter/LocationPhysicalType</code></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: LocationPhysicalType</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2023-02-06</p><p><b>publisher</b>: Ancode</p><p><b>contact</b>: <a href="https://ancode.app">https://ancode.app</a></p><p><b>description</b>: Location PhysicalType</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><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: false</p><p><b>multipleAnd</b>: false</p></div>
  </text>
  <url value="https://ancode.app/fhir/SearchParameter/LocationPhysicalType"/>
  <version value="0.2.0"/>
  <name value="LocationPhysicalType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-02-06"/>
  <publisher value="Ancode"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://ancode.app"/>
    </telecom>
  </contact>
  <description value="Location PhysicalType"/>
  <code value="physicalType"/>
  <base value="Location"/>
  <type value="token"/>
  <expression value="Location.physicalType"/>
  <xpathUsage value="normal"/>
  <multipleOr value="false"/>
  <multipleAnd value="false"/>
</SearchParameter>