CH EPR FHIR (R4)
5.0.0 - trial-use Switzerland flag

This page is part of the CH EPR FHIR (R4) (v5.0.0: DSTU 5 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH MHD-1 Update Document Metadata Transaction Response Example - XML Representation

Raw xml | Download


<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>