<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example326" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:24:04.18+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
SERUM/PLASMA
Sodium            141     mmol/L ( 135-145  )
Potassium         4.2     mmol/L ( 3.5-5.5  )
Chloride          111     mmol/L ( 95-110   )
HCO3               23     mmol/L ( 22-30    )
Creatinine         81     umol/L ( 49-90    )
 (Creatinine)    0.081    mmol/L ( 0.05-0.09)
Urea              6.0     mmol/L ( 2.5-8.3  )
 eGFR             68             ( SEE-BELOW)
Albumin            34     g/L    ( 35-50    )
AP                 51     IU/L   ( 30-120   )
GGT                31     IU/L   ( 10-65    )
ALT                47     IU/L   ( &lt;34      )
AST                51     IU/L   ( &lt;31      )
Bili Total          6     umol/L ( &lt;19      )
Protein Total      67     g/L    ( 65-85    )
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/118" />
      </subject>
      <reason>
        <text value="Trauma MVA" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z986860-16258381" />
  </identifier>
  <status value="final" />
  <code>
    <text value="General Biochemistry" />
  </code>
  <subject>
    <reference value="Patient/118" />
  </subject>
  <effectiveDateTime value="2012-04-05T18:15:00Z" />
  <issued value="2012-04-05T20:09:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>