<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example237" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:23:18.303+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
SERUM/PLASMA
Sodium            140     mmol/L ( 135-145  )
Potassium         4.9     mmol/L ( 3.5-5.5  )
Chloride          103     mmol/L ( 95-110   )
HCO3               30     mmol/L ( 22-30    )
Creatinine         83     umol/L ( 64-104   )
 (Creatinine)    0.083    mmol/L ( 0.05-0.11)
Urea              6.5     mmol/L ( 2.5-8.3  )
 eGFR             &gt;90            ( SEE-BELOW)
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/188" />
      </subject>
      <reason>
        <text value="Urinary Symptoms 2/52 With Loin Pain" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z968814-16258475" />
  </identifier>
  <status value="final" />
  <code>
    <text value="General Biochemistry" />
  </code>
  <subject>
    <reference value="Patient/188" />
  </subject>
  <effectiveDateTime value="2012-04-05T19:45:00Z" />
  <issued value="2012-04-05T20:19:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>