<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example328" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:24:05.304+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
Request No:  Z516065
      Date: 05/04/12                                              Arterial
      Time:    18:24                                      Units   Ref Range
            -------- -------- -------- -------- --------  ------  ---------
BLOOD GASES
Temperature     37.0                                      Deg. C
pH              7.32L                                             7.35-7.45
pCO2              52H                                     mmHg    35-45
Base Excess      0.4                                      mmol/L  -3.0/3.0
pO2               24L                                     mmHg    75-100
O2 Sat            40L                                     %       95-100

ELECTROLYTES (Whole Blood)
Potassium        5.6H                                     mmol/L  3.5-5.5
Sodium           141                                      mmol/L  135-145

BLOOD CO-OXIMETRY
Total   Hb       140                                      g/L     115-150

Note: Reference Ranges shown are for arterial blood only.
      Venous blood ranges for pH pCO2 pO2 are:
      pH     7.31 - 7.41
      pCO2    40  -  50  mmHg
      pO2     30  -  50  mmHg

</pre>
    </div>
  </text>
  <contained>
    <DiagnosticOrder>
      <id value="req" />
      <subject>
        <reference value="Patient/118" />
      </subject>
      <reason>
        <text value="Automatic Request Registration" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z561065-16258379" />
  </identifier>
  <status value="final" />
  <code>
    <text value="Blood Gas" />
  </code>
  <subject>
    <reference value="Patient/118" />
  </subject>
  <effectiveDateTime value="2012-04-05T18:24:00Z" />
  <issued value="2012-04-05T18:26:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>