<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mi-document-type" />
  <url value="http://ontariohealth.ca/fhir/ValueSet/mi-document-type" />
  <version value="0.9.0" />
  <name value="DocumentType" />
  <title value="Medical Imaging Document Type" />
  <status value="active" />
  <date value="2024-04-19T02:20:56.4940505+00:00" />
  <publisher value="Ontario Health" />
  <description value="The following list enumerates MI Document Types. The LOINC code 55115-0, displayed as &quot;Requested imaging studies information Document&quot; signifies an &quot;order&quot;. The LOINC code 18726-0, displayed as &quot;Radiology studies&quot; corresponds to the &quot;image manifest&quot;. While the LOINC code 18748-4, displayed as &quot;Diagnostic Imaging Study&quot; designates a &quot;report&quot;." />
  <immutable value="false" />
  <compose>
    <include>
      <system value="http://loinc.org" />
      <concept>
        <code value="55115-0" />
        <display value="Requested imaging studies information Document" />
      </concept>
      <concept>
        <code value="18726-0" />
        <display value="Radiology studies (set)" />
      </concept>
      <concept>
        <code value="18748-4" />
        <display value="Diagnostic imaging study" />
      </concept>
    </include>
  </compose>
</ValueSet>