<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example142" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:22:46.434+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
SERUM/PLASMA
Bili Total          *     umol/L ( &lt;19      )
Protein Total       *     g/L    ( 65-85    )

Comment: The requested tests were not completed as no
         sample was  received.
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/151" />
      </subject>
      <reason>
        <text value="S\H/A Anneurism" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z968858-16258597" />
  </identifier>
  <status value="final" />
  <code>
    <text value="General Biochemistry" />
  </code>
  <subject>
    <reference value="Patient/151" />
  </subject>
  <effectiveDateTime value="2012-04-05T21:30:00Z" />
  <issued value="2012-04-05T23:43:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>