<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LocationExample001 - XML Representation

Raw xml | Download



<Location xmlns="http://hl7.org/fhir">
  <id value="LocationExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/LocationMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location LocationExample001</b></p><a name="LocationExample001"> </a><a name="hcLocationExample001"> </a><a name="LocationExample001-en-US"> </a><p><b>identifier</b>: <code>https://fhir.medicaia.ar/SUSALUD</code>/L2222 (use: official, )</p><p><b>status</b>: Active</p><p><b>name</b>: Sede CABA</p><p><b>description</b>: Sucursal CABA - Medicaia</p><p><b>physicalType</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/LocationTypeCS bu}">Building</span></p><p><b>managingOrganization</b>: <a href="Organization-OrganizationExample001.html">Organization MEDICAIA HEALTHCARE</a></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://fhir.medicaia.ar/SUSALUD"/>
    <value value="L2222"/>
    <assigner>🔗 
      <reference value="Organization/OrganizationExample001"/>
    </assigner>
  </identifier>
  <status value="active"/>
  <name value="Sede CABA"/>
  <description value="Sucursal CABA - Medicaia"/>
  <physicalType>
    <coding>
      <system value="https://fhir.medicaia.ar/CodeSystem/LocationTypeCS"/>
      <code value="bu"/>
      <display value="Building"/>
    </coding>
  </physicalType>
  <managingOrganization>🔗 
    <reference value="Organization/OrganizationExample001"/>
  </managingOrganization>
</Location>