<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example254" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:23:26.412+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
URINE
Period                          ru.   Hrs
Volume                           na   ml

Urine Creatinine                3.0   mmol/L
Urine Creatinine Excretion            mmol/D          ( 7-13     )
Urine Protein                  0.57   g/L
Urine Protein Excretion               g/D             ( &lt;0.15    )
Protein/Creat Ratio             190 H mg/mmol Creat   ( 15-35    )
</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/124" />
      </subject>
      <reason>
        <text value="Pre Organ " />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z968873-16258457" />
  </identifier>
  <status value="final" />
  <code>
    <text value="Urine Chemistry" />
  </code>
  <subject>
    <reference value="Patient/124" />
  </subject>
  <effectiveDateTime value="2012-04-05T19:20:00Z" />
  <issued value="2012-04-05T19:49:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>