<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example236" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:23:17.865+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
Does the patient have a previously diagnosed prostatic disease? (Y/N) N

PSA                      *           \XE6\g/L    (&lt;4.0    )

Comment: The requested tests were not completed as no sample was
         received. Ward notified.
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/188" />
      </subject>
      <reason>
        <text value="Urinary Symptoms 2/52 With Loin Pain" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z968814-16258476" />
  </identifier>
  <status value="final" />
  <code>
    <text value="Tumour Markers" />
  </code>
  <subject>
    <reference value="Patient/188" />
  </subject>
  <effectiveDateTime value="2012-04-05T19:45:00Z" />
  <issued value="2012-04-06T07:38:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>