HL7 Europe Imaging Report R4
1.0.0-ballot - qa-preview 150

HL7 Europe Imaging Report R4, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r4/ and changes regularly. See the Directory of published versions

: DiagnosticReport: unstructured minimal metadata

Raw xml | Download


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

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

  
      <p style="margin-bottom: 5px;">
        
          <span>Diagnostic imaging report - example sections and entries</span>
        
        
          <span>(</span>
            
              <span><a href="https://loinc.org/">http://loinc.org</a>:</span>
            
            
              <span>85430-7</span>
            
          <span>)</span>
        
      </p>
  

</td>
          </tr>
        

        
        <tr>
            <th scope="row">
                <b>
                    
                        Identifier:
                    
                </b>
            </th>
            <td>
              <p style="margin-bottom: 5px;">
                
                  <span><a href="http://example.org/myhospital/reportidentifiers">http://example.org/myhospital/reportidentifiers</a>: </span>
                
                
                  <span>unstructured-report-001</span>
                
              </p>
            </td>
        </tr>
        
       
        
        <tr>
            <th scope="row"><b>BasedOn: </b></th>
            <td>Identifier: Accession ID/ACC-123456789</td>
        </tr>
        

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

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

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


              
                

  
      <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>
  


              
            </td>
        </tr>
        
        
        
        <tr>
            <th scope="row"><b>Subject: </b></th>
            
              <td><a href="Bundle-bundle-report-minimal-metadata-unstructured.html#urn-uuid-1d3c5b7a-9e0f-4a2b-8c6d-5e4f3a2b1c0d">Jane Doe(official) (no stated gender), DoB: 1976-04-29</a> </td>
            
        </tr>
        

        
        
        

        
        <tr>
            <th scope="row"><b>Performer: </b></th>
            <td>
            
              <p><a href="Organization-OrganizationUnstructuredReport.html">Organization Rediologie Zentrum Bremen</a></p>
            
            </td>
        </tr>
        

        

        

        

        

        


        
        
        
          <tr>
              <th scope="row"><b>Presented form: </b></th>
              <td>
                <ul>
                  
                  <li>application/pdf @ Binary/BinaryUnstructuredReport</li>
                  
                </ul>
              </td>
          </tr>        
        
  </table>
</div>
</div>
  </text>
  <identifier>
    <system value="http://example.org/myhospital/reportidentifiers"/>
    <value value="unstructured-report-001"/>
  </identifier>
  <basedOn>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="ACSN"/>
        </coding>
      </type>
      <system value="http://example.org/myhospital/accessionsystem"/>
      <value value="ACC-123456789"/>
    </identifier>
  </basedOn>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs"/>
      <code value="Medical-Imaging"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85430-7"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85430-7"/>
      <display
               value="Diagnostic imaging report - example sections and entries"/>
    </coding>
  </code>
  <subject>
    <reference value="urn:uuid:1d3c5b7a-9e0f-4a2b-8c6d-5e4f3a2b1c0d"/>
  </subject>
  <performer>🔗 
    <reference value="Organization/OrganizationUnstructuredReport"/>
  </performer>
  <imagingStudy>
    <identifier>
      <type>
        <coding>
          <system value="http://dicom.nema.org/resources/ontology/DCM"/>
          <code value="110180"/>
          <display value="Study Instance UID"/>
        </coding>
      </type>
      <system value="urn:dicom:uid"/>
      <value value="1.2.840.113619.2.55.3.604688123.783.1704067200.1"/>
    </identifier>
  </imagingStudy>
  <presentedForm>
    <contentType value="application/pdf"/>
    <language value="de"/>
    <url value="Binary/BinaryUnstructuredReport"/>
    <creation value="2024-01-01T00:00:00Z"/>
  </presentedForm>
</DiagnosticReport>