<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example293" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:23:45.319+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
Blank Report?
</pre>
    </div>
  </text>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z986811-16258415" />
  </identifier>
  <status value="final" />
  <code>
    <text value="General Biochemistry" />
  </code>
  <subject>
    <reference value="Patient/110" />
  </subject>
  <effectiveDateTime value="2012-04-05T17:50:00Z" />
  <issued value="2012-04-06T00:03:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
</DiagnosticReport>