This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Observation-example-f002-excess.xml

Real-world patient - excess (id = "f002")

Raw XML

<Observation xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>Generated Narrative</b>
      </p>
      <p>
        <b>name</b>: 
        <span title="Codes: {http://loinc.org 11555-0}">Base excess in Blood by calculation</span>
      </p>
      <p>
        <b>value[x]</b>: 12.6 mmol/l
      </p>
      <p>
        <b>interpretation</b>: 
        <span title="Codes: {http://hl7.org/fhir/v2/0078 A}">abnormal</span>
      </p>
      <p>
        <b>applies[x]</b>: 2-Apr 2013 10:30 --&gt; 5-Apr 2013 10:30
      </p>
      <p>
        <b>issued</b>: 3-Apr 2013 15:30
      </p>
      <p>
        <b>status</b>: final_
      </p>
      <p>
        <b>reliability</b>: ok
      </p>
      <p>
        <b>bodySite</b>: 
        <span title="Codes: {http://snomed.info/sct 308046002}">Superficial forearm vein</span>
      </p>
      <p>
        <b>method</b>: 
        <span title="Codes: {http://snomed.info/sct 120220003}">Injection to forearm</span>
      </p>
      <p>
        <b>identifier</b>: 6324 (official)
      </p>
      <p>
        <b>subject</b>: P. van de Heuvel
      </p>
      <p>
        <b>performer</b>: A. Langeveld
      </p>
      <h3>ReferenceRanges</h3>
      <table class="grid">
        <tr>
          <td>
            <b>Low</b>
          </td>
          <td>
            <b>High</b>
          </td>
          <td>
            <b>Meaning</b>
          </td>
          <td>
            <b>Age</b>
          </td>
        </tr>
        <tr>
          <td>7.1 mmol/l</td>
          <td>11.2 mmol/l</td>
          <td> </td>
          <td> </td>
        </tr>
      </table>
    </div>
  </text>
  <name>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11555-0"/>
      <display value="Base excess in Blood by calculation"/>
    </coding>
  </name>
  <valueQuantity>
    <value value="12.6"/>
    <units value="mmol/l"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mmol/l"/>
  </valueQuantity>
  <interpretation>
    <coding>
      <system value="http://hl7.org/fhir/v2/0078"/>
      <code value="A"/>
      <display value="abnormal"/>
    </coding>
  </interpretation>
  <appliesPeriod>
    <start value="2013-04-02T10:30:10+01:00"/>
    <end value="2013-04-05T10:30:10+01:00"/>
  </appliesPeriod>
  <issued value="2013-04-03T15:30:10+01:00"/>
  <status value="final"/><!--    urn:oid:2.16.840.1.113883.4.642.1.7    -->
  <reliability value="ok"/><!--    2.16.840.1.113883.4.642.1.118    -->
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="308046002"/>
      <display value="Superficial forearm vein"/>
    </coding>
  </bodySite>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="120220003"/>
      <display value="Injection to forearm"/>
    </coding>
  </method>
  <identifier>
    <use value="official"/>
    <system value="http://www.bmc.nl/zorgportal/identifiers/observations"/>
    <value value="6324"/>
  </identifier>
  <subject>
    <reference value="Patient/f001"/>
    <display value="P. van de Heuvel"/>
  </subject>
  <performer>
    <reference value="Practitioner/f005"/>
    <display value="A. Langeveld"/>
  </performer>
  <referenceRange>
    <low>
      <value value="7.1"/>
      <units value="mmol/l"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mmol/l"/>
    </low>
    <high>
      <value value="11.2"/>
      <units value="mmol/l"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mmol/l"/>
    </high>
  </referenceRange>
</Observation>