<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="core-examples-DiagnosticReport-example184" />
  <meta>
    <versionId value="3" />
    <lastUpdated value="2016-09-08T12:22:58.438+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <pre>
Request No:  Z516466
      Date: 05/04/12                                              Arterial
      Time:    20:52                                      Units   Ref Range
            -------- -------- -------- -------- --------  ------  ---------
BLOOD GASES
Temperature     37.0                                      Deg. C
pH              7.40                                              7.35-7.45
pCO2              36                                      mmHg    35-45
Base Excess     -2.1                                      mmol/L  -3.0/3.0
pO2               81                                      mmHg    75-100
O2 Sat            96                                      %       95-100

ELECTROLYTES (Whole Blood)
Potassium        4.3                                      mmol/L  3.5-5.5
Sodium           138                                      mmol/L  135-145

BLOOD CO-OXIMETRY
Total   Hb       148                                      g/L     130-170

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/153" />
      </subject>
      <reason>
        <text value="Automatic Request Registration" />
      </reason>
    </DiagnosticOrder>
  </contained>
  <identifier>
    <system value="http://acme.com/lab/reports" />
    <value value="12Z561466-16258555" />
  </identifier>
  <status value="final" />
  <code>
    <text value="Blood Gas" />
  </code>
  <subject>
    <reference value="Patient/153" />
  </subject>
  <effectiveDateTime value="2012-04-05T20:52:00Z" />
  <issued value="2012-04-05T20:54:00+00:00" />
  <performer>
    <reference value="Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" />
    <display value="Acme Laboratory, Inc" />
  </performer>
  <request>
    <reference value="#req" />
  </request>
</DiagnosticReport>