<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example190" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:23:00.579+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         3.9     mmol/L ( 3.5-5.5  )
Chloride           96     mmol/L ( 95-110   )
HCO3               20     mmol/L ( 22-30    )
Creatinine         56     umol/L ( 49-90    )
 (Creatinine)    0.056    mmol/L ( 0.05-0.09)
Urea              3.1     mmol/L ( 2.5-8.3  )
 eGFR             &gt;90            ( SEE-BELOW)
Glucose           3.2     mmol/L ( 3.3-7.7  )
 (fasting)      NoInfo
Calcium          2.56     mmol/L ( 2.10-2.60)
Phosphate        1.03     mmol/L ( 0.8-1.5  )
Magnesium        0.75     mmol/L ( 0.8-1.0  )
Albumin            43     g/L    ( 35-50    )
AP                 60     IU/L   ( 30-120   )
GGT                23     IU/L   ( 10-65    )
ALT                17     IU/L   ( &lt;34      )
AST                24     IU/L   ( &lt;31      )
Bili Total         13     umol/L ( &lt;19      )
Protein Total      83     g/L    ( 65-85    )
C-React Prot        2     mg/L   ( &lt;5       )
LIPIDS
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/168" />
      </subject>
      <reason>
        <text value="See Slip" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z968856-16258537" />
  </identifier>
  <status value="final" />
  <code>
    <text value="General Biochemistry" />
  </code>
  <subject>
    <reference value="Patient/168" />
  </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>