<?xml version="1.0" encoding="UTF-8"?>

<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="ImagingReportRetractionExample"/>
  <meta>
    <profile value="http://hl7.eu/fhir/imaging/StructureDefinition/DiagnosticReportEuImaging"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml">
<div>
  <table class="grid dict">
        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td>ImagingReportRetractionExample</td>
        </tr>
        

        
          <tr>
            <th scope="row"><b>Code: </b></th>
            <td>

  
      <p style="margin-bottom: 5px;">
        
          <span>Diagnostic imaging study</span>
        
        
          <span>(</span>
            
              <span><a href="https://loinc.org/">http://loinc.org</a>:</span>
            
            
              <span>18748-4</span>
            
          <span>)</span>
        
      </p>
  

</td>
          </tr>
        

        
        <tr>
            <th scope="row">
                <b>
                    
                        Identifier:
                    
                </b>
            </th>
            <td>
              <p style="margin-bottom: 5px;">
                
                  <span><a href="https://example.org/imaging-report-identifiers">https://example.org/imaging-report-identifiers</a>: </span>
                
                
                  <span>report-retraction-example</span>
                
              </p>
            </td>
        </tr>
        
       
        

        
        <tr>
            <th scope="row"><b>Status: </b></th>
            <td>entered-in-error</td>
        </tr>
        

        
        
        
        <tr>
            <th scope="row"><b>Category: </b></th>
            <td>
              
                

  
      <p style="margin-bottom: 5px;">
        
        
          <span>(</span>
            
              <span><a href="https://loinc.org/">http://loinc.org</a>:</span>
            
            
              <span>85430-7</span>
            
          <span>)</span>
        
      </p>
  


              
                

  
      <p style="margin-bottom: 5px;">
        
        
          <span>(</span>
            
              <span><a href="http://hl7.eu/fhir/health-data-api/1.0.0-ballot/CodeSystem-eehrxf-document-priority-category-cs.html">http://hl7.eu/fhir/health-data-api/CodeSystem/eehrxf-document-priority-category-cs</a>:</span>
            
            
              <span>Medical-Imaging</span>
            
          <span>)</span>
        
      </p>
  


              
            </td>
        </tr>
        
        
        
        <tr>
            <th scope="row"><b>Subject: </b></th>
            
              <td><a href="Patient-PatientStructuredReport.html">3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)</a> </td>
            
        </tr>
        

        
        
        

        
        <tr>
            <th scope="row"><b>Performer: </b></th>
            <td>
            
              <p><a href="Organization-OrganizationStructuredReport.html">Organization Ultrasound centrum</a></p>
            
            </td>
        </tr>
        

        

        

        

        

        


        
        
        
  </table>
</div>
</div>
  </text>
  <extension url="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition">
    <valueReference>
      <reference value="Composition/ImagingReportRetractionComposition"/>
    </valueReference>
  </extension>
  <identifier>
    <system value="https://example.org/imaging-report-identifiers"/>
    <value value="report-retraction-example"/>
  </identifier>
  <status value="entered-in-error"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85430-7"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://hl7.eu/fhir/health-data-api/CodeSystem/eehrxf-document-priority-category-cs"/>
      <code value="Medical-Imaging"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18748-4"/>
      <display value="Diagnostic imaging study"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/PatientStructuredReport"/>
  </subject>
  <performer>
    <reference value="Organization/OrganizationStructuredReport"/>
  </performer>
  <imagingStudy>
    <reference value="ImagingStudy/ImagingStudyStructuredReport"/>
  </imagingStudy>
</DiagnosticReport>