<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example304" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:23:51.305+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
Lab No : Z366381
SPECIMENS
Specimen Type : Blood Cultures
Description   : Venous/peripheral

Aerobic bottle               4   days                 Negative
Anaerobic bottle             4   days                 Negative
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/161" />
      </subject>
      <reason>
        <text value="Febrile FI" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z968801-16258404" />
  </identifier>
  <status value="partial" />
  <code>
    <text value="Blood Cultures" />
  </code>
  <subject>
    <reference value="Patient/161" />
  </subject>
  <effectiveDateTime value="2012-04-05T18:44:00Z" />
  <issued value="2012-04-09T21:19:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>