Mobile access to Health Documents (MHD)
4.2.2 - Trial-Implementation
This page is part of the IHE Mobile Access to Health Documents (v4.2.2: Publication) 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
<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="path"/>
<valueString value="DocumentReference.status"/>
</part>
<part>
<name value="type"/>
<valueCode value="replace"/>
</part>
<part>
<name value="value"/>
<valueCode value="superseded"/>
</part>
</parameter>
</Parameters>