Health Care Surveys Reporting
2.0.0-ballot - STU 2 - Ballot United States of America flag

This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) Healthcare Surveys Reporting Content IG (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Diagnostic Report Note Example - XML Representation

Page standards status: Informative

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnosticreport-note-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note|6.1.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport diagnosticreport-note-example</b></p><a name="diagnosticreport-note-example"> </a><a name="hcdiagnosticreport-note-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-diagnosticreport-note.html">US Core DiagnosticReport Profile for Report and Note Exchangeversion: null6.1.0)</a></p></div><h2><span title="Codes:{http://loinc.org 42272-5}">XR Chest PA and Lateral</span> (<span title="Codes:{http://loinc.org LP29684-5}">Radiology</span>) </h2><table class="grid"><tr><td>Subject</td><td>Dominique369 Ledner144  Female, DoB: 1965-06-22 ( MRN: Alaska Driver's License#abc123 (use: usual, ))</td></tr><tr><td>When For</td><td>2025-01-02 10:00:00+0000</td></tr><tr><td>Reported</td><td>2025-01-02 11:30:00+0000</td></tr><tr><td>Performer</td><td> <a href="Practitioner-practitioner-1.html">Practitioner Joseph P Nichols (official)</a></td></tr></table><p><b>Report Details</b></p><p>No acute radiographic abnormality</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LP29684-5"/>
      <display value="Radiology"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="42272-5"/>
      <display value="XR Chest PA and Lateral"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-ledner"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/encounter-ambulatory"/>
  </encounter>
  <effectiveDateTime value="2025-01-02T10:00:00Z"/>
  <issued value="2025-01-02T11:30:00Z"/>
  <performer>🔗 
    <reference value="Practitioner/practitioner-1"/>
  </performer>
  <conclusion value="No acute radiographic abnormality"/>
</DiagnosticReport>