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
<Bundle xmlns="http://hl7.org/fhir">
<id value="ex-response-comprehensiveProvideDocumentBundleComplete"/>
<meta>
<profile
value="https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideDocumentBundleResponse"/>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
</security>
</meta>
<type value="transaction-response"/>
<link>
<relation value="self"/>
<url value="http://example.com/fhir"/>
</link>
<entry>
<response>
<status value="201 Created"/>
<location value="List/501"/>
<lastModified value="2020-10-05T11:56:15.094+00:00"/>
</response>
</entry>
<entry>
<response>
<status value="201 Created"/>
<location value="List/502"/>
<lastModified value="2020-10-05T11:56:15.095+00:00"/>
</response>
</entry>
<entry>
<response>
<status value="201 Created"/>
<location value="DocumentReference/501"/>
<lastModified value="2020-10-05T11:56:15.096+00:00"/>
</response>
</entry>
<entry>
<response>
<status value="201 Created"/>
<location value="Binary/501"/>
<lastModified value="2020-10-05T11:56:15.097+00:00"/>
</response>
</entry>
</Bundle>