<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example192" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:23:01.235+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
SERUM/PLASMA
Sodium            134     mmol/L ( 135-145  )
Potassium         4.3     mmol/L ( 3.5-5.5  )
Chloride          102     mmol/L ( 95-110   )
HCO3               23     mmol/L ( 22-30    )
Creatinine         49     umol/L ( 49-90    )
 (Creatinine)    0.049    mmol/L ( 0.05-0.09)
Urea              4.4     mmol/L ( 2.5-8.3  )
 eGFR             &gt;90            ( SEE-BELOW)
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/169" />
      </subject>
      <reason>
        <text value="Febrile" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z986846-16258529" />
  </identifier>
  <status value="final" />
  <code>
    <text value="General Biochemistry" />
  </code>
  <subject>
    <reference value="Patient/169" />
  </subject>
  <effectiveDateTime value="2012-04-05T20:39:00Z" />
  <issued value="2012-04-05T21:14:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>