<?xml version="1.0" encoding="UTF-8"?>

<Bundle xmlns="http://hl7.org/fhir">
  <id value="CHMhd1UpdateDocumentMetadataTransactionResponseExample"/>
  <meta>
    <profile value="http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-1-updatedocumentmetadatatransactionresponse"/>
  </meta>
  <type value="transaction-response"/>
  <link>
    <relation value="self"/>
    <url value="http://example.org/fhir"/>
  </link>
  <entry>
    <response>
      <status value="200 OK"/>
      <location value="DocumentReference/DocRefPdf/_history/2"/>
      <etag value="2"/>
    </response>
  </entry>
</Bundle>