<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example86" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:22:34.464+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
THYROID FUNCTION
Free T4                   18.5       pmol/L  ( 9.0-26.0 )
Free T3                    5.3       pmol/L  ( 3.5-6.5  )
TSH                       0.08    L  mIU/L   ( 0.1-4.0  )



</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/124" />
      </subject>
      <reason>
        <text value="Chest Pain" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z968898-16258654" />
  </identifier>
  <status value="final" />
  <code>
    <text value="Endo / Nutrition" />
  </code>
  <subject>
    <reference value="Patient/124" />
  </subject>
  <effectiveDateTime value="2012-04-05T21:40:00Z" />
  <issued value="2012-04-06T01:08:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>