0.5.0 - ci-build

FHIR_CORE_AR - Local Development build (v0.5.0). See the Directory of published versions

: Location - Puesto El Toro 17 - XML Representation

Raw xml | Download



<Location xmlns="http://hl7.org/fhir">
  <id value="Location-Puesto-El-Toro-17"/>
  <meta>
    <profile
             value="http://fhir.msal.gob.ar/core/StructureDefinition/Location-ar-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: AC: 50380842150137 (USUAL)</p><p><b>status</b>: active</p><p><b>name</b>: PUESTO EL TORO (17)</p><p><b>mode</b>: instance</p><p><b>address</b>: AVENIDA LAVALLE ESQUINA 24 DE OCTUBRE EL TORO Jujuy 4643 (WORK)</p><h3>Positions</h3><table class="grid"><tr><td>-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td>*</td><td>-66.82708740234375</td><td>-23.20853398091185</td></tr></table></div>
  </text>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <code value="AC"/>
      </coding>
    </type>
    <system value="http://refes.msal.gob.ar"/>
    <value value="50380842150137"/>
  </identifier>
  <status value="active"/>
  <name value="PUESTO EL TORO (17)"/>
  <mode value="instance"/>
  <address>
    <use value="work"/>
    <type value="physical"/>
    <line value="AVENIDA LAVALLE ESQUINA 24 DE OCTUBRE"/>
    <city value="EL TORO"/>
    <district value="SUSQUES"/>
    <state value="Jujuy"/>
    <postalCode value="4643"/>
  </address>
  <position>
    <longitude value="-66.82708740234375"/>
    <latitude value="-23.20853398091185"/>
  </position>
</Location>