<Bundle xmlns="http://hl7.org/fhir">
  <meta>
    <profile value="http://poc-lis.cens.cl/fhir/StructureDefinition/PocBundlePreCarga" />
  </meta>
  <type value="transaction" />
  <entry>
    <fullUrl value="urn:uuid:3a1ced32-8446-11ea-bc55-0242ac130003" />
    <resource>
      <Location>
        <meta>
          <profile value="http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisLocation" />
        </meta>
        <text>
          <status value="generated" />
          <div xmlns="http://www.w3.org/1999/xhtml">
            <a name="mm" />
          </div>
        </text>
        <identifier>
          <use value="official" />
          <system value="http://minsal.cl/EstablecimientoDeis" />
          <value value="001" />
        </identifier>
        <name value="Hospital ACME" />
      </Location>
    </resource>
    <request>
      <method value="PUT" />
      <url value="Location?identifier=http://minsal.cl/EstablecimientoDeis|001" />
    </request>
  </entry>
</Bundle>