Mobile access to Health Documents (MHD)
4.2.2-current - ci-build International flag

Mobile access to Health Documents (MHD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 4.2.2-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.MHD/ and changes regularly. See the Directory of published versions

: DocumentReference for Comprehensive metadata beeing replaced - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="ex-patchParameters"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Patch.Parameters"/>
  </meta>
  <parameter>
    <name value="operation"/>
    <part>
      <name value="type"/>
      <valueCode value="replace"/>
    </part>
    <part>
      <name value="path"/>
      <valueString value="DocumentReference.status"/>
    </part>
    <part>
      <name value="value"/>
      <valueCode value="superseded"/>
    </part>
  </parameter>
</Parameters>