Fujitsu Healthy Living Implementation Guide
1.1.30 - release

Publication Build: This will be filled in by the publication tooling

: DiagnosticReportMediaExample - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnosticreport-media"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-diagnosticreport-common"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://jpfhir.jp/fhir/core/CodeSystem/JP_DocumentCodes_CS 12132-7}">超音波検査</span> </h2><table class="grid"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>When For</td><td>2025-09-17 14:56:18+0900</td></tr></table><p><b>Report Details</b></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_DocumentCodes_CS"/>
      <code value="12132-7"/>
      <display value="超音波検査報告書"/>
    </coding>
    <text value="超音波検査"/>
  </code>
  <subject>
    <reference
               value="Patient?identifier=urn:uuid:1a9c138d-e039-4c96-ad72-4d91aa71100c|12345"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/e004"/>
  </encounter>
  <effectiveDateTime value="2025-09-17T14:56:18+09:00"/>
  <media>
    <link>🔗 
      <reference value="Media/media-image"/>
    </link>
  </media>
  <media>
    <link>🔗 
      <reference value="Media/media-video"/>
    </link>
  </media>
</DiagnosticReport>