<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example258" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:23:28.241+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
SERUM/PLASMA
Calcium          1.55     mmol/L ( 2.10-2.60)
Phosphate        1.28     mmol/L ( 0.8-1.5  )
Magnesium        0.95     mmol/L ( 0.7-1.1  )
Albumin            22     g/L    ( 35-50    )
</pre>
    </div>
  </text>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z968823-16258453" />
  </identifier>
  <status value="final" />
  <code>
    <text value="General Biochemistry" />
  </code>
  <subject>
    <reference value="Patient/194" />
  </subject>
  <effectiveDateTime value="2012-04-05T18:00:00Z" />
  <issued value="2012-04-05T19:46:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
</DiagnosticReport>