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

: Example Comprehensive SubmissionSet - XML Representation

Raw xml | Download



<List xmlns="http://hl7.org/fhir">
  <id value="ex-compSubmissionSetList"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.SubmissionSet"/>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Example SubmissionSet for comprehensive metadata</h2><table class="clstu"><tr><td>Date: Dec 26, 2004, 4:50:50 AMMode: workingStatus: currentCode: SubmissionSet as a FHIR List</td></tr><tr><td>Subject: <a href="Patient-ex-patient.html">Patient/ex-patient</a> &quot; SCHMIDT&quot;</td></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td></tr><tr><td><a href="DocumentReference-ex-documentreference.html">DocumentReference/ex-documentreference</a></td></tr><tr><td><a href="List-ex-list.html">List/ex-list</a></td></tr></table></div>
  </text>
  <extension
             url="https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="225728007"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId">
    <valueIdentifier>
      <value value="urn:oid:1.2.3.4"/>
    </valueIdentifier>
  </extension>
  <identifier>
    <use value="official"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:340d303b-b889-4d44-b766-27f14c212236"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <system value="urn:ietf:rfc:3986"/>
    <value
           value="urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46355"/>
  </identifier>
  <status value="current"/>
  <mode value="working"/>
  <title value="Example SubmissionSet for comprehensive metadata"/>
  <code>
    <coding>
      <system
              value="https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes"/>
      <code value="submissionset"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ex-patient"/>
  </subject>
  <date value="2004-12-25T23:50:50-05:00"/>
  <entry>
    <item>🔗 
      <reference value="DocumentReference/ex-documentreference"/>
    </item>
  </entry>
  <entry>
    <item>🔗 
      <reference value="List/ex-list"/>
    </item>
  </entry>
</List>