<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example70" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:22:32.049+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.6     mmol/L ( 3.5-5.5  )
Chloride          103     mmol/L ( 95-110   )
HCO3               29     mmol/L ( 22-30    )
Creatinine        148     umol/L ( 64-104   )
 (Creatinine)    0.148    mmol/L ( 0.05-0.11)
Urea             14.6     mmol/L ( 2.5-8.3  )
 eGFR             41             ( SEE-BELOW)
Calcium          2.43     mmol/L ( 2.10-2.60)
Albumin            32     g/L    ( 35-50    )
AP                 90     IU/L   ( 30-120   )
GGT                19     IU/L   ( 10-65    )
ALT                14     IU/L   ( &lt;45      )
AST                22     IU/L   ( &lt;35      )
Bili Total         10     umol/L ( &lt;19      )
Protein Total      77     g/L    ( 65-85    )
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/116" />
      </subject>
      <reason>
        <text value="TIA Slurred Speech Facial Droop Cardiac Hx" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z986901-16258670" />
  </identifier>
  <status value="final" />
  <code>
    <text value="General Biochemistry" />
  </code>
  <subject>
    <reference value="Patient/116" />
  </subject>
  <effectiveDateTime value="2012-04-05T22:30:00Z" />
  <issued value="2012-04-06T00:07:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>