CH EPR FHIR (R4)
5.0.0-ci-build - ci-build Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. 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>